* breakpoint.h: move "struct breakpoint" and friends to top of
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 9 Apr 1993 17:51:40 +0000 (17:51 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 9 Apr 1993 17:51:40 +0000 (17:51 +0000)
file so that bpstat_find_breakpoint prototype works.

gdb/ChangeLog

index 6e14e5aade938c9229779246f1eacda633ce4950..c1f3607451930776ea662a19e331add580ef616b 100644 (file)
@@ -1,5 +1,8 @@
 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_map_sections): Leave bfd open and scratch_pathname allocated.
        Put the bfd in bfd field of the so_list.