mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-26 20:36:01 +00:00
gdb/ChangeLog:
2006-01-17 Jim Blandy <jimb@redhat.com> * dwarf2-frame.c (dwarf2_read_section): Update forward declaration to match prior change to dwarf2_read_section's type.
This commit is contained in:
parent
0d1243d9e6
commit
1193688db2
@ -1,3 +1,8 @@
|
||||
2006-01-17 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* dwarf2-frame.c (dwarf2_read_section): Update forward declaration
|
||||
to match prior change to dwarf2_read_section's type.
|
||||
|
||||
2006-01-16 Paul Gilliam <pgilliam@us.ibm.com>
|
||||
|
||||
* ppc-tdep.h (PPC_MAX_EPILOGUE_INSTRUCTIONS): New define.
|
||||
|
@ -1710,7 +1710,7 @@ extern asection *dwarf_frame_section;
|
||||
extern asection *dwarf_eh_frame_section;
|
||||
|
||||
/* Imported from dwarf2read.c. */
|
||||
extern char *dwarf2_read_section (struct objfile *objfile, asection *sectp);
|
||||
extern gdb_byte *dwarf2_read_section (struct objfile *objfile, asection *sectp);
|
||||
|
||||
void
|
||||
dwarf2_build_frame_info (struct objfile *objfile)
|
||||
|
Loading…
x
Reference in New Issue
Block a user