Home
last modified time | relevance | path

Searched refs:bp_thread_event (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h110 bp_thread_event, enumerator
Dbreakpoint.c1275 if (b->type == bp_thread_event || b->type == bp_overlay_event) in update_breakpoints_after_exec()
2133 case bp_thread_event: in print_it_typical()
3141 case bp_thread_event: in bpstat_what()
3316 {bp_thread_event, "thread events"}, in print_one_breakpoint()
3478 case bp_thread_event: in print_one_breakpoint()
4019 case bp_thread_event: in allocate_bp_location()
4273 b = create_internal_breakpoint (address, bp_thread_event); in create_thread_event_breakpoint()
4288 if (b->type == bp_thread_event) in remove_thread_event_breakpoints()
4880 case bp_thread_event: in mention()
6956 b->type != bp_thread_event &&
[all …]