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.




On 26/02/2016 17:55, Joel Brobecker wrote:
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.

Done and pushed.

Regards,
Bernhard

--

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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