mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-17 16:09:47 +00:00
2003-11-23 Andrew Cagney <cagney@redhat.com>
* arch-utils.h (generic_cannot_extract_struct_value_address): Delete declaration.
This commit is contained in:
parent
7027acc712
commit
eec1a5606c
@ -1,5 +1,8 @@
|
||||
2003-11-23 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* arch-utils.h (generic_cannot_extract_struct_value_address):
|
||||
Delete declaration.
|
||||
|
||||
* defs.h (DEPRECATED_STREQN): Rename STREQN.
|
||||
(DEPRECATED_STREQ): Rename STREQ.
|
||||
* ada-exp.y, ada-lang.c, ada-lex.l, coffread.c: Update.
|
||||
|
@ -35,8 +35,6 @@ extern int gdbarch_debug;
|
||||
/* Fallback for register convertible. */
|
||||
extern gdbarch_deprecated_register_convertible_ftype deprecated_register_convertible_not;
|
||||
|
||||
extern CORE_ADDR generic_cannot_extract_struct_value_address (char *dummy);
|
||||
|
||||
/* Implementation of extract return value that grubs around in the
|
||||
register cache. */
|
||||
extern gdbarch_extract_return_value_ftype legacy_extract_return_value;
|
||||
|
Loading…
x
Reference in New Issue
Block a user