Daniel, Here is the revised patch (against CVS HEAD 5/21/06). The docs are updated as well. signed-off-by: jason.wessel@windriver.com Cheers, Jason. Daniel Jacobowitz wrote: > Hi Jason, > > Not that I'm always good about this myself, but could I ask you to > follow this paragraph from the GDB manual, since these are commands > unlikely to be supported by a general GDB (at least not unless someone > proposes them...): > > * The names of custom vendor packets should use a company prefix, in > lower case, followed by a period. For example, packets designed at > the Acme Corporation might begin with `qacme.foo' (for querying > foos) or `Qacme.bar' (for setting bars). > > Company name could be whatever here - either wrs or qemu, I suppose, > probably qemu. By that logic it would probably be Qqemu.sstep=5, too, > though that's less important. The goal is of course not to conflict > with later versions of GDB. > > And thanks for doing this! What a great idea! > >