Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Running testsuite with /proc/sys/kernel/core_uses_pid set, avoiding leaving core dump files behind
Date: Thu, 08 Sep 2011 14:56:00 -0000	[thread overview]
Message-ID: <20110908143311.GA19256@host1.jankratochvil.net> (raw)
In-Reply-To: <201109081515.15752.pedro@codesourcery.com>

On Thu, 08 Sep 2011 16:15:15 +0200, Pedro Alves wrote:
> core_find is meant for a different scenario.
> core_find runs a program that dumps core by itself, and such produced core
> file is then used on subsequent gdb tests, as the inferior to debug.

OK, I see I was too quick.


> On light of that, do you agree?

I agree.


On Wed, 07 Sep 2011 18:18:38 +0200, Pedro Alves wrote:
> +    -re "process (\[-\]*\[0-9\]*).*$gdb_prompt$" {

why not just (twice):
  +    -re "process (-*\[0-9\]*).*$gdb_prompt$" {


Thanks,
Jan


  reply	other threads:[~2011-09-08 14:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 16:28 Pedro Alves
2011-09-08 14:15 ` Jan Kratochvil
2011-09-08 14:34   ` Pedro Alves
2011-09-08 14:56     ` Jan Kratochvil [this message]
2011-09-08 15:25       ` Pedro Alves
2011-09-08 19:54 ` Jan Kratochvil

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=20110908143311.GA19256@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@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