[Qt-interest] gdb
jjDaNiMoTh
jjdanimoth at gmail.com
Sun Feb 14 18:21:48 CET 2010
2010/2/14 Sajjad <dosto.walla at gmail.com>:
[cut]
> Suppose i arrive at the following code fragment :
>
> Workspace *ws = new Workspace();
>
> And i want to step into that constructor and see what happens, but it does
> not when i press step into.
> It just step over.
If it just step over (I don't know why), simply set a breakpoint into
Workspace constructor.
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
More information about the Qt-interest-old
mailing list