[Qt-creator] Locals & Watches doesn't show function arguments.
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Tue Jan 5 20:56:14 CET 2010
On Wed, Jan 06, 2010 at 03:10:06AM +0900, paulo wrote:
> Well, that being so I'll install 6.8.
> But what exactly is the advantage?
> gdbmacros does not work without it?
The old C++ based "debugging helpers" will work with any reasonable
recent version of gdb. Gdb 7.0 should be avoided nevertheless due to
the division-by-zero crash I mentioned.
The new Python based helpers work basically work only with very specific
builds, like the ones on ftp://ftp.qt.nokia.com/misc/gdb/.
Andre'
More information about the Qt-creator-old
mailing list