On Wed, Nov 25, 2009 at 9:20 AM, David Brownell <davi...@pacbell.net> wrote:
> On Tuesday 24 November 2009, Ųyvind Harboe wrote:
>> The old style commands are typical commands for user interaction
>> in telnet and jim tcl commands are more oriented towards being
>> used from Jim, w.r.t. output and return values.
>
> It ought to be(come) the norm that command output can be used
> from Tcl ...

It can, use capture.

The problem is with commands like "mdw"

Here users expect formatted output, whereas computers(called from tcl) expects
something like an array.


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

Reply via email to