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 94416

Summary: Need option to set command line args for gdb startup
Product: cnd Reporter: _ gordonp <gordonp>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gordonp 2007-02-05 17:27:48 UTC
A user on the Sun C++ Forum asks "how do I set the source dir path for GDB"?
There is no good answer in the current implementation. We should add an
"Arguments" property to the Debugging node in project properties which lets
the user add command line args.

We might also consider a UI to handle this based on libraries the project
uses.

See http://forum.java.sun.com/thread.jspa?threadID=5132203 for the forum
request.