On Tuesday 01 December 2009, Øyvind Harboe wrote:
> How about adding an option to statically link with GDB or create
> a script that launched OpenOCD via GDB as default?

I have shell scripts that start up OpenOCD and points it
at a particular board. 

The src/openocd invocation is usually preceded by a comment

        # gdb --args \

so it's trivial to start GDB if I need it.  No need for
anything as part of the source tree...
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to