qemu/tcg/i386
Stefan Weil c170cb6649 tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
Not all i386 / x86_64 hosts use ELF.
Ask the compiler whether ELF is used.

On w64, gdb crashes when ELF_HOST_MACHINE is defined.

Cc: Blue Swirl <blauwirbel@gmail.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2012-04-15 21:25:15 +02:00
..
tcg-target.c tcg/i386: Use GDB JIT debugging interface only for hosts with ELF 2012-04-15 21:25:15 +02:00
tcg-target.h w64: Fix data type of parameters for flush_icache_range 2012-03-03 18:10:19 +00:00