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 257999

Summary: Each time I start debugging the editor tab with main function is activated
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2016-02-15 20:40:03 UTC
Each time I start debugging the editor tab that contains main function is activated. This would be natural if I invoked "step into" or had a breakpoint in main. But I invoke a "debug", so this just annoys.

(It takes a while to load the program, so the debugging doesn't start instantly; while waiting I'm usually thinking over the code, reading it... and suddenly a tab with main activates - that's what annoys me)
Comment 1 henk89 2016-06-27 17:57:50 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/8635449e15a8
Comment 2 Quality Engineering 2016-06-28 02:26:57 UTC
Integrated into 'main-silver', will be available in build *201606280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8635449e15a8
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #257999 - Each time I start debugging the editor tab with main function is activated
Comment 3 Alexander Simon 2016-07-05 10:41:20 UTC
roll back changes in:
http://hg.netbeans.org/cnd-main/rev/50aa3bfd73a9
Comment 4 Quality Engineering 2016-07-06 01:50:31 UTC
Integrated into 'main-silver', will be available in build *201607060002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/50aa3bfd73a9
User: Alexander Simon <alexvsimon@netbeans.org>
Log: rollback changes for bug #257999 Each time I start debugging the editor tab with main function is activated