[fpc-devel]very very strange error

Maxim Artemev bert_raccoon at freemail.ru
Thu Oct 3 13:04:44 CEST 2002


> Hi.
>
> 1.
> It is in the attached file, line: 111.
> I just added inocent looking line and program crashes on it.
> The full source code with comments is in:
> http://aldona.mii.lt/pms/fps/gdbint.html.
>
Under GUI the stdin,stdout and stderr file handles are not used.
If you want to use writeln, define {$APPTYPE CONSOLE}

Perhaps after calling "StartTrace()" the libgdb opens this file descriptors
(std*) and all works fine.





---
WBR, Max Artemev.
Mathematical department of the Pedagogic University of Moscow, Russia.
The Raccoons Homepage http://theraccoons.lionking.ru
[Furry] [Pascal++] [*NIX]






More information about the fpc-devel mailing list