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 - Steps in disassembly switches to source
Summary: Steps in disassembly switches to source
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 10:01 UTC by Egor Ushakov
Modified: 2016-07-06 14:39 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 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)