mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 07:21:58 +00:00
* i386-tdep.h (struct regset): Declare opaque.
This commit is contained in:
parent
0f22be51ab
commit
c783cbd61e
@ -1,5 +1,7 @@
|
||||
2003-10-11 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* i386-tdep.h (struct regset): Declare opaque.
|
||||
|
||||
* gdbarch.sh (regset_from_core_section): New method.
|
||||
(struct regset): Declare opaque.
|
||||
* gdbarch.c, gdbarch.h: Regenerated.
|
||||
|
@ -26,6 +26,7 @@
|
||||
struct frame_info;
|
||||
struct gdbarch;
|
||||
struct reggroup;
|
||||
struct regset;
|
||||
|
||||
/* GDB's i386 target supports both the 32-bit Intel Architecture
|
||||
(IA-32) and the 64-bit AMD x86-64 architecture. Internally it uses
|
||||
|
Loading…
x
Reference in New Issue
Block a user