diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-19 22:23:22 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-11-19 22:23:22 -0500 |
commit | 00192f771796a144fe27f5f1d98d8e6f66976221 (patch) | |
tree | a6d13f19a5cbbff28e05370135853a1bac0b11ce /gdb/ada-lang.c | |
parent | 2bee2b6ca4cb1a736f963a168dd2ded2831c540d (diff) | |
download | gdb-00192f771796a144fe27f5f1d98d8e6f66976221.zip gdb-00192f771796a144fe27f5f1d98d8e6f66976221.tar.gz gdb-00192f771796a144fe27f5f1d98d8e6f66976221.tar.bz2 |
Remove usages of find_inferior in linux-arm-low.c
Replace two usages with the overload of for_each_thread that filters on
pid. It allows to simplify the callback a little bit.
gdb/gdbserver/ChangeLog:
* linux-arm-low.c (struct update_registers_data): Remove.
(update_registers_callback): Return void, take arguments
directly, don't check thread's pid.
(arm_insert_point, arm_remove_point): Use for_each_thread.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions