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 59465 - Empty node is dipalyed in Call Stack
Summary: Empty node is dipalyed in Call Stack
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 10:01 UTC by _ lcincura
Modified: 2005-10-31 13:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The messages and stacktrace is written to console when empty node occurs (5.21 KB, text/plain)
2005-06-01 10:21 UTC, _ lcincura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2005-06-01 10:01:43 UTC
NetBeans IDE 4.2 [200505311800] on jdk 1.5.0_03

When Pause is invoked, Call Stack view displays an empty node until a thread is
made current is threads view.
Would be nice, if a message about no current thread was displayed.
Comment 1 _ lcincura 2005-06-01 10:21:53 UTC
Created attachment 22415 [details]
The messages and stacktrace is written to console when empty node occurs
Comment 2 Martin Entlicher 2005-07-21 16:00:07 UTC
Fixed in trunk:

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.25; previous revision: 1.24

/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/CallStackNodeModel.java,v
 <--  CallStackNodeModel.java
new revision: 1.10; previous revision: 1.9
Comment 3 _ lcincura 2005-10-31 13:00:15 UTC
Verified in build 200510301900