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 209130 - Stepping doesn't work when "auto start process after program is loaded" is enabled
Summary: Stepping doesn't work when "auto start process after program is loaded" is en...
Status: RESOLVED DUPLICATE of bug 200196
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-03 22:12 UTC by tmikov
Modified: 2012-04-16 16:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tmikov 2012-03-03 22:12:21 UTC
Ubuntu 10.04/x86 Netbeans 7.1.1
When "auto start process after program is loaded" is enabled, stepping doesn't work when debugging. When "Step Over" or "Step Into" is invoked, it just continues executing the program freely, until it completes or hits a breakpoint. Breakpoints do work.

This seems related to http://netbeans.org/bugzilla/show_bug.cgi?id=202153, which is marked as fixed.

Disabling "auto start process after program is loaded" seems to fix it.
Comment 1 Egor Ushakov 2012-04-16 16:37:43 UTC
look more like bug 200196

*** This bug has been marked as a duplicate of bug 200196 ***