Hi All,
With the recent changes I can now compile for my arm embedded target using lazarus and can get lazarus to use my EABI GDB to connect to openOCD V8 OK , is there a way I can see what commands are sent to GDB when lazarus starts it up ? I want to check to see if my changes in the class I've added are working and what is sent to gdb so I can check against what I would sent from a cmd prompt. At present I start up OpenOCD V8 in a cmd prompt and when lazarus starts the EABI GDB I can see the connection occur in OpenOCD , So I am getting some where now. Thanks to Sven for your help and Michael Ring who with out his help I would be up the creek with out a paddle. ( and also martin for his help in getting my own class working for gdb ) Kind Regards Justin Smyth -----Original Message----- From: Sven Barth [mailto:[email protected]] Sent: Thursday, 17 July 2014 6:24 AM To: [email protected] Subject: Re: [Lazarus] Compiler Options On 16.07.2014 22:00, Mattias Gaertner wrote: > On Wed, 16 Jul 2014 21:25:49 +0200 > Sven Barth <[email protected]> wrote: > >> [...] >> It's likely better to rely on the system.ppu... :/ > > Some users installed fpc with system.ppu and no classes.ppu. That's > why the test was added years ago. How did they manage that?! O.o Regards, Sven -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
