JDK-4409589 : JDB: Debugger is frozen.
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 1.3.1
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2001-01-30
  • Updated: 2001-02-23
  • Resolved: 2001-02-13
Related Reports
Duplicate :  
Description
I tryied to debug my application using JDB on Linux.
When I entered 'run' command JDB seemed to accept it
but in fact my application was not started.
When I tryied to find out what has happened
I entered 'where all' command, but it hangs JDB.
Thread dump is attached.

Comments
EVALUATION daniel.daugherty@Eng 2001-01-30 This is likely a duplicate of the following bug: 4369489 2/5 jdb does not work on Linux platform.
30-01-2001