From: Marcus Shawcroft <marcus.shawcroft@arm.com>
To: Tom Tromey <tromey@redhat.com>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [PATCH 1/5] AArch64 GDB and GDBSERVER Port V2
Date: Thu, 29 Nov 2012 13:01:00 -0000 [thread overview]
Message-ID: <50B75C86.3080909@arm.com> (raw)
In-Reply-To: <87mwy18kb2.fsf@fleche.redhat.com>
On 28/11/12 21:54, Tom Tromey wrote:
>>>>>> "Marcus" == Marcus Shawcroft <marcus.shawcroft@arm.com> writes:
>
> Marcus> This patch contains the base AArch64 port for GDB.
>
> I'm not really the right person to comment on most of this series, but I
> did have a couple questions.
>
> Marcus> +#include <inttypes.h>
> Is this strictly necessary?
The port uses the output specifier PRIx64 and friends in various places
hence the inclusion of inttypes.h. There are a number of places in the
existing gdb and gdbserver code base where such marcros are already used.
> Marcus> + tdep = xcalloc (1, sizeof (struct gdbarch_tdep));
> Marcus> + gdbarch = gdbarch_alloc (&info, tdep);
> [... fill it in ...]
>
> I wonder if you plan to port the various gdbarch 'sdt' bits.
> It usually isn't very hard; e.g., see arm-linux-tdep.c.
We don;t have any concrete plans to work on system tap at the moment.
Cheers
/Marcus
next prev parent reply other threads:[~2012-11-29 13:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 16:36 Marcus Shawcroft
2012-11-28 21:55 ` Tom Tromey
2012-11-29 13:01 ` Marcus Shawcroft [this message]
2012-11-29 15:35 ` Tom Tromey
2012-11-29 21:52 ` Joel Brobecker
2012-11-30 8:26 ` Marcus Shawcroft
2012-11-30 18:31 ` Tom Tromey
2012-12-03 16:26 ` Marcus Shawcroft
2012-12-23 6:34 ` Joel Brobecker
2012-12-23 6:47 ` Joel Brobecker
2013-01-07 14:22 ` [PATCH 1/5] aarch64-tdep basic port Marcus Shawcroft
2013-01-13 6:48 ` Joel Brobecker
2013-01-13 7:07 ` Joel Brobecker
2013-01-18 19: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=50B75C86.3080909@arm.com \
--to=marcus.shawcroft@arm.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.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