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 248970 - Step Into, Step Over buttons don't work In NetBeans 8.0.2 with GDB 6.8 or older
Summary: Step Into, Step Over buttons don't work In NetBeans 8.0.2 with GDB 6.8 or older
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords: REGRESSION
Depends on: 236801
Blocks:
  Show dependency tree
 
Reported: 2014-11-28 09:19 UTC by soldatov
Modified: 2015-09-03 14:22 UTC (History)
2 users (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 soldatov 2014-11-28 09:19:30 UTC
Scenario:
- Create sample
- Load application to debugger
- Press Step Into or Step Over buttons on toolbar
==> IDE ignores this action

P.S. Continue works nicely
Comment 1 henk89 2014-11-28 13:57:42 UTC
This issue caused by the fix of the bug #248567 (--thread option was not supported until GDB 7.0)

This works fine with GDB 7.0 or newer.
Comment 2 soldatov 2014-12-09 13:40:09 UTC
*** Bug 249230 has been marked as a duplicate of this bug. ***
Comment 3 henk89 2014-12-17 11:57:13 UTC
It was fixed with #236801
Comment 4 ilia 2015-01-19 10:43:51 UTC
Changing whiteboard to 802patch1-fixed because the changesets (from Bug #236801)
are already in releases~release801
Comment 5 soldatov 2015-02-24 10:06:17 UTC
verified in trunk

>System Info: 
  Product Version         = NetBeans IDE Dev (Build 201502240532) (#d6aa48dbbbfb)
Comment 6 soldatov 2015-03-02 11:16:45 UTC
Really this bug has been fixed in trunk only. I see this bug on Solaris+GDB 6.8 and MacOSX with old GDB from XCode.
Comment 7 soldatov 2015-09-03 14:22:36 UTC
Verified. Bug has been fixed in trunk.

Bug has "802patch-candidate" mark, but I don't think we have plans to release new patch.