OSDN Git Service

* gdbthread.h: Add comments.
authorpalves <palves>
Sat, 16 Aug 2008 23:51:14 +0000 (23:51 +0000)
committerpalves <palves>
Sat, 16 Aug 2008 23:51:14 +0000 (23:51 +0000)
commit608362a01449bcaef07964156ca4bdd16a1d7daf
tree89b12a00c635337e0badd66e954cdfaf9de0f6ee
parent4ee80ea2076ac0ad990bdf05d51986d52b703aef
* gdbthread.h: Add comments.
* stack.c (get_selected_block): Return 0 on an exited thread.
* top.c (execute_command): Check for is_stopped, not !is_running.
* event-top.c (command_handler): Likewise.
gdb/ChangeLog
gdb/event-top.c
gdb/gdbthread.h
gdb/stack.c
gdb/top.c