qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] GDB Jit interface, v4
@ 2012-03-24 17:47 Richard Henderson
  2012-03-24 17:47 ` [Qemu-devel] [PATCH 1/4] tcg: Add debug_info to JIT ELF image Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Richard Henderson @ 2012-03-24 17:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

Blue applied v2, not v3.  This rebases against master, and also
adds support in the sparc and hppa backends.

I've tested sparc32.  I've not been able to try the sparc64 version;
I'm having trouble getting glib2 compiled for 64-bit on the machine
to which I have access.  Oh how I wish that was still optional...


r~


Richard Henderson (4):
  tcg: Add debug_info to JIT ELF image.
  tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit.
  tcg-hppa: Add debug_frame support.
  tcg-sparc: Add debug_frame support.

 elf.h                  |   15 +++
 tcg/hppa/tcg-target.c  |  103 ++++++++++++++++++---
 tcg/sparc/tcg-target.c |   63 +++++++++++++
 tcg/tcg.c              |  241 +++++++++++++++++++++++++++++++++---------------
 4 files changed, 331 insertions(+), 91 deletions(-)

-- 
1.7.7.6

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-24 21:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-24 17:47 [Qemu-devel] [PATCH 0/4] GDB Jit interface, v4 Richard Henderson
2012-03-24 17:47 ` [Qemu-devel] [PATCH 1/4] tcg: Add debug_info to JIT ELF image Richard Henderson
2012-03-24 17:47 ` [Qemu-devel] [PATCH 2/4] tcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in gdb-jit Richard Henderson
2012-03-24 17:47 ` [Qemu-devel] [PATCH 3/4] tcg-hppa: Add debug_frame support Richard Henderson
2012-03-24 17:47 ` [Qemu-devel] [PATCH 4/4] tcg-sparc: " Richard Henderson
2012-03-24 18:41 ` [Qemu-devel] [PATCH 0/4] GDB Jit interface, v4 Blue Swirl
2012-03-24 19:23   ` Richard Henderson
2012-03-24 21:23     ` Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).