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.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to