[PATCH] reserve proposed new bytecodes

Yao Qi yao@codesourcery.com
Thu Aug 28 13:09:00 GMT 2014


David Taylor <dtaylor@emc.com> writes:

> I'd like to informally reserve the opcodes and define their syntax and
> semantics.  Anyone looking to add a new opcode will look at either
> gdb/doc/agentexpr.texi and/or gdb/common/ax.def.

I don't understand why do you have to reserve these opcodes?  IMO, these
opcodes should be added when you contribute your work, together with the
implementations.  Although it may be possible that some one adds a new
opcode during your development, you still can simply 'rebase' your
opcodes on top of the trunk.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list