[Lazarus] Lazreport of master-detail
Reinier Olislagers
reinierolislagers at gmail.com
Tue Jun 24 12:20:22 CEST 2014
On 24/06/2014 10:29, Koenraad Lelong wrote:
> backtrace. Can I have a backtrace in Windows ?
Yes. Use e.g. -gw2 -gl -O-1 (Lazarus: dwarf 2 format, line number, no
optimization, add -O-1 in extra options or whatever it's called) when
compiling.
Run gdb as usual and you should get the backtrace.... or run it in the
debugger under Lazarus to do things the GUI way ;)
More information about the Lazarus
mailing list