From: Pedro Alves <palves@redhat.com>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: yao@codesourcery.com, gdb-patches@sourceware.org
Subject: Re: [PATCH] Use sized types in tracepoint.
Date: Fri, 16 Mar 2012 15:57:00 -0000 [thread overview]
Message-ID: <4F6362F0.2050906@redhat.com> (raw)
In-Reply-To: <201203161550.q2GFoQhS029855@glazunov.sibelius.xs4all.nl>
On 03/16/2012 03:50 PM, Mark Kettenis wrote:
> We have gnulib/stdint.h so using typedefs like int32_t should be ok.
GDBserver doesn't use gnulib, unfortunately. Thought, it looks like
the Linux, Windows and Lynx backends already unconditionally include stdint.h.
The NTO backend doesn't, so I'm not sure if we can include it unconditionally.
On 03/16/2012 01:46 PM, Yao Qi wrote:
> +#include <inttypes.h>
> #if HAVE_STDINT_H
^^^^^^^^^^^^^
> #include <stdint.h>
> #endif
So I'd like to see that HAVE_STDINT_H removed first. If this causes
trouble, the option would be for gdbserver to use gnulib proper.
--
Pedro Alves
next prev parent reply other threads:[~2012-03-16 15:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 13:48 Yao Qi
2012-03-16 15:50 ` Mark Kettenis
2012-03-16 15:57 ` Pedro Alves [this message]
2012-04-10 14:00 ` Yao Qi
2012-04-10 14:17 ` Pedro Alves
2012-04-10 14:45 ` Aleksandar Ristovski
2012-04-10 15:29 ` Aleksandar Ristovski
2012-04-12 13:59 ` Yao Qi
2012-04-12 15:11 ` gdbserver: include stdint.h unconditionally Pedro Alves
2012-03-16 19:05 ` [PATCH] Use sized types in tracepoint Tom Tromey
2012-03-16 23:17 ` Mark Kettenis
2012-03-20 20:49 ` Tom Tromey
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=4F6362F0.2050906@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=mark.kettenis@xs4all.nl \
--cc=yao@codesourcery.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