[fpc-devel] Console problem in Lazarus trunk

Werner Pamler werner.pamler at freenet.de
Mon Jul 27 22:16:59 CEST 2020


Am 27.07.2020 um 12:57 schrieb Pascal Riekenberg:
> Are you sure? I use laz trunk and fpc trunk and for me the issue arises when
> run within the IDE without debugging. This also applies to Windows apps with
> option -WC.

Strange... But I checked it again (with the simple WriteLn program 
above) and confirm the result reported earlier:

- Laz trunk / fpc 3.2.0 / 32 bit --> does NOT show console if run with 
debugger. Does show it if "run without debugger" (both inside and 
outside the IDE).
- Laz trunk / fpc 3.2.0 / 64 bit --> same
- Laz trunk / fpc trunk / 32 bit --> same

BUT

- Laz 2.0.10 / fpc 3.2.0 / 32 bit --> does show console if run with or 
without debugger (as expected)
- Laz 2.0.10 / fpc 3.2.0 / 64 bit --> does show console if run with or 
without debugger (as expected)
- Laz fixes / fpc fixes / 32 bit --> same

The debugger in each case is the gdb which is distributed with the 
Lazarus 2.0.10 installation.




More information about the fpc-devel mailing list