Debugger thread should suspend all other threads

Description

All other threads continue to run when the debugger thread is running.
This can cause some strange behavior when the debugger thread is inspecting
the stacks of activly running threads.

The program can also actually exit when the debugger thread is running and
the program output can easily be intermingled with the debugger thread's
output.

Environment

None

Activity

Show:

Details

Assignee

Reporter

Components

Fix versions

Priority

Created July 6, 2008 at 8:18 PM
Updated March 30, 2015 at 8:30 PM