[Lazarus] Default debug mode and internal debugger

Tony Whyman tony.whyman at mccallumwhyman.com
Thu Dec 4 18:11:37 CET 2014


It would be useful if someone could post a fix as I am getting this 
problem all the time with 1.2.6.

On 04/12/14 15:29, Mattias Gaertner wrote:
> On Thu, 4 Dec 2014 16:11:54 +0100
> Reimar Grabowski <reimgrab at web.de> wrote:
>
>> Hi,
>>
>> if you let the IDE create debug and release build modes for you the resulting debug mode sets the -Xg flag (GDB external debug symbols file).
>> The internal debugger does not work with this set and complains about not finding debug symbols.
>> Perhaps the default debug mode should not set this flag so that both debuggers get at least the chance to work.
> Or add a capability flag to the debugger class for external debug
> symbols. If the current debugger does not support it, the IDE does not
> pass the flag.
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus





More information about the Lazarus mailing list