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 4315 - Locals and CallStack are not updated.
Summary: Locals and CallStack are not updated.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-07 18:49 UTC by Daniel Prusa
Modified: 2002-07-19 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Prusa 1999-10-07 18:49:54 UTC
Start debugger and stop it in some way (on a breakpoint). Go into DebuggerWindow/Threads, expand nodes - for example system/maim/main/Locals,CallStack. Locals and CallStack contains the correct valu
es, but these values remains here during the following debugging (they are not updated).
Comment 1 Marek Grummich 2000-07-25 09:39:59 UTC
Priority is changed to P4 (normal).