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 - After C++ debug session cursor moved from start location
Summary: After C++ debug session cursor moved from start location
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2012-09-25 21:38 UTC by aschwarz1309
Modified: 2012-09-29 08:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (778.97 KB, text/plain)
2012-09-25 21:38 UTC, aschwarz1309
Details

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