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 192860 - Pop to Here does not work
Summary: Pop to Here does not work
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC All
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 18:15 UTC by Alexander Pepin
Modified: 2010-12-07 06:10 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 Alexander Pepin 2010-12-03 18:15:38 UTC
It's a regression.
Steps to reproduce:
- create Quote sample
- do step into
- step into any function (e.g. outCustomersList)
- open Call Stack
- call "Pop to Here" on "main" stack frame
Result: Nothing happens.
Comment 1 Egor Ushakov 2010-12-06 13:10:19 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/ce381bacaa01
Comment 2 Quality Engineering 2010-12-07 06:10:21 UTC
Integrated into 'main-golden', will be available in build *201012070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ce381bacaa01
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #192860 (Pop to Here does not work)