Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Launching a debug session with a non-"debug" build configuration

Thanks, Elena

What I mean is, the active build configuration changes to "Debug" from
my custom configuration.

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Elena Laskavaia
Sent: Wednesday, April 23, 2008 2:47 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Launching a debug session with a non-"debug"
build configuration

I don't know what means "switch and build "Debug"" but you can control
what is going on during the launch using Windows->Preferences...
Run/Debug->Launching
uncheck Build (if required) before launching Run/Debug->Perspective
select appropriate switching to perspective behavior

Vienneau, Jeff wrote:
>
> Hi,
>
> I need to debug a different build configuration than "Debug", is there

> a way to prevent eclipse from switching to and building "Debug" when 
> the debug session is launched?
>
> Some details of what I am doing:
> 1) using "target remote" with avr-gdb
> 2) launching avarice (a jtag controller) as an external tool
> 3) different configurations exclude certain files.
>
> thanks!!!
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top