Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] attach session , project requirement

Creating a project is achieved by importing an executable to debug. i.e. File->Import->C/C++ Executable.

Alternatively, you can import executable from “Executables” view.  It will create a holder project named “Executables”.

 

Teo

 

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of onur akdemir
Sent: Monday, September 20, 2010 2:12 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] attach session , project requirement

 

How can I create a debug session without a initial project , why do I need to specify a project while configuring a debug session.

I find this thread , but no bugs yet.

 

Thanks


Back to the top