public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@airs.com>
To: Daniel Jacobowitz <drow@false.org>, mark@codesourcery.com
Cc: Bob Rossi <bob@brasko.net>, GDB <gdb@sources.redhat.com>
Subject: Re: CVS link error
Date: Tue, 27 Sep 2005 03:11:00 -0000	[thread overview]
Message-ID: <m38xxjb3xt.fsf@gossamer.airs.com> (raw)
In-Reply-To: <20050927024207.GA22531@nevyn.them.org>

Daniel Jacobowitz <drow@false.org> writes:

> On Mon, Sep 26, 2005 at 05:31:52PM -0700, Ian Lance Taylor wrote:
> > I think this is happening because expandargv in libiberty/argv.c now
> > calls xmalloc_failed.  That is provided by libiberty/xmalloc.c but not
> > by gdb/utils.c.
> > 
> > Is there any reason for gdb/utils.c to continue to define xmalloc and
> > friends?
> 
> Yes.  GDB's versions don't do the same thing on error.

Mark, gdb no longer links, probably because of the change to
libiberty/argv.c.  See
    http://sources.redhat.com/ml/gdb/2005-09/msg00203.html

Perhaps expandargv should be moved to a different file, or perhaps it
should not call xmalloc_failed.

Ian

  reply	other threads:[~2005-09-27  3:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27  0:28 Bob Rossi
2005-09-27  0:32 ` Ian Lance Taylor
2005-09-27  2:42   ` Daniel Jacobowitz
2005-09-27  3:11     ` Ian Lance Taylor [this message]
2005-09-27 14:32       ` Mark Mitchell

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=m38xxjb3xt.fsf@gossamer.airs.com \
    --to=ian@airs.com \
    --cc=bob@brasko.net \
    --cc=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=mark@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).