gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 15 Oct 2012 19:15:57 +0000 (19:15 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 15 Oct 2012 19:15:57 +0000 (19:15 +0000)
commit9e3a7d65fb3252364680128123209e93919aaf14
tree9431985357f122bd2d241b67ccc0a0079f1593b4
parent21a7b08989a1c860514d5bd840bc29f5ad97d2e6
gdb/
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/
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.
gdb/ChangeLog
gdb/dwarf2loc.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/amd64-entry-value-inline.S [new file with mode: 0644]
gdb/testsuite/gdb.arch/amd64-entry-value-inline.c [new file with mode: 0644]
gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp [new file with mode: 0644]
This page took 0.027485 seconds and 4 git commands to generate.