This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 50811 - Messages in debugger console in wrong order
Summary: Messages in debugger console in wrong order
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: RANDOM, T9Y
: 55432 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-25 15:23 UTC by _ lcincura
Modified: 2006-10-23 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Copy from debugger console (809 bytes, text/plain)
2004-10-25 15:24 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2004-10-25 15:23:13 UTC
NetBeans IDE 200410241800 on jdk 1.5.0_01

Sometimes, messages in debugger console are in
wrong order: you get message Breakpoint hit...
followed by User program running followed by
Thread ... stopped. This happens, when debugger
stops on breakpoint and user invokes Continue.

See line 6 and line 15 in attached console output.
Comment 1 _ lcincura 2004-10-25 15:24:10 UTC
Created attachment 18490 [details]
Copy from debugger console
Comment 2 Martin Entlicher 2005-12-13 17:35:27 UTC
True. There is some threading involved...
Comment 3 Martin Entlicher 2006-05-11 18:27:23 UTC
*** Issue 55432 has been marked as a duplicate of this issue. ***
Comment 4 Martin Entlicher 2006-05-11 18:39:08 UTC
Fixed in trunk:

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/JPDADebuggerImpl.java,v
 <--  JPDADebuggerImpl.java
new revision: 1.100; previous revision: 1.99
Comment 5 Jiri Kovalsky 2006-07-19 08:09:49 UTC
Verified in development build #200607181800 of NetBeans 6.0.