Home
last modified time | relevance | path

Searched refs:pause_all (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dtarget.h348 virtual void pause_all (bool freeze);
574 the_target->pause_all (freeze)
H A Dtarget.cc651 process_stratum_target::pause_all (bool freeze) in pause_all() function in process_stratum_target
H A Dlinux-low.h261 void pause_all (bool freeze) override;
H A Dlinux-low.cc6400 linux_process_target::pause_all (bool freeze) in pause_all() function in linux_process_target
H A DChangeLog2722 (process_target::pause_all): Rename as ...
2723 (process_stratum_target::pause_all): ... this.
3155 Turn process_stratum_target's pause_all and unpause_all ops
3160 (pause_all): Update the macro and rename to...
3164 * target.cc (process_target::pause_all): Define.
3179 (linux_process_target::pause_all): ... this.
17702 `cancel_breakpoints'. Add new parameter to `pause_all'.
17703 (pause_all): Add new `freeze' parameter.
17950 * target.h (struct target_ops) <mourn, thread_stopped, pause_all>:
17955 (pause_all): Define.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dtarget.h348 virtual void pause_all (bool freeze);
574 the_target->pause_all (freeze)
H A Dtarget.cc651 process_stratum_target::pause_all (bool freeze) in pause_all() function in process_stratum_target
H A Dlinux-low.h261 void pause_all (bool freeze) override;
H A Dlinux-low.cc6400 linux_process_target::pause_all (bool freeze) in pause_all() function in linux_process_target
H A DChangeLog2722 (process_target::pause_all): Rename as ...
2723 (process_stratum_target::pause_all): ... this.
3155 Turn process_stratum_target's pause_all and unpause_all ops
3160 (pause_all): Update the macro and rename to...
3164 * target.cc (process_target::pause_all): Define.
3179 (linux_process_target::pause_all): ... this.
17702 `cancel_breakpoints'. Add new parameter to `pause_all'.
17703 (pause_all): Add new `freeze' parameter.
17950 * target.h (struct target_ops) <mourn, thread_stopped, pause_all>:
17955 (pause_all): Define.