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: [Windows]Fix a bug which cause GDB.exe assert when try to run the inferior


> Date: Fri, 21 Feb 2014 15:57:17 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <asmwarrior@gmail.com>, <gdb-patches@sourceware.org>
> 
> On 02/21/2014 03:37 PM, Eli Zaretskii wrote:
> >> Date: Fri, 21 Feb 2014 15:03:31 +0800
> >> From: Yao Qi <yao@codesourcery.com>
> >> CC: <gdb-patches@sourceware.org>
> >>
> >> 2014-02-21  Yuanhui Zhang  <asmwarrior@gmail.com>
> >>
> >> 	* windows-nat.c (windows_xfer_shared_libraries): Return
> >> 	TARGET_XFER_EOF if LEN is zero.
> > 
> > Indeed.  May I also suggest to point to the details of the underlying
> > problem, or include its summary, in the ChangeLog entry?
> > 
> 
> I prefer to put the details of the underlying problem in commit log,
> but I am fine to include its summary in the ChangeLog entry.
> 
> How about this?

Looks good to me, thanks.


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