[fpc-devel] Debugger problem

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Aug 7 13:04:46 CEST 2010


On 07 Aug 2010, at 05:37, Hans-Peter Diettrich wrote:

> I've installed Lazarus 0.9.28 (with FPC 2.2.4) 64 bit on Win7/64. Here gdb works.
> 
> Then I built and installed FPC 2.5 (trunk) for further use. The compiled apps (64 bit) run fine, as long as I disable debugging. With debugging enabled the application hangs on start, i.e. even the console does not appear for a console app (hello world...).
> 
> What might be wrong?

See comment 0035256 at http://bugs.freepascal.org/view.php?id=15692 for how to fix it. I think the default image base for Win64 should be reduced back to something < 32 bit until this problem is solved, but the Win64 maintainers don't agree (http://bugs.freepascal.org/view.php?id=15692).


Jonas


More information about the fpc-devel mailing list