ARM ICE Debugger and GNU C

Asked by John Pham

Can I still use ARM ICE debugger with GNU C - how about the compilation flags for using with ARM ICE Debugger

If not, what are all the supported JTAG ICE that is recomend with GNU C

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Terry Guo (terry.guo) said :
#1

Hi John,

I haven't tried the ARM ICE debugger. But I think it can be used to debug binaries produced by GNU tool chain because ARM tool chain and GNU tool chain encode debug information in same standard/format i.e. DWARF-2 or DWARF-3. I guess the compiler option "-g" is good enough to produce a binary which can be debugged by ARM ICE.

Can you help with this problem?

Provide an answer of your own, or ask John Pham for more information if necessary.

To post a message you must log in.