OSDN Git Service

* go32-nat.c: Include "gdbthread.h".
authorPedro Alves <pedro@codesourcery.com>
Sat, 9 Aug 2008 21:26:21 +0000 (21:26 +0000)
committerPedro Alves <pedro@codesourcery.com>
Sat, 9 Aug 2008 21:26:21 +0000 (21:26 +0000)
commitbaf90c2dd99acb8eb3ab32765ffa6a947a9af1df
tree235a8dfd55b20cbae5ad2ebd5b7e2d479dbd8d21
parent5d66da3556ed9126d5c0eea45b1948ceae4f62f3
* go32-nat.c: Include "gdbthread.h".
(go32_stop, go32_kill_inferior): Delete the main thread.
(go32_create_inferior): Add it.
(go32_thread_alive, go32_pid_to_str): New.
(init_go32_ops): Register go32_thread_alive and go32_pid_to_str.
gdb/ChangeLog
gdb/go32-nat.c