Øyvind Harboe wrote:
> I want something that does not really require parsing at all. No parsing
> is better than *any* parsing, no matter how simple.
>   

So you want every command to adapt its output in a unique way that is 
unique to the host side language being used?

So if I use PERL on the host side - openocd should generate responses in 
"Data::Dumper" format.. Because - Perl should be able to read a 
"data:dumper" output?

And if I use Python - OpenOCD should generate information in "Python 
Pretty Print" format? (or what eve format Python uses).

And another format for a C HOST program.

And another format for a Visual Basic format.

And another format for TclTK on the host.

I believe that over complicates things in OpenOCD.

-Duane.




_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to