OSDN Git Service

* breakpoint.c (bpstat_free): New.
authorvprus <vprus>
Fri, 17 Aug 2007 17:06:02 +0000 (17:06 +0000)
committervprus <vprus>
Fri, 17 Aug 2007 17:06:02 +0000 (17:06 +0000)
commit958b22eb1fc7c51a38a836bf3433a41f756d8c5b
tree7fbf61b904f635e439eb84dd6965cab79106ae86
parent248a4cb10023dffa757fb58710b6d7ef1bcc6e10
* breakpoint.c (bpstat_free): New.
(bpstat_clear): Use bpstat_free.
(delete_breakpoint): Document why we cannot
remove bpstats from stop_bpstat.
* breakpoint.h (bpstat_free): Declare.
gdb/breakpoint.c
gdb/breakpoint.h