[fpc-devel] Fwd: GDB 7.0.90 available for testing

Marco van de Voort marcov at stack.nl
Sat Feb 20 13:50:47 CET 2010


In our previous episode, Jonas Maebe said:
> This is the pre-release for GDB 7.1

For the interested, I did a win32-mingw build:

http://www.stack.nl/~marcov/gdb7090.zip (6MB since unstripped)

I tried to build the IDE with libgdb, and it seems some deprecated symbols
were removed:

C:\repo\fpc\packages\gdbint\units\i386-win32\gdbint.o: In function
`GDBINT_finalize_implicit':
C:/repo/fpc/packages/gdbint/src/gdbint.pp:(.text.n_gdbint_tgdbinterface_$__gdb__init+0x20):
undefined reference to `deprecated_create_breakpoint_hook'
C:/repo/fpc/packages/gdbint/src/gdbint.pp:(.text.n_gdbint_tgdbinterface_$__gdb_done+0x20):
undefined reference to `deprecated_create_breakpoint_hook'
C:/repo/fpc/packages/gdbint/src/gdbint.pp:(.text.n_gdbint_initlibgdb+0x96):
undefined reference to `error_init'

so the IDE doesn't build.



More information about the fpc-devel mailing list