Home
last modified time | relevance | path

Searched refs:free_bp_location (Results 1 – 13 of 13) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dbreakpoint.c199 static void free_bp_location (struct bp_location *loc);
5723 free_bp_location (struct bp_location *loc) in free_bp_location() function
5751 free_bp_location (*blp); in decref_bp_location()
H A DChangeLog-20102776 (free_bp_location): Don't walk bpstats clearing locations.
4895 (free_bp_location): ... here. Rename there the called function to
H A DChangeLog-20073575 (free_bp_location): New.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dbreakpoint.c245 static void free_bp_location (struct bp_location *loc);
6907 free_bp_location (struct bp_location *loc) in free_bp_location() function
6930 free_bp_location (*blp); in decref_bp_location()
H A DChangeLog-20102776 (free_bp_location): Don't walk bpstats clearing locations.
4895 (free_bp_location): ... here. Rename there the called function to
H A DChangeLog-20114683 (free_bp_location): Always call the location's dtor method, and
5674 (free_bp_location): Call the locations's dtor method, if there is
H A DChangeLog-20073575 (free_bp_location): New.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20102776 (free_bp_location): Don't walk bpstats clearing locations.
4895 (free_bp_location): ... here. Rename there the called function to
H A DChangeLog-20114683 (free_bp_location): Always call the location's dtor method, and
5674 (free_bp_location): Call the locations's dtor method, if there is
H A DChangeLog-20162604 (free_bp_location): Use delete instead of xfree.
H A DChangeLog-20073573 (free_bp_location): New.
H A DChangeLog-201915265 (free_bp_location): Update.
H A DChangeLog-2020637 * breakpoint.c (free_bp_location): Remove.