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 <reimg...@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@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to