mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-19 07:24:48 +00:00
2000-11-20 H.J. Lu <hjl@gnu.org>
* ia64-tdep.c (gdbarch_tdep): Change reference from ELFOSABI_MONTEREY to ELFOSABI_AIX.
This commit is contained in:
parent
1da80a8282
commit
ef58a6ac64
@ -1,3 +1,8 @@
|
||||
2000-11-20 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* ia64-tdep.c (gdbarch_tdep): Change reference from
|
||||
ELFOSABI_MONTEREY to ELFOSABI_AIX.
|
||||
|
||||
2000-11-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
|
||||
|
||||
* c-valprint.c (print_function_pointer_address): New function
|
||||
|
@ -226,7 +226,7 @@ struct frame_extra_info
|
||||
struct gdbarch_tdep
|
||||
{
|
||||
int os_ident; /* From the ELF header, one of the ELFOSABI_
|
||||
constants: ELFOSABI_LINUX, ELFOSABI_MONTEREY,
|
||||
constants: ELFOSABI_LINUX, ELFOSABI_AIX,
|
||||
etc. */
|
||||
CORE_ADDR (*sigcontext_register_address) (CORE_ADDR, int);
|
||||
/* OS specific function which, given a frame address
|
||||
|
Loading…
x
Reference in New Issue
Block a user