Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: Sandra Loosemore <sandra@codesourcery.com>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [patch, rfa] tweak to defaulted_query logic to fix gdb.mi test errors
Date: Tue, 18 Oct 2016 20:17:00 -0000	[thread overview]
Message-ID: <CAH=s-POF-Rkx5afhmS_+ks226oHfJOrBhgQwqByztm7cA6qQ5g@mail.gmail.com> (raw)
In-Reply-To: <57CF117B.5040106@codesourcery.com>

On Tue, Sep 6, 2016 at 2:56 PM, Sandra Loosemore
<sandra@codesourcery.com> wrote:
> This patch moves the check for deprecated_query_hook before
> input-not-from-terminal check in defaulted_query, instead of after it.
> Presently, the only thing that uses deprecated_query_hook is the MI backend,
> which uses it to suppress the question entirely, so that the current
> behavior leads to the situation where nothing is printed when the input is a
> terminal but there is a message otherwise, which is somewhat odd.
>
> The specific problem this patch solves is a testing issue with gdbserver.
> mi_gdb_target_load says:
>
> mi_gdb_test "kill" ".*" ""
>
> and if the test harness is not running GDB from a terminal we get:
>

Can you "set interactive-mode on" in your test?  I read your patch several
times, I am not sure we need this patch.

-- 
Yao (齐尧)


  parent reply	other threads:[~2016-10-18 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 18:57 Sandra Loosemore
2016-10-18 16:09 ` Luis Machado
2016-10-18 20:17 ` Yao Qi [this message]
2016-10-18 20:24   ` Sandra Loosemore
2016-10-19  8:07     ` Yao Qi

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='CAH=s-POF-Rkx5afhmS_+ks226oHfJOrBhgQwqByztm7cA6qQ5g@mail.gmail.com' \
    --to=qiyaoltc@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=sandra@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