On Thu, Jul 17, 2008 at 1:24 AM, Charles Hardin <[EMAIL PROTECTED]> wrote:
> There isn't a real value to the cfg_cmd_ctx since everything should
> be run thru the initial context created at start.
>
> Just remove this - note this assumes the command_context_mode api is
> present instead of just doi
There isn't a real value to the cfg_cmd_ctx since everything should
be run thru the initial context created at start.
Just remove this - note this assumes the command_context_mode api is
present instead of just doing a context->mode = CONFIG_EXEC
Index: src/openocd.c
=