diff options
author | Tom Tromey <tom@tromey.com> | 2023-04-16 09:35:49 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-05-07 12:44:17 -0600 |
commit | 7a8de0c33019efd3ea5755044a29544ba7637759 (patch) | |
tree | 295dcdf483c61dfacf7602565cb3556a989fe70c /gdb/source.c | |
parent | 8e8d48f91c26cb4aabbdc56d96608e5d2310b986 (diff) | |
download | gdb-7a8de0c33019efd3ea5755044a29544ba7637759.zip gdb-7a8de0c33019efd3ea5755044a29544ba7637759.tar.gz gdb-7a8de0c33019efd3ea5755044a29544ba7637759.tar.bz2 |
Remove ALL_BREAKPOINTS_SAFE
There's just a single remaining use of the ALL_BREAKPOINTS_SAFE macro;
this patch replaces it with a for-each and an explicit temporary
variable.
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions