[Qt-interest] gdb

David Boosalis david.boosalis at gmail.com
Sun Feb 14 12:46:10 CET 2010


I think after doing your qmake with debug & release you need to run "make
debug", else the default is "make release".  Make sure you do a make clean
prior to running make again.  And check that you see the the compile flag
"-g" in the console output of your "make debug"


On Sat, Feb 13, 2010 at 7:28 PM, Sajjad <dosto.walla at gmail.com> wrote:

> Hello forum,
>
>
> I  tying to observe the call stack with gdb
>
> and i am providing the following command:
>
> break simple_qt.cpp:102
>
> And gdb output is that source file not found.
>
>
> I  have prepared the qmake with  release and debug option.
>
>
> Is there anything that i am missing?
>
>
> Regards
> Sajjad
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100214/2bc06674/attachment.html 


More information about the Qt-interest-old mailing list