[Qt-interest] Regarding the post mortem debugger option
Martin Hofius
Martin at hofius-online.com
Thu Aug 26 10:06:04 CEST 2010
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
More information about the Qt-interest-old
mailing list