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 186675 - Make current goes to wrong place
Summary: Make current goes to wrong place
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 14:41 UTC by Egor Ushakov
Modified: 2016-07-06 14:38 UTC (History)
1 user (show)

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 2010-05-25 14:41:47 UTC
steps to reproduce:
- step into welcome
- switch to disassembly
- go deep into (to have more than main in call stack view)
- double click on main in stack view
Disassembly view switches to main but shows incorrect place and there is no call annotation anywhere.
Comment 1 Egor Ushakov 2010-12-13 18:17:45 UTC
in new infrastructure it shows annotations but does not switch to source file