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 235011

Summary: Steps in disassembly switches to source
Product: cnd Reporter: Egor Ushakov <gorrus>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Egor Ushakov 2013-08-26 10:01:21 UTC
steps to reproduce:
- create welcome sample
- step into the project
- open disassembly
- step into the project one more time to start another debug session
- go to diassembly
- do step over
It will switch to source and will do it again and again
Comment 1 Egor Ushakov 2013-08-26 10:26:25 UTC
workaround - open "disassembly" again, disRequested flag is not transferre to the new session (and probably should not)