On Fri, 21 Nov 2014 16:31:26 +0100 Reimar Grabowski <[email protected]> wrote:
> On Mon, 14 Jul 2014 23:13:14 +0200 > Joost van der Sluis <[email protected]> wrote: > > Hi, > > > To install the debugger just install the > > components/lazdebuggers/lazdebuggerfp.lpk package. After you've done > > this, go to tools->options->debugger and select the 'FpDebug internal > > Dwarf-debugger'. > You forgot to mention what to place into the executable edit below, because > Lazarus does not like it when you leave it empty. So I just tried with 'gdb' > and that works, but 'gimp', 'eclipse' or any other executable in the path > works as well. I changed the setup code, so that an empty debugger exe invokes the setup dialog only if the default gdbmi debugger is selected. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
