Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: Don Howard <dhoward@redhat.com>, Michael Snyder <msnyder@redhat.com>
Cc: Joel Brobecker <brobecker@gnat.com>, <gdb-patches@sources.redhat.com>
Subject: Re: [RFA] GDB/622 - clear current breakpoint in commands causes trouble
Date: Mon, 26 Aug 2002 15:31:00 -0000	[thread overview]
Message-ID: <1020826212230.ZM32374@localhost.localdomain> (raw)
In-Reply-To: Don Howard <dhoward@redhat.com> "Re: [RFA] GDB/622 - clear current breakpoint in commands causes trouble" (Aug 23, 10:48am)

On Aug 23, 10:48am, Don Howard wrote:

> One question: is it important to use xstrdup() over
> plain strdup()?

Don is right, xstrdup() should be used instead of strdup().  If there's
some good reason to prefer strdup(), then the return value needs to
be checked.  (Joel's 2002-07-31 patch isn't doing this.)

Kevin


  parent reply	other threads:[~2002-08-26 21:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-31 13:09 Joel Brobecker
2002-08-20  6:27 ` Joel Brobecker
2002-08-22 15:01   ` Michael Snyder
2002-08-23 11:12     ` Don Howard
2002-08-24  2:17       ` [RFA] GDB/622 - clear current breakpoint in commands causestrouble Michael Snyder
2002-08-26 15:31       ` Kevin Buettner [this message]
2002-08-27 15:28         ` [RFA] GDB/622 - clear current breakpoint in commands causes trouble Andrew Cagney
2002-08-22 18:53 ` Michael Snyder

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=1020826212230.ZM32374@localhost.localdomain \
    --to=kevinb@redhat.com \
    --cc=brobecker@gnat.com \
    --cc=dhoward@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@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