aboutsummaryrefslogtreecommitdiff
path: root/gdb/aix-thread.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2021-05-27 14:58:38 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2021-05-27 14:58:38 -0400
commit055c879fcf242e43a6ef8190f83905109922da93 (patch)
tree540862da9c8482b7adfe5151f0d32f42d2445cdd /gdb/aix-thread.c
parent240edef62f0cb5c6cb3dc6da9e35bd8f8af69e01 (diff)
downloadgdb-055c879fcf242e43a6ef8190f83905109922da93.zip
gdb-055c879fcf242e43a6ef8190f83905109922da93.tar.gz
gdb-055c879fcf242e43a6ef8190f83905109922da93.tar.bz2
gdb: remove iterate_over_bp_locations function
Remove it, change users (well, a single one) to use all_bp_locations. This requires moving all_bp_locations to breakpoint.h to expose it. gdb/ChangeLog: * breakpoint.h (iterate_over_bp_locations): Remove. Update users to use all_bp_locations. (all_bp_locations): New. * breakpoint.c (all_bp_locations): Make non-static. (iterate_over_bp_locations): Remove. Change-Id: Iaf1f716d6c2c5b2975579b3dc113a86f5d0975be
Diffstat (limited to 'gdb/aix-thread.c')
0 files changed, 0 insertions, 0 deletions