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 for 7.11] btrace: fix PR gdb/19829


On 03/17/2016 07:48 AM, Markus Metzger wrote:
> This is a backport of

It's fine with me to put this in the branch.

(I'd have cherry picked the commits as individual commits
instead of squashing them.)

> 2f3ef606b91298855e9ea13ae0e0316c23f06c9b
> a038fa3e14a477d4d72a26c2e139fa47d2774be2
> 33b4777ca1b7b456af8201b98eda27d1b272cbab

(
When referring to previous commits, I find it nicer to also
include the commit's subject.  The current lkml/git practice
when referring to previous commits I believe is to put the subject
in parens, though I can't find the reference right now.  Like:

2f3ef606b912 (frame: add skip_tailcall_frames)
a038fa3e14a4 (stack: check frame_unwind_caller_id)
33b4777ca1b7 (btrace, frame: fix crash in get_frame_type)
)

Thanks,
Pedro Alves


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