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]

[commit + gdb7.4] [patch] Fix zero registers core files w/gcc-4.7


On Wed, 04 Jan 2012 23:52:33 +0100, H.J. Lu wrote:
> On Wed, Jan 4, 2012 at 5:46 AM, Jan Kratochvil <jan.kratochvil@redhat.com> wrote:
> > bfd/
> > 2011-12-23 ÂJan Kratochvil Â<jan.kratochvil@redhat.com>
> >
> > Â Â Â ÂFix zero registers core files when built by gcc-4.7.
> > Â Â Â Â* elf64-x86-64.c (elf_x86_64_write_core_note): Remove variables p and
> > Â Â Â Âsize. ÂCall elfcore_write_note for the local variables. ÂRemove the
> > Â Â Â Âfinal elfcore_write_note call. ÂAdd NOTREACHED comments.
> 
> OK.  Sorry for the delay.

Checked in:
	http://sourceware.org/ml/binutils-cvs/2012-01/msg00021.html
And into GDB-7.4 branch with elf64-x86-64.c copyright year update:
	http://sourceware.org/ml/binutils-cvs/2012-01/msg00022.html


Thanks,
Jan


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