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] testsuite: Fix run to main issue introduced by GCC 5.x.


Hello,

On Mon, Feb 22, 2016 at 03:49:17PM +0100, Bernhard Heckel wrote:
> From: "bernhard.heckel" <bernhard.heckel@intel.com>
> 
> Adding an dummy assignment as an new breakpoint anchor because

"an dummy" -> "a dummy"; same for "an new" -> "a new".


> breakpoint on return statement doesn't work for GCC 5.x.

"the breakpoint on the return statement".

> 2016-02-16  Bernhard Heckel  <bernhard.heckel@intel.com>
> 
> gdb/Changelog:
> 
>      * vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.

Same remark as before for the name of the ChangeLog file and the name
of the file being changed.

Ok with those changes.

-- 
Joel


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