]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
tcg: Use the GDB JIT debugging interface.
authorRichard Henderson <rth@twiddle.net>
Mon, 19 Mar 2012 19:25:11 +0000 (12:25 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 24 Mar 2012 13:07:48 +0000 (13:07 +0000)
commit813da6277cf6325ee97e7b7724e1672053356f4c
treed69fd4020e16b119d00cfcf43b84fa93fb92df76
parent08c4ea294f38fa90c7e91d7402091ff8332bc65e
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>
elf.h
exec.c
tcg/i386/tcg-target.c
tcg/tcg.c
tcg/tcg.h