diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2020-01-17 09:58:57 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2020-01-17 09:59:10 -0500 |
commit | 26f42329caf1dcd4a410de61045208024156169f (patch) | |
tree | f602eb1a02fc6843c9ea74c767f2d2426d92c984 /gas | |
parent | a9ac81b1a7902a4c41f5653032e2971a767accc4 (diff) | |
download | gdb-26f42329caf1dcd4a410de61045208024156169f.zip gdb-26f42329caf1dcd4a410de61045208024156169f.tar.gz gdb-26f42329caf1dcd4a410de61045208024156169f.tar.bz2 |
gdb: remove uses of iterate_over_inferiors in top.c
Replace with range-based for loops.
gdb/ChangeLog:
* top.c (struct qt_args): Remove.
(kill_or_detach): Change return type to void, replace `void *`
parameter with a proper one.
(print_inferior_quit_action): Likewise.
(quit_confirm): Use range-based for loop to iterate over inferiors.
(quit_force): Likewise.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions