Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Renaming gdb

Hi,

Is there any way that I can create a plugin that allows me to use a
different name for gdb? 

For example, if I am using the GNU ARM tools, the debugger is called
"arm-none-eabi-gdb", but CDT seems to hard-code the debugger to "gdb". At
the moment, I have to rename it manually. For my users, I'd like to make it
automatic.

Thanks

---
Derek 



Back to the top