commit | 813da6277cf6325ee97e7b7724e1672053356f4c | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Mar 19 12:25:11 2012 -0700 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Mar 24 13:07:48 2012 +0000 |
tree | d69fd4020e16b119d00cfcf43b84fa93fb92df76 | |
parent | 08c4ea294f38fa90c7e91d7402091ff8332bc65e [diff] |
tcg: Use the GDB JIT debugging interface. This allows us to generate unwind info for the dynamicly generated code in the code_gen_buffer. Only i386 is converted at this point. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>