[fpc-pascal]FPC Debugging (with SQLite)

Matt Emson memsom at interalpha.co.uk
Mon Jul 7 12:54:38 CEST 2003


Eric will have written that unit for BeOS, so I would ask if anyone tested
it for other platforms.... Had a look on BeShare and he's not online, but
that is certainly a question that needs to be addressed first.

Matt

> Hi,
>
> I have a problem with the SQLite library (www.sqlite.org).
> I believe Michael helped me with the conversion of the headers and the
> unit that Eric Jourde wrote.
>
> This all works fine, however when compiling a program with the debug
> options (-g, -gg etc), it won't produce any tracebacks of error. It
> makes it impossible to trace down something like:
>
> An unhandled exception occurred at 0x0809911D :
>                                                List index exceeds bounds
> (1)
>
0x0809911D
>
> Without the source and line numbers ? (I think perhaps the SQLite
> library is interferring with the debug symbols in the program? I'm not
> sure).
>
> Any ideas ?
>
> cheers
> James
>
> --
> -
> - James Mills
> Zero Defect Software Engineers Group - ZDSEG
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>






More information about the fpc-pascal mailing list