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 209900 - Enable menu command to set current IP to different line number during debugging
Summary: Enable menu command to set current IP to different line number during debugging
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2012-03-21 23:35 UTC by darwin_te
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description darwin_te 2012-03-21 23:35:02 UTC
Product Version = NetBeans IDE 7.1.1 (Build 201203012225)
Operating System = Linux version 3.0.0-16-generic-pae running on i386
Java; VM; Vendor = 1.7.0_147-icedtea
Runtime = OpenJDK Server VM 21.0-b17

GDB has internal jump command to set IP to different line no.  Kindly enable this on menu so we don't have to type in console.  Also typing on gdb console requires using tbreak if jumping forward.  Using gui command to accomplish this would be more efficient and user friendly.