[Qt-creator] 64 bit gdb-python27.exe
andy fillebrown
andy.fillebrown at gmail.com
Sun Mar 13 06:56:10 CET 2011
On Sat, Mar 12, 2011 at 5:46 AM, andy fillebrown
<andy.fillebrown at gmail.com> wrote:
> I'm going to try building gdb with TDM-MinGW64 linked to Python27-64, to see if it works.
I managed to get gdb built with --build=x86_64-64-mingw32, but I'm
getting a Python traceback on launch ...
---
TypeError: type 'gdb.Symbol' participates in gc and is a base type but
has inappropriate tp_free slot
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'gdb' is not defined
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-64-mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb)
---
... any ideas on what might be wrong?
Cheers,
~ andy.f
More information about the Qt-creator-old
mailing list