Start of HP merge changes to GDB.

This commit is contained in:
David Taylor
1998-12-10 21:25:43 +00:00
parent 51d57b0aa6
commit 4770ff087a
14 changed files with 283 additions and 29 deletions

View File

@@ -112,6 +112,10 @@ extern void write_exp_msymbol PARAMS ((struct minimal_symbol *,
extern void write_dollar_variable PARAMS ((struct stoken str));
extern struct symbol * parse_nested_classes_for_hpacc PARAMS ((char *, int, char **, int *, char **));
extern char * find_template_name_end PARAMS ((char *));
extern void
start_arglist PARAMS ((void));