Hi all,

These patches clean up the server and system startup.  The first patch
factors the GDB server setup to be more conducive to deferred
initialization of targets (in a later series).

The second provides the 'noinit' command which can be used in a script
to removing 'init' from the end of the startup sequence.  Scripts
that do not add this command will continue to see the same behavior, but
this allows new scripts to defer initialization to be done through the
TCL server or by hand over telnet.  

The later use case is particular useful in order to interactively learn
the command set with help.  The final patch takes advantage of this and
hides those commands which cannot be used in the current command mode.

Cheers,

Zach


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to