This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: move agent opcodes to common file


On Mon, Feb 21, 2011 at 05:33, Pedro Alves <pedro@codesourcery.com> wrote:
> On Sunday 20 February 2011 06:23:18, Hui Zhu wrote:
>> But when I try to add 0x31 to ax.def, I got some build error with gdbserver:
> ...
>
>> DEFOP (invalid2, 0, 0, 0, 0, 0x2f)
>
> I think that 0x2f here is a pasto and should have been 0x31, so
> you probably want to replace it with your opcode, not add a new
> entry.
>
> --
> Pedro Alves
>

Cool.  My part is OK.  Thanks for your help Pedro.

Tom,  leave op 31 must waste a lot of time.  Thanks a lot.

Best,
Hui


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]