Skip to main content

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

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!!!


Back to the top