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.

R.

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

Reply via email to