[fpc-devel] Debugger problem
Marc Weustink
marc at dommelstein.net
Sat Aug 7 16:06:42 CEST 2010
Hans-Peter Diettrich wrote:
> Jonas Maebe schrieb:
>
>> See comment 0035256 at http://bugs.freepascal.org/view.php?id=15692
>> for how to fix it.
>
> This was not the problem, but reading helped - I had to enable creation
> of gdb debug info, to make the debugger work with Lazarus. I wonder why
> gdb doesn't report any errors, when running it with the same exe without
> debug information created? Or is the debug info essential for Lazarus?
AFAIK it doesn't ruiquire debuginfo to be present, however without info
you only can run your app.
Marc
More information about the fpc-devel
mailing list