import gdb-1999-08-09 snapshot

This commit is contained in:
Jason Molenda
1999-08-09 21:36:23 +00:00
parent 10e80b4145
commit 96baa820df
118 changed files with 11966 additions and 12071 deletions

View File

@ -208,7 +208,6 @@ process_one_symbol PARAMS ((int, int, CORE_ADDR, char *,
extern void elfstab_build_psymtabs
PARAMS ((struct objfile * objfile,
struct section_offsets * section_offsets,
int mainline,
file_ptr staboff, unsigned int stabsize,
file_ptr stabstroffset,
@ -216,7 +215,6 @@ extern void elfstab_build_psymtabs
extern void coffstab_build_psymtabs
PARAMS ((struct objfile * objfile,
struct section_offsets * section_offsets,
int mainline,
CORE_ADDR textaddr, unsigned int textsize,
struct stab_section_list * stabs,
@ -225,7 +223,6 @@ extern void coffstab_build_psymtabs
extern void stabsect_build_psymtabs
PARAMS ((struct objfile * objfile,
struct section_offsets * section_offsets,
int mainline,
char *stab_name,
char *stabstr_name,