[fpc-pascal]Debugging FPC

Peter Vreman peter at freepascal.org
Fri Aug 22 16:50:10 CEST 2003


> On Fri, Aug 22, 2003 at 03:14:20PM +0200, Peter Vreman wrote:
>> You can use the gdb available in Debian. It has already the pascal
>> support
>> included.
> (gdb) b HANDLEERRORFRAME
> Function "HANDLEERRORFRAME" not defined.
>
> It doesn't define whatever HANDLEERRORFRAME is though, so what Jonas
> said won't work...

Try FPC_BREAK_ERROR. It is a special symbol also used by the IDE.






More information about the fpc-pascal mailing list