| Summary: | Provide facility to enter gdb command line options | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | David Jarvie <djarvie> |
| Component: | CPP Debugger | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
David Jarvie
2004-02-24 18:18:56 UTC
I think that perhaps --nofork is a KDE program argument rather than a debugger one. However, even though I entered --nofork in the "Program arguments" field in the Project Options Debugger tab, it didn't show up in the GDB output tab when I started the debug session. > --nofork in the "Program arguments" field in the Project Options Debugger tab
Sorry that one does not work.
use program arguments of the "Run Options" dialog instead.
|