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] [patch] entry values: Fix resolving in inlined frames


On Fri, 05 Oct 2012 14:41:07 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix entry values resolving in inlined frames.
> 	* dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Move func_addr,
> 	gdbarch and caller_frame initialization later.  Skip INLINE_FRAME
> 	entries of FRAME.
> 
> gdb/testsuite/
> 2012-10-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Fix entry values resolving in inlined frames.
> 	* gdb.arch/amd64-entry-value-inline.S: New file.
> 	* gdb.arch/amd64-entry-value-inline.c: New file.
> 	* gdb.arch/amd64-entry-value-inline.exp: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-10/msg00057.html


Jan


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