Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Felix Lee <felix.1@canids.net>
To: r6144 <r6k@sohu.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH][newbie] Make gdb accept -feliminate-dwarf2-dups stuff
Date: Thu, 15 Jan 2004 04:39:00 -0000	[thread overview]
Message-ID: <20040115043841.E92D715805D@kanga.canids> (raw)
In-Reply-To: <16390.1462.203353.461105@localhost.localdomain>  on Thu, 15 Jan 2004 11:15:02 +0800 from r6144 <r6k@sohu.com>

r6144 <r6k@sohu.com>:
>  > > +#include <search.h>
>  > Neat, I hadn't seen this before...
> It would be great if someday application software such as gcc and gdb
> can use Glib...  but maybe Glib isn't *that* portable, yet.

<search.h> comes from System V (SVID1).  it's not in POSIX-2 or
ISO C, but it's mandatory in UNIX95 and UNIX98.  it's probably
everywhere by now.  if not, it should be easy to put it into
libiberty.

but I see libiberty already has a splay tree implementation.  it
might be better to use that instead.
--


  reply	other threads:[~2004-01-15  4:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-14 14:59 r6144
2004-01-14 15:07 ` Daniel Jacobowitz
2004-01-15  3:15   ` r6144
2004-01-15  4:39     ` Felix Lee [this message]
2004-01-15  4:56     ` Daniel Jacobowitz
2004-01-14 15:23 ` Andrew Cagney

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=20040115043841.E92D715805D@kanga.canids \
    --to=felix.1@canids.net \
    --cc=gdb-patches@sources.redhat.com \
    --cc=r6k@sohu.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