On Mon, Jul 7, 2008 at 7:04 PM, Duane Ellis <[EMAIL PROTECTED]> wrote: > Øyvind> The GDB "mon" is just the channel/transport. > > That however is an exclusive and private to GDB and GDB alone. That is > problematic. > Stated more generally - it is exclusive to the active debugger on the GDB > connection. > Nothing else can access the target via MON. > > All that I am suggesting is a more 'programmatic defined protocol' specific > to the tcl_server interface - nothing more.
I want that same protocol to be available via the GDB mon command. GDB mon allows a string passed in and a string returned. The format of that string passed in and returned should work for both tcl_server and GDB mon. I want both tcl_server and GDB mon to be available as transport mechanisms for the same protocol. -- Ø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
