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

Summary: Enable menu command to set current IP to different line number during debugging
Product: cnd Reporter: darwin_te
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.1.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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.