Home
last modified time | relevance | path

Searched refs:save_stop_reason (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dlinux-nat.c293 static void save_stop_reason (struct lwp_info *lp);
2458 save_stop_reason (lp); in stop_wait_callback()
2475 save_stop_reason (lp); in stop_wait_callback()
2600 save_stop_reason (struct lwp_info *lp) in save_stop_reason() function
3056 save_stop_reason (lp); in linux_nat_filter_event()
H A DChangeLog-20169043 (stop_wait_callback): Call save_stop_reason instead of
9046 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
9051 (linux_nat_filter_event): Call save_stop_reason instead of
H A DChangeLog11166 (save_stop_reason): Likewise.
11956 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
H A DChangeLog-20174172 (save_stop_reason): Likewise.
4626 * linux-nat.c (save_stop_reason): Likewise.
H A DChangeLog-201811149 (save_stop_reason, linux_nat_wait_1)
H A DChangeLog-201914011 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-nat.c293 static void save_stop_reason (struct lwp_info *lp);
2458 save_stop_reason (lp); in stop_wait_callback()
2475 save_stop_reason (lp); in stop_wait_callback()
2600 save_stop_reason (struct lwp_info *lp) in save_stop_reason() function
3056 save_stop_reason (lp); in linux_nat_filter_event()
H A DChangeLog-20169043 (stop_wait_callback): Call save_stop_reason instead of
9046 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
9051 (linux_nat_filter_event): Call save_stop_reason instead of
H A DChangeLog11166 (save_stop_reason): Likewise.
11956 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
H A DChangeLog-20174172 (save_stop_reason): Likewise.
4626 * linux-nat.c (save_stop_reason): Likewise.
H A DChangeLog-201811149 (save_stop_reason, linux_nat_wait_1)
H A DChangeLog-201914011 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.h447 bool save_stop_reason (lwp_info *lwp);
H A Dlinux-low.cc771 linux_process_target::save_stop_reason (lwp_info *lwp) in save_stop_reason() function in linux_process_target
2407 if (save_stop_reason (child)) in filter_event()
H A DChangeLog1268 * linux-low.cc (linux_process_target::save_stop_reason)
1379 (linux_process_target::save_stop_reason)
1630 (linux_process_target::save_stop_reason)
1803 (save_stop_reason): Turn into...
1804 (linux_process_target::save_stop_reason): ...this.
1846 <save_stop_reason>
8836 (save_stop_reason): ... this. Use GDB_ARCH_IS_TRAP_HWBKPT and
8840 (linux_low_filter_event): Call save_stop_reason instead of
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.h447 bool save_stop_reason (lwp_info *lwp);
H A Dlinux-low.cc771 linux_process_target::save_stop_reason (lwp_info *lwp) in save_stop_reason() function in linux_process_target
2407 if (save_stop_reason (child)) in filter_event()
H A DChangeLog1268 * linux-low.cc (linux_process_target::save_stop_reason)
1379 (linux_process_target::save_stop_reason)
1630 (linux_process_target::save_stop_reason)
1803 (save_stop_reason): Turn into...
1804 (linux_process_target::save_stop_reason): ...this.
1846 <save_stop_reason>
8836 (save_stop_reason): ... this. Use GDB_ARCH_IS_TRAP_HWBKPT and
8840 (linux_low_filter_event): Call save_stop_reason instead of