Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] Projectless debugging of Linux apps

> IMHO, the benefit of this is really quite marginal. Manually 
> creating a
> "Debug-only" project would be more than sufficient. I most certainly
> wouldn't want to postpone anything to wait for this. 

New Project Wizard -> New Debug-Only Project

Ask the user to locate the executable, and to optionally specify
other information (source file locations, etc.)  Some things might
be determined from the executable.

The wizard could create a new local launch configuration by default,
so that the user can create a new project, point at an executable,
and launch it immediately.

-Samrobb


Back to the top