]> Git Repo - qemu.git/commit
tcg: Fix high_pc fields in .debug_info
authorRichard Henderson <[email protected]>
Fri, 24 May 2013 21:16:14 +0000 (14:16 -0700)
committerRichard Henderson <[email protected]>
Tue, 9 Jul 2013 14:15:24 +0000 (07:15 -0700)
commit45aba097d24544ed2d3244b3268a071750e4499b
tree70fa7776d5b97b81ba71de58fae47b69d4f8c2f8
parent1e709f38331ef5bab76cd454c61d4af982cadf0b
tcg: Fix high_pc fields in .debug_info

I don't think the debugger actually looks at this for anything,
using the correct .debug_frame contents, but might as well get
it all correct.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/tcg.c
This page took 0.03764 seconds and 4 git commands to generate.