[Qt-creator] QtCreator 2.0.0. Is there's a way to force display of char arrays as (const char*) in the IDE watch widget?
tech user
techsgin at gmail.com
Thu Jul 1 12:17:44 CEST 2010
Hi all
and thanks in advance.
Is there's a way to force display of char arrays as (const char*) in the
IDE watch widget?
Environment
Qt Creator Version: 2.0.0
OS: Red Hat (RHEL5)
GDB: gdb 7.0.1 (no python scripts enabled)
background:
We are working heavily with char arrays.
i.e
char a[100];
currently QtCreator display the the value as an array.
meaning we have to expand each variable. and the array expend vertical so
you can see only one variable at a time.
Regards
TechSgin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100701/2829f670/attachment.html
More information about the Qt-creator-old
mailing list