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 - While debugging editing should be disabled or user debug session terminated
Summary: While debugging editing should be disabled or user debug session terminated
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 21:44 UTC by javydreamercsw
Modified: 2011-11-18 21:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.