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 219021

Summary: After C++ debug session cursor moved from start location
Product: cnd Reporter: aschwarz1309 <aschwarz1309>
Component: -- Other --Assignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

Description aschwarz1309 2012-09-25 21:38:24 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_03
Runtime = Java HotSpot(TM) Client VM 22.1-b02
gcc 4.5.3
gdb 4.5.3

There is no ill effect other than annoyance, so this is a "wouldn't it be nice ...".

0: In a test program consisting on functions with no class.\, i.e., none of the functions are in a class.
1: Place the cursor on a source line in a C++ method.
2: Start the debugger with output window displayed.
3: After debugging complete, the cursor has been moved to another source line in another C++ method.

thanks
skidmarks
aschwarz@acm.org
Comment 1 aschwarz1309 2012-09-25 21:38:43 UTC
Created attachment 124908 [details]
IDE log