hp merge changes -- too numerous to mention here; see ChangeLog and
ChangeLog-gdbtk for details.
This commit is contained in:
parent
d6fdf61c78
commit
4ef1f46773
68 changed files with 7667 additions and 859 deletions
|
@ -29,7 +29,7 @@ struct value;
|
|||
extern int scm_value_print PARAMS ((struct value *, GDB_FILE*,
|
||||
int, enum val_prettyprint));
|
||||
|
||||
extern int scm_val_print PARAMS ((struct type*, char*, CORE_ADDR, GDB_FILE*,
|
||||
extern int scm_val_print PARAMS ((struct type*, char*, int, CORE_ADDR, GDB_FILE*,
|
||||
int, int, int, enum val_prettyprint));
|
||||
|
||||
extern LONGEST scm_get_field PARAMS ((LONGEST, int));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue