Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Pedro Alves <palves@redhat.com>
Cc: Jan Kratochvil <jan.kratochvil@redhat.com>, gdb-patches@sourceware.org
Subject: Re: RFC: fix crash when inferior exits during "continue"
Date: Thu, 16 Feb 2012 15:24:00 -0000	[thread overview]
Message-ID: <87hayqkffq.fsf@fleche.redhat.com> (raw)
In-Reply-To: <87lio2kfjo.fsf@fleche.redhat.com> (Tom Tromey's message of "Thu,	16 Feb 2012 07:40:11 -0700")

>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Oops, I missed this comment before check-in.
Tom> I'll fix it now.

Patch appended.  Tested on x86-64 Fedora 16.

Tom

2012-02-16  Tom Tromey  <tromey@redhat.com>

	* gdb.base/inferior-died.c: Don't include stdio.h.

Index: gdb.base/inferior-died.c
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/inferior-died.c,v
retrieving revision 1.1
diff -u -r1.1 inferior-died.c
--- gdb.base/inferior-died.c	16 Feb 2012 14:35:00 -0000	1.1
+++ gdb.base/inferior-died.c	16 Feb 2012 14:41:12 -0000
@@ -17,7 +17,6 @@
 */
 
 #include <stdlib.h>
-#include <stdio.h>
 #include <sys/types.h>
 #include <unistd.h>
 


  reply	other threads:[~2012-02-16 14:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 19:14 Tom Tromey
2012-02-10 14:41 ` Jan Kratochvil
2012-02-10 20:05   ` Tom Tromey
2012-02-14 13:44     ` Gary Benson
2012-02-14 14:19       ` Pedro Alves
2012-02-15 22:24         ` Tom Tromey
2012-02-16 12:45           ` Pedro Alves
2012-02-16 14:42             ` Tom Tromey
2012-02-16 15:24               ` Tom Tromey [this message]
2012-02-20  2:41           ` [patch] testsuite: Fix inferior-died.exp racy FAILs [Re: RFC: fix crash when inferior exits during "continue"] Jan Kratochvil
2012-02-20 21:05             ` [commit] " Jan Kratochvil
2012-02-20 21:24             ` 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=87hayqkffq.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=palves@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