User forums > Embedded development

I need alternative Buttons for remote debugging

(1/1)

starkeeper:
Hi,
I use codeblocks for debugging a remote target for some months now. What I really would like to see are some new buttons for remote debugging. I use the GNU Arm toolchain and arm-elf-gdb can not "run" a remote target. You can only "continue". But this command is not available via a simple button. I always have to type it in manually.

Is there a chance to exchange the function of the needless run-button?

greets starkeeper

mandrav:

--- Quote ---You can only "continue"
--- End quote ---

The "start debug" (F8) button is also the "continue" button...

starkeeper:

--- Quote from: mandrav on November 07, 2007, 09:12:21 am ---
--- Quote ---You can only "continue"
--- End quote ---

The "start debug" (F8) button is also the "continue" button...

--- End quote ---

Hmm..
that doesn't work. After starting debug via the "start debug" button it gets greyed out. Also the key F8 is not working anymore. And the Continue button (Ctrl-F7) sends a run command not a continue.

starkeeper:
Any comments?
Is this a user problem or am I right?

Navigation

[0] Message Index

Go to full version