commit | 45aba097d24544ed2d3244b3268a071750e4499b | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 24 14:16:14 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Tue Jul 09 07:15:24 2013 -0700 |
tree | 70fa7776d5b97b81ba71de58fae47b69d4f8c2f8 | |
parent | 1e709f38331ef5bab76cd454c61d4af982cadf0b [diff] |
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 <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>