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 4382

Summary: Watches in debugger don`t work correctly
Product: debugger Reporter: pknakal <pknakal>
Component: CodeAssignee: pknakal <pknakal>
Status: CLOSED FIXED    
Severity: major    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pknakal 1999-10-09 17:27:46 UTC
open file in debugger mode with break points, add some variadles into the watch, then debugg over the variables, now the variables look in watch windos as `Name unknown`, but if you debug over varia
ble and then add variable into watch, it displays its value