OSDN Git Service

debugger: work around gdb 7.2 bug
authorhjk <qtc-committer@nokia.com>
Tue, 30 Nov 2010 15:50:42 +0000 (16:50 +0100)
committerhjk <qtc-committer@nokia.com>
Tue, 30 Nov 2010 15:52:46 +0000 (16:52 +0100)
commitf03138aa53a9cb7e8b8dedef40d87faf3b633b87
treed38b528ffdf91b846c3c033ba4dfb39da4689dc2
parent7c0b1b63d5481827faa456c722889d74ee5e9ff2
debugger: work around gdb 7.2 bug

python print gdb.parse_and_eval("ob.d_ptr.d.children\").type.template_argument(0)
creates consistent "RuntimeError: No type named myns::QObject." with stock 7.2
share/qtcreator/gdbmacros/dumper.py
share/qtcreator/gdbmacros/gdbmacros.py