gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 30 Aug 2010 09:49:12 +0000 (09:49 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 30 Aug 2010 09:49:12 +0000 (09:49 +0000)
commit5760d0ab881d22289d73d350db0109a060ad0136
treedec79bf35cf96e2a2ae8064c14700bcd6f22987d
parent35e7447c0ea29b918b50b51fb2146c95d55e65d0
gdb/
Code cleanup.
* breakpoint.c (bpstat_alloc): Remove unused prototype.
(bpstat_alloc): Change parameters cbs to bs_link_pointer.  Adjust the
code.
(bpstat_stop_status): Change root_bs into bs_head and bs_link.  Adjust
calls of bpstat_alloc.  Remove explicit bs chain termination.
gdb/ChangeLog
gdb/breakpoint.c
This page took 0.023856 seconds and 4 git commands to generate.