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 2/3 v4] Process record support for PowerPC


On Mon, Jan 26, 2015 at 9:32 AM, Doug Evans <xdje42@gmail.com> wrote:
> On Mon, Jan 26, 2015 at 8:19 AM, Wei-cheng Wang <cole945@gmail.com> wrote:
>> On Mon, Jan 26, 2015 at 8:39 PM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
>>> Please go ahead with the backport now to make sure we get the feature
>>> into 4.9 in time.
>>
>> Hi,
>>
>> I've committed the following changes in gdb-7.9-branch,
>> * Epilogue unwinder for PowerPC.
>> * Reverse debugging for PowerPC.
>> * Skip-trampoline for PowerPC reverse-stepping.
>> * Fix format warning in rs6000t-dep.c
>> * Add missing comments in rs6000-tdep.c, ppc64-tdep.c and ppc-linux-tdep.c.
>
> The commit messages are wrong (one sentence summaries).
> They can't be fixed now, if I understand git correctly,
> but for future reference, please read:
>
> https://sourceware.org/gdb/wiki/ContributionChecklist#Properly_formatted_commit_messages
>
> [reading that entire wiki page is a good idea for new contributors :-)]

Heh, I was looking at older summaries.
The ones on the branch are fine, sorry for the noise.


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