From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: "Kurt C. Hackel" <kurt.hackel@oracle.com>, xen-devel@lists.xensource.com
Subject: Re: [PATCH 0/2] 32bit gdbserver-xen/libxc to debug 64bit guest
Date: Fri, 02 Nov 2007 16:35:45 -0700 [thread overview]
Message-ID: <472BB451.4010603@oracle.com> (raw)
In-Reply-To: <C3508D2E.FD59%Keir.Fraser@cl.cam.ac.uk>
Keir Fraser wrote:
> On 2/11/07 02:14, "Mukesh Rathor" <mukesh.rathor@oracle.com> wrote:
>
>> Please note, to achieve the above, an ifdef had to be added to user.h. This
>> forced it to be copied locally. As a result, files that included this header,
>> had also to be created/copied in the xen-sparse tree from the gdbserver tree
>> to include local user.h.
>
> The sparse tree should be overlaid a normal full gdbserver tree, so user.h
> should be in the same place whether you've modified it or not. So I don;t
> see why you'd need to pull in every file that includes user.h.
You are correct, I fixed it and will resubmit the patch, I guess with
a new email.
> The 32-on-64 compat layer inside Xen already builds 32-bit versions of
> structures when building 64-bit Xen. I think they're under include/compat/
> or something like that. It would make sense to make use of those rather than
> hack up the original headers with explicit compat types.
I noticed that. But I am looking for 64bit struct versions when building 32bit
libxc. I figured coming with similar macros the other way would make the
whole think too complex, so adding explicit compat types made sense.
Besides, we kinda needed a debugger soon :).
> -- Keir
Thanks for your feedback and your time.
Mukesh Rathor
PS: I'll be offline for a while. I can come up with enhancements in
future, or make further fixes, after I come back early Dec.
next prev parent reply other threads:[~2007-11-02 23:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-02 2:14 [PATCH 0/2] 32bit gdbserver-xen/libxc to debug 64bit guest Mukesh Rathor
2007-11-02 8:15 ` Keir Fraser
2007-11-02 23:35 ` Mukesh Rathor [this message]
2007-11-03 7:46 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=472BB451.4010603@oracle.com \
--to=mukesh.rathor@oracle.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=kurt.hackel@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.