diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-10-13 16:17:21 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-10-13 16:17:21 +0000 |
commit | 64386c31df79fa199254c3099a9ca70b9bd2839e (patch) | |
tree | eeefbc5d37bb7e0217db49787e6988afe18cbb23 /gdb/testsuite/gdb.threads | |
parent | 86d30acc85894c68f2b6f6875a5650bfabfc72f1 (diff) | |
download | gdb-64386c31df79fa199254c3099a9ca70b9bd2839e.zip gdb-64386c31df79fa199254c3099a9ca70b9bd2839e.tar.gz gdb-64386c31df79fa199254c3099a9ca70b9bd2839e.tar.bz2 |
* linux-low.c (linux_resume): Take a struct thread_resume *
argument.
(linux_wait): Update call.
(resume_ptr): New static variable.
(linux_continue_one_thread): Renamed from
linux_continue_one_process. Use resume_ptr.
(linux_resume): Use linux_continue_one_thread.
* server.c (handle_v_cont, handle_v_requests): New functions.
(myresume): New function.
(main): Handle 'v' case.
* target.h (struct thread_resume): New type.
(struct target_ops): Change argument of "resume" to struct
thread_resume *.
(myresume): Delete macro.
Diffstat (limited to 'gdb/testsuite/gdb.threads')
0 files changed, 0 insertions, 0 deletions