[fpc-devel] "embedded" again

Sven Barth pascaldragon at googlemail.com
Mon Jan 21 16:58:23 CET 2013


Am 21.01.2013 16:39, schrieb Michael Schnell:
> On 01/21/2013 04:18 PM, Sven Barth wrote:
>> Having a working GDB and a working debugger in the fp IDE are two 
>> different things, because unlike Lazarus the fp IDE does not use the 
>> command line based interface, but uses a library version of GDB which 
>> is AFAIK since some versions no longer compiled by default... (and 
>> might not be compiled for ARM at all...)
>>
> I see.
>
> I'll ask my colleague who said that Lazarus would "run" on his RPi if 
> he in fact used the debugger.
>
> From your mail it seems less  likely that the fp can use the debugger 
> that that Lazarus can :-( , as a working command line gdb comes with 
> gcc and its availability should be rather "standard".
Yes, it's much more easy to setup Lazarus' debugger correctly (no matter 
if locally or remote) than to setup fp's debugger, because the latter 
needs to be compiled correctly for this...

Regards,
Sven



More information about the fpc-devel mailing list