[fpc-pascal] How to analyze a core dump?

Cesar Romero cesarliws at gmail.com
Tue Jun 26 19:12:49 CEST 2007


Where S is initialized?
I only see L initialized.

[]s


Cesar Romero
>
> 442:  L:=length(s);
> 443:  if L<1 then exit;
> 444:  case s[1] of
>
> so I can't see how it could possibly be uninitialized.
>
> Bye




More information about the fpc-pascal mailing list