Aurelien Buhrig wrote: > Since the 21th of august 2008, according to gdb changelog, > DEPRECATED_SYMBOL_NAME definition has been removed. > So insight does not compile any more... > > How to fix this ? With a patch? ;-) Keith 2008-09-02 Keith Seitz * generic/gdbtk-cmds.c (gdb_listfuncs): Use SYMBOL_PRINT_NAME instead of DEPRECATED_SYMBOL_NAME. * generic/gdbtk-stack.c (gdb_block_vars): Likewise. (gdb_get_vars_command): Likewise. * generic/gdbtk.h (GDBTK_SYMBOL_SOURCE_NAME): Likewise.