public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Yao Qi <yao@codesourcery.com>
To: Pedro Alves <palves@redhat.com>
Cc: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Re: gdb in non-stop/sync mode connects to gdbserver
Date: Fri, 23 Nov 2012 01:35:00 -0000	[thread overview]
Message-ID: <50AED2C7.1040708@codesourcery.com> (raw)
In-Reply-To: <50AE6BFF.5050008@redhat.com>

On 11/23/2012 02:16 AM, Pedro Alves wrote:
> "non-stop and sync mode" is really not supported.  non-stop is defined to
> work only with async on.  There are many such assumptions in the code.  That the
> test works in sync mode on native is just an accident.

I had a vague impression that "non-stop" works on top of async mode 
before.  However, I was misled by the code that 'target_can_async_p' is 
checked on 'non-stop' path, and accordingly think "non-stop may work on 
sync mode".  Anyway, thanks for confirming this.

-- 
Yao (齐尧)

      reply	other threads:[~2012-11-23  1:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-22 16:09 Yao Qi
2012-11-22 18:16 ` Pedro Alves
2012-11-23  1:35   ` Yao Qi [this message]

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=50AED2C7.1040708@codesourcery.com \
    --to=yao@codesourcery.com \
    --cc=gdb@sourceware.org \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).