On Friday 02 July 2010 16:19:36 ext tech user wrote:
> Many thanks andre, but what we are looking for is a default behavior like 
> using gdbhelper or gdbmacros.
> We are using c++ classes to represent a tables in the database where we can 
> have 300 fields of type char[], so manual behavior is not really an option.

Then the easiest way would be to get a python enabled gdb and
"fix" share/qtcreator/gdbmacros/dumper.py near the location where
it mentions gdb.TYPE_CODE_ARRAY.

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to