| Summary: | Debugger does not work on subproject other than src | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Iztok Kobal <iztok.kobal> |
| Component: | Build tools: Automake | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0a7 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Iztok Kobal
2003-10-10 17:46:34 UTC
What is your configuration under Project Options..->Run Options->Main Program ? Main Program NEEDS to be empty in order for this feature to work. AND you need to use Autotools (Automake mananger) build tools in order for it to work. I think the instructions in Project Options..->Run Options->Main Program are pretty explicit about that. Yes, it does the job. Thanks. |