[patch] workaround gcc46: prologue skip skips too far (PR 12435) #2

Jan Kratochvil jan.kratochvil@redhat.com
Thu Sep 8 15:54:00 GMT 2011


On Fri, 22 Jul 2011 23:58:21 +0200, Jan Kratochvil wrote:
> gdb/
> 2011-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	PR breakpoints/12435
> 	* amd64-tdep.c (amd64_skip_prologue): New variables start_pc_sal,
> 	next_sal, buf, offset and xmmreg.  Advance PC if it sees the PR.
> 	* dwarf2read.c (process_full_comp_unit): Initialize
> 	amd64_prologue_line_bug.
> 	* symtab.h (struct symtab): New field amd64_prologue_line_bug.
> 
> gdb/testsuite/
> 2011-07-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	PR breakpoints/12435
> 	* gdb.arch/amd64-prologue-xmm.c: New file.
> 	* gdb.arch/amd64-prologue-xmm.exp: New file.
> 	* gdb.arch/amd64-prologue-xmm.s: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-09/msg00046.html


Thanks,
Jan



More information about the Gdb-patches mailing list