On Thu, Jul 10, 2008 at 10:38 AM, Spen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> unsure what the problem is but none of my config scripts will work with svn
> head.
> Issue seems to arise @ svn 779 - 778 works ok.
> The first line to fail is debug 3 - first line of my config
>
> openocd segfaults with the following output
> User:    openocd.c:366 jim_command(): Runtime error, file "?", line 1:
> User:    openocd.c:368 jim_command():     bad option "3": must be one of
> exprbc, exprlen, invstr, objcount, objects, refcount, or scriptlen

The problem is that you have not spelled out "debug" => "debug_level" and
that I broke the capability to write partial commands.

Partial commands are a real spanner in the works when adding scripting...

Will there be much knashing of teeth if we do pull that feature?





-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to