[Qt-creator] Expanding a C string in the debugger takes forever?

Orgad and Raizel Shaneh orgads at gmail.com
Thu May 17 08:47:47 CEST 2012


On Thu, May 17, 2012 at 1:34 AM, Bryce Schober <bryce.schober at gmail.com>wrote:

> Does anyone have any idea why it takes approximately forever to expand a C
> string in the debugger? Granted it is a char[10000], but seriously - 10k
> isn't much.
>
> I'm using 2.5 final w/ the Qt SDK's latest gdb on Ubuntu 10.04.
>
> <><  <><  <><
> Bryce Schober
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
Why do you expand the whole array? Try right-clicking the variable, Change
Local Display Format -> Latin1.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120517/8c47466f/attachment.html>


More information about the Qt-creator mailing list