Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c254 static int stop_on_solib_events; variable
2132 if (stop_on_solib_events || stop_stack_dummy) in handle_inferior_event()
3848 (char *) &stop_on_solib_events, in _initialize_infrun()
H A DChangeLog-19962371 (stop_on_solib_events): Only needed if SOLIB_ADD is defined.