Home
last modified time | relevance | path

Searched refs:mark_lwp_dead (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc266 static void mark_lwp_dead (struct lwp_info *lwp, int wstat);
2328 mark_lwp_dead (child, wstat); in filter_event()
3819 mark_lwp_dead (struct lwp_info *lwp, int wstat) in mark_lwp_dead() function
H A DChangeLog10644 (mark_lwp_dead): Don't set the 'dead' flag. Store the waitstatus
18304 (mark_lwp_dead): Remove reference to pending_is_breakpoint.
19348 (mark_lwp_dead): New.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc266 static void mark_lwp_dead (struct lwp_info *lwp, int wstat);
2328 mark_lwp_dead (child, wstat); in filter_event()
3819 mark_lwp_dead (struct lwp_info *lwp, int wstat) in mark_lwp_dead() function
H A DChangeLog10644 (mark_lwp_dead): Don't set the 'dead' flag. Store the waitstatus
18304 (mark_lwp_dead): Remove reference to pending_is_breakpoint.
19348 (mark_lwp_dead): New.