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 205311

Summary: While debugging editing should be disabled or user debug session terminated
Product: debugger Reporter: javydreamercsw <javydreamercsw>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description javydreamercsw 2011-11-18 21:44:41 UTC
Product Version = NetBeans IDE 7.1 RC1 (Build 201111171527)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) Client VM 21.1-b02

While debugging the user is able to edit code, usually changing line numbers, etc making the debug session almost useless (highlight might not highlight what it should, etc).

User can either be warned about this or the most drastic option ending the debug session.