On Mon, Jul 7, 2008 at 1:23 PM, Spen <[EMAIL PROTECTED]> wrote: > Øyvind, > >>This allows for implementing the target event scripts in Tcl. > > I have looked into this, and as far as my debugging goes it makes no > difference > command_run_line gets called whatever interface is used.
So from this I understand that you do not mind support for target event proc's in Tcl. > A few other things i have noticed: > > 1. The user output is a bit messed up aswell. > Try running a reset script calling flash info 0 to see what i mean. > > 2. I have also changed the command_run_line behaviour it was searching each > openocd command twice. Changes to command.* look fine to me. > > Find attached a patch for review that makes a few changes with no loss of > tcl capability - as far as my tests go. You pulled out the capability to write Tcl proc's for target events. Was that intentional? Please do not commit target.* changes in the patch as that will break tcl target event proc's. I'd like to address any concerns you have w.r.t. debugging OpenOCD without loosing that capability. -- Ø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
