[Qt-interest] Regarding the post mortem debugger option
Patric
userqt at gmail.com
Thu Aug 26 10:32:54 CEST 2010
I see. I'm not familiar with these symbol tables and et cetera, but I
understand that I do not need the source of the application in order to
debug.
Regards,
Patric
On 26.8.2010 г. 11:06, Martin Hofius wrote:
> Am Mittwoch, 25. August 2010 schrieb Patric:
>> Hello everybody,
>>
>> I was wondering what means the "Post mortem debugging". It appears in
>> the beginning when installing qt creator.
>>
>> I found out that this means that when some application crash the creator
>> will appear in order to debug it.
>> However, I can image this happening when we have the sources. But will
>> it change anything if, for example, any other program crash ? Can we see
>> some additional information in qt creator about it ?
> if this programs has symbol table in an appropriate format the debugger may
> show a disassembled code listinng with symbols - otherwise it will show a
> disassembled listing with numeric address lables.
>
> Martin
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list