[fpc-pascal] Re: Debugger support for FP (issues with libgdb.a)

Andrea mariofutire at googlemail.com
Sat Jan 10 23:09:53 CET 2009


Jonas Maebe wrote:
> 
> On 04 Jan 2009, at 16:51, Andrea wrote:
> 
>> My gdb is version 6.8, on your link I can only find 6.2.1
>> Will that be a problem when it runs?
> 
> No: libgdb.a basically contains a complete gdb implementation in that
> library, and the IDE will use that. It's not an interface to your
> system-installed gdb
> 
> Maybe: that older gdb (6.2.1) may not fully support your system.
> 

Ok, I have finally built fpc with gdb support as suggested by you.
Now, whenever I try to use the debugger (e.g. F8) fp crashes

"Program generated a signal 11. Save your sources and restart the IDE"

and

"The IDE generated an internal error and will now be closed"

Do you have any more ideas?



More information about the fpc-pascal mailing list