Hi, I updated my Lazarus and I noted a new behavior: if I compile any program with the option Debugging>Generate debugging info unchecked, when I run a message is showed: "The debugger was unable to set all breakpoints during initialization. You may with to check if all sources were compiled with debug-info. Press OK to ignore this and continue"
So, why I run with no debug-info? All Test programs, using FPCUnit Test I run without this info because I do not want the program stop if an exception is raised -- FPCUnit will catch -- but I need to know if there are memory leaks. How I disable this message? Lazarus 1.5 r47948M FPC 2.6.5 i386-win32-win32/win64 Thanks, Marcos Douglas
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
