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 - Need option to set command line args for gdb startup
Summary: Need option to set command line args for gdb startup
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 17:27 UTC by _ gordonp
Modified: 2016-07-06 14:39 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 _ 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.