Re[4]: [fpc-devel] Debugging FPC
Никита Баль
buxter-fpc at bk.ru
Sat Apr 5 14:57:23 CEST 2008
> With which version of gdb? Which version of FPC did you compile, and
> with which version of FPC did you compile it? And with which command
> line options (the ones you show above don't include any debug
> generation information, so there must be more)?
>
>
> Jonas
Lazarus version - 0.9.24 beta
FPC compiler version - 2.2.0 [2007/11/14] for i386
GDB version - 6.6
FPC sourse version - 2.2.0
When i changed command line
From:
-Fui386 -Fusystems -Fu../rtl/units/i386-win32 -Fii386 -FE. -FUi386/units/i386-win32 -di386 -dGDB -dBROWSERLOG -Fux86
To:
-di386 -Fu../rtl/units/i386-win32 -FE. -FUi386/units/i386-win32 -dGDB -dBROWSERLOG -gc -gd -gh -gl -gp -gt -gv -gw
error changed too.
new error: "Project pp raised exception class 'Unknown'"
P.S. Sorry for my english.
More information about the fpc-devel
mailing list