From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: hjl.tools@gmail.com
Cc: hjl.tools@gmail.com, gdb-patches@sourceware.org
Subject: Re: PATCH: Add xmlRegisters= to qsupported query
Date: Mon, 29 Mar 2010 17:49:00 -0000 [thread overview]
Message-ID: <201003291749.o2THnDrw022305@glazunov.sibelius.xs4all.nl> (raw)
In-Reply-To: <20100329161910.GA10204@intel.com> (hongjiu.lu@intel.com)
> Date: Mon, 29 Mar 2010 09:19:10 -0700
> From: "H.J. Lu" <hongjiu.lu@intel.com>
>
> We should check if libexpat is available. Any comments/suggestions?
> diff --git a/gdb/i386-tdep.c b/gdb/i386-tdep.c
> index 83275ac..d7af84a 100644
> --- a/gdb/i386-tdep.c
> +++ b/gdb/i386-tdep.c
> @@ -44,6 +44,7 @@
> #include "value.h"
> #include "dis-asm.h"
> #include "disasm.h"
> +#include "remote.h"
>
> #include "gdb_assert.h"
> #include "gdb_string.h"
> @@ -5943,6 +5944,9 @@ i386_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
> set_gdbarch_fast_tracepoint_valid_at (gdbarch,
> i386_fast_tracepoint_valid_at);
>
> + /* Tell remote stub that we support XML target description. */
> + register_remote_support_xml ("x86");
Please use "i386" here.
next prev parent reply other threads:[~2010-03-29 17:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-28 20:48 H.J. Lu
2010-03-28 20:52 ` H.J. Lu
2010-03-28 21:27 ` Pedro Alves
2010-03-28 22:56 ` H.J. Lu
2010-03-28 23:48 ` H.J. Lu
2010-03-28 23:46 ` H.J. Lu
2010-03-29 6:40 ` Eli Zaretskii
2010-03-29 14:13 ` H.J. Lu
2010-03-29 14:32 ` Eli Zaretskii
2010-03-29 14:47 ` H.J. Lu
2010-03-29 14:55 ` H.J. Lu
2010-03-29 16:19 ` H.J. Lu
2010-03-29 17:49 ` Mark Kettenis [this message]
2010-03-29 18:02 ` H.J. Lu
2010-03-30 13:55 ` Pedro Alves
2010-03-30 14:58 ` H.J. Lu
2010-03-30 15:09 ` Pedro Alves
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=201003291749.o2THnDrw022305@glazunov.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=gdb-patches@sourceware.org \
--cc=hjl.tools@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox