This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 02/25] Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xml
Pedro Alves <palves@redhat.com> writes:
> Ok, that's for gdbserver, while I was worrying more about gdb, but
> it's a good hint. The feature xml files hardcode register numbers,
> and the move ends up being a nop. Good.
>
>>
>> This patch only changes the order of iterating features and registers in
>> GDB, however, the order doesn't matter.
>>
>
>> The GDB's understanding to g/G packet layout is not changed, verified by
>> "maintenance print remote-registers",
>
> Great, thanks for confirming.
I pushed the patch in.
--
Yao (齐尧)