On Tuesday 01 December 2009, Øyvind Harboe wrote: > > The src/openocd invocation is usually preceded by a comment > > > > # gdb --args \ > > this script does not work when some of the args have a space > in them, but yes, a script pretty much like that one. :-)
The args get quoted. GDB understands all that. The "#" gets removed if I've got to chase any of the wierd things which sometimes appear, but which usually aren't present. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
