Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Splitting debugger in two - specific debugger and common GUI

<< < (112/136) > >>

MortenMacFly:
Feature wish:
I have 2 debugger configurations: One for 32 bit and one for 64 bit. Switching between those would be easier if the toolbar would offer a drop-down box to select the currently active config on-the-fly if.

For now, I always need to enter the debugger settings, even though I have two targets (32 bit and 64 bit) in one project.

oBFusCATed:
Why don't you set the correct debugger config in the toolchain executables for your 32bit and 64bit compilers and then use Debug->Active debuggers->Target's default?

Do you know that you can have multiple configs for one debugger plugin and you can switch them in Debug->Active debuggers?

MortenMacFly:

--- Quote from: oBFusCATed on January 02, 2012, 08:46:53 pm ---Do you know that you can have multiple configs for one debugger plugin and you can switch them in Debug->Active debuggers?

--- End quote ---
No. ::) :P


--- Quote from: oBFusCATed on January 02, 2012, 08:46:53 pm ---Why don't you set the correct debugger config in the toolchain executables for your 32bit and 64bit compilers and then use Debug->Active debuggers->Target's default?

--- End quote ---
Where do I set the preferred debugger for a target?

oBFusCATed:
In the Settings -> Compiler -> Toolchain executable -> Debugger

MortenMacFly:

--- Quote from: oBFusCATed on January 03, 2012, 09:09:47 am ---In the Settings -> Compiler -> Toolchain executable -> Debugger

--- End quote ---
Yes, I know that. But this is global and not per-target. I guess I mis-understood.

But the option from the menu is just fine...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version