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: [PATCH v2] AndesTech NDS32 port


Thanks for the review.

2016-05-10 2:33 GMT+08:00 Pedro Alves <palves@redhat.com>:
> On 05/05/2016 08:16 AM, Yan-Ting Lin wrote:
>> +<feature name="org.gnu.gdb.nds32.core">
>
> tdesc features need to be documented in the manual.

I am preparing this part. The documentation will be added at the next patch.

>
>> +  register_remote_support_xml ("nds32");
>
> Is there a reason you needed this?

It is originally used to indicate NDS32 port support XML target
description for the different stubs.
After all stubs are modified to support this feature, this call can be removed.
I will remove this at the next patch.

>
> Thanks,
> Pedro Alves
>


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