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, microblaze]: Port of Linux gdbserver


On 09/30/2014 02:27 PM, Ajit Kumar Agarwal wrote:
> 
> 
>> > diff --git a/gdb/regformats/microblaze-with-stack-protect.dat 
>> > b/gdb/regformats/microblaze-with-stack-protect.dat
>> > index f71c111..e349b4a 100644
>> > --- a/gdb/regformats/microblaze-with-stack-protect.dat
>> > +++ b/gdb/regformats/microblaze-with-stack-protect.dat
>> > @@ -1,7 +1,7 @@
>> >  # DO NOT EDIT: generated from microblaze-with-stack-protect.xml
>      ^^^^^^^^^^^
>      ^^^^^^^^^^^
>      ^^^^^^^^^^^
>      ^^^^^^^^^^^
>      ^^^^^^^^^^^
> 
>>> >>Please send a preparatory, independent, patch that updates features/Makefile instead and generates this file, in a new thread, with self-contained >>description, following the
>>> >>checklist:
>>> >> https://sourceware.org/gdb/wiki/ContributionChecklist
> I have created this file instead of editing. I should have written as  New file in the ChangeLog. Still You want me to send a separate patch.

??  No, you haven't created it.  It's already in the tree.

Please send a separate patch that edits gdb/features/Makefile, where
it reads:

 microblaze-expedite = r1,pc

and that regenerates the .dat file with that Makefile.

> 
> Thanks  & Regards
> Ajit
> 
>> >  name:microblaze_with_stack_protect
>> >  xmltarget:microblaze-with-stack-protect.xml
>> > -expedite:r1,pc
>> > +expedite:r1,rpc
>> >  32:r0
>> >  32:r1
>> >  32:r2
>> > -- 1.7.1
>> > 


Thanks,
Pedro Alves


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