* breakpoint.c (bpstat_free): New.
authorVladimir Prus <vladimir@codesourcery.com>
Fri, 17 Aug 2007 17:06:04 +0000 (17:06 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Fri, 17 Aug 2007 17:06:04 +0000 (17:06 +0000)
commit198757a8b19977e7d4bb048dac03fb207ce228ac
treeb3c9c7e4ff4e7e3d002265eae9d3ae7945247e4d
parent3992d3b7e252d9e75fe1ea0264b2761fe3e85d24
* 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/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
This page took 0.027429 seconds and 4 git commands to generate.