* sol-thread.c: More cleanup, add comments.
authorStu Grossman <grossman@cygnus>
Mon, 13 May 1996 23:22:32 +0000 (23:22 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 13 May 1996 23:22:32 +0000 (23:22 +0000)
commita50cedad0e0e4d8c6fbea30aaa3a5616170ce5ea
tree58ab0aacefba7a6b3e39e71dece9763586537dde
parent05535e79e9697bdc703d101039f767ea2faa211f
* sol-thread.c:  More cleanup, add comments.
* (sol_thread_resume):  Prevent people from trying to step
inactive threads.
* (sol_thread_wait sol_thread_fetch_registers
sol_thread_store_registers):  Remove unnecessary check for
sol_thread_active.  These routines won't get called unless threads
are active.
gdb/ChangeLog
gdb/sol-thread.c