On 16/12/2015 17:26, Ondrej Pokorny wrote:
On 16.12.2015 18:20, Bart wrote:
On 12/16/15, Ondrej Pokorny<laza...@kluug.net>  wrote:

>I had the same issue on Windows 10 and was advised to check
>DisableLoadSymbolsForLibraries (I don't remember who advised me, sorry).
Yoe beat me to it.
(And I was the one.)

:)

Is it possible/reasonable to check the settings by default? Maybe more people will be affected by the Win10 issue and not by disabling load symbols by default?

If we could get a more uptodate gdb for 64 bit that should solve it (providing it passes the gdbmi test case without crash)

If the option is active and you develop a library project, then you can not debug it.

---------
In the past 64 bit did not work because of SEH, so the error was encountered with 32 bit. For 32 bit gdb was updated to 7.7.1 and that should (afaik) fix the issue. (On 32 bit gdb > 7.7.1, tested up do gdb 10 are less stable, they crash in the testcase)

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

Reply via email to