Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] Warn about what will happen to all inferiors on "quit"
Date: Fri, 14 Nov 2008 08:37:00 -0000	[thread overview]
Message-ID: <20081113225817.GO5112@adacore.com> (raw)
In-Reply-To: <200811132155.16758.pedro@codesourcery.com>

>  (gdb) q
>  A debugging session is active.
> 
>          Inferior 1 [process 17555] will be killed.
> 
>  Do you still want to close the debugger? (y or n)
[...]
>  (gdb) q
>  A debugging session is active.
> 
>          Inferior 1 [process 22005] will be killed.
>          Inferior 2 [process 22323] will be killed.
>          Inferior 3 [process 22656] will be detached.
> 
>  Do you still want to close the debugger? (y or n) 
> 
> What do you think of something like that?

That looks pretty good to me :).

> +struct piqa_args
> +{
> +  int count;
> +  struct ui_file *stb;
> +};

Hmmm, given the relatively cryptic name of the structure, a little
comment explaining what it's for would probably be useful...

-- 
Joel


  parent reply	other threads:[~2008-11-13 22:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-14  1:54 Pedro Alves
2008-11-14  7:03 ` Michael Snyder
2008-11-14  8:40   ` Joel Brobecker
2008-11-14 11:14     ` Michael Snyder
2008-11-14  8:37 ` Joel Brobecker [this message]
2008-11-15 16:11   ` [RFA] " Pedro Alves
2008-11-15 23:36     ` Joel Brobecker

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=20081113225817.GO5112@adacore.com \
    --to=brobecker@adacore.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