Dominic> I just tried the current SVN head a bit, and quickly realized
that incomplete commands didn't work anymore.
Dominic> [example: shut for 'shutdown']
Oyvind> This *can* be added back, but I'm not sure it's a good idea with
scripting.
Yea, I would have to agree. It is not a good idea.
What I do *NOT* like is the auto-magic "under-lineify" stuff - ulgy.
Oyvind> [giving examples of how to create macros]
Oyvind> [Complete with syntax errors :-)]
Here are a couple 1 line macros a simple 1 line macro examples.
proc r {} reset
proc s {} shutdown
proc x { VAL } { puts [format "Hex: 0x%08x Decimal: %d" $VAL $VAL] }
-Duane.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development