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] Add some clarifying comments to i386-tdep.c


On Thu, Nov 3, 2016 at 10:01 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> On Thu, Nov 3, 2016 at 12:37 AM, Doug Evans <dje@google.com> wrote:
>> I was debugging a bare metal x86 target and a part of gdb wasn't working
>> as expected, and I found myself in the innards of the x86 port and wondering
>> what's going on.
>>
>> This patch helps clarify what's going on here, at least for this reader.
>> It'll certainly help me next time I'm in there.
>>
>> 2016-11-02  Doug Evans  <dje@google.com>
>>
>>         * i386-tdep.c (i386_gdbarch_init): Add comments.
>>
>
> Yeah, it indeed helps.  It is good to me.

Committed, thanks.


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