mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
* breakpoint.h: move "struct breakpoint" and friends to top of
file so that bpstat_find_breakpoint prototype works.
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
Fri Apr 9 10:20:55 1993 Jim Kingdon (kingdon@cygnus.com)
|
Fri Apr 9 10:20:55 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||||
|
|
||||||
|
* breakpoint.h: move "struct breakpoint" and friends to top of
|
||||||
|
file so that bpstat_find_breakpoint prototype works.
|
||||||
|
|
||||||
* solib.c (struct so_list): Add bfd field.
|
* solib.c (struct so_list): Add bfd field.
|
||||||
(solib_map_sections): Leave bfd open and scratch_pathname allocated.
|
(solib_map_sections): Leave bfd open and scratch_pathname allocated.
|
||||||
Put the bfd in bfd field of the so_list.
|
Put the bfd in bfd field of the so_list.
|
||||||
|
Reference in New Issue
Block a user