Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFC] 07/10 non-stop inferior control
Date: Thu, 08 May 2008 18:19:00 -0000	[thread overview]
Message-ID: <u3aotnhwv.fsf@gnu.org> (raw)
In-Reply-To: <200805061649.24082.pedro@codesourcery.com>

> From: Pedro Alves <pedro@codesourcery.com>
> Date: Tue, 6 May 2008 16:49:23 +0100
> 
>    if (ecs->new_thread_event)
>      {
> +      if (non_stop)
> +	/* Non-stop requires a behaving target.  */
> +	internal_error (__FILE__, __LINE__,
> +			"target misreported a new thread in non-stop mode.");
> +

What does this internal_error mean?  The wording of the error message
doesn't seem to justify an internal_error.  What am I missing here?


  reply	other threads:[~2008-05-08 11:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-06 17:43 Pedro Alves
2008-05-08 18:19 ` Eli Zaretskii [this message]
2008-05-09  2:08   ` Pedro Alves
2008-05-09  2:52     ` Daniel Jacobowitz
2008-05-19 16:55       ` Pedro Alves
2008-05-19 16:56 ` Pedro Alves
2008-06-04 11:49 ` Vladimir Prus
2008-06-04 12:07   ` Pedro Alves
2008-06-04 12:18     ` Vladimir Prus

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=u3aotnhwv.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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