import gdb-1999-08-30 snapshot

This commit is contained in:
Jason Molenda
1999-08-31 01:14:27 +00:00
parent fd485a97b1
commit 104c1213b4
132 changed files with 8907 additions and 3077 deletions

View File

@@ -238,10 +238,8 @@ struct internalvar
#include "gdbtypes.h"
#include "expression.h"
#ifdef __STDC__
struct frame_info;
struct fn_field;
#endif
extern void
print_address_demangle PARAMS ((CORE_ADDR, GDB_FILE *, int));