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: [RFC][Python] gdbpy_frame_stop_reason_string bug


On Wed, Oct 19, 2011 at 10:59 PM, Tom Tromey <tromey@redhat.com> wrote:
> ...
> The code bits are fine with one nit fixed.
>
> Kevin> +#include "../unwind_stop_reasons.def"
>
> I don't think you need ".." here.
>
> Thanks for doing this.

On Thu, Oct 27, 2011 at 12:02 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Kevin Pouget <kevin.pouget@gmail.com>
>> Date: Thu, 27 Oct 2011 11:40:50 +0200
>> Cc: pedro@codesourcery.com, pmuldoon@redhat.com, gdb-patches@sourceware.org,
>> ? ? ? tromey@redhat.com
>>
>> is it your last word for not mentioning the current value of the alias?
>
> I prefer not to mention that, yes. ?But if you feel strongly about it,
> I won't fight you.

Not a strong feeling, so I committed the patch without it:
http://sourceware.org/ml/gdb-cvs/2011-10/msg00195.html

Thanks,

Kevin


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