qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] GDB Jit interface, v4


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 0/4] GDB Jit interface, v4
Date: Sat, 24 Mar 2012 18:41:16 +0000

On Sat, Mar 24, 2012 at 17:47, Richard Henderson <address@hidden> wrote:
> Blue applied v2, not v3.

Sorry!

>  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.

Patches 2 to 4 lack the SoB. I can add them by hand if that's OK?

>
>  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
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]