public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] TUI: check whether in secondary prompt instead of immediate_quit
@ 2016-04-12 17:52 sergiodj+buildbot
  2016-04-12 17:53 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sergiodj+buildbot @ 2016-04-12 17:52 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT ab33ab13aa093778263d554dd0e702814a5a8cbd ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: ab33ab13aa093778263d554dd0e702814a5a8cbd

TUI: check whether in secondary prompt instead of immediate_quit

As can be seen in the tui_redisplay_readline comment:

 "The command could call prompt_for_continue and we must not restore
 SingleKey so that the prompt and normal keymap are used."

immediate_quit is being used as proxy for "secondary prompt".

We have a better predicate nowadays, so use it.

gdb/ChangeLog:
2016-04-12  Pedro Alves  <palves@redhat.com>

	* tui/tui-io.c (tui_redisplay_readline): Check
	gdb_in_secondary_prompt_p instead of immediate_quit.
	* tui/tui.c: Include top.h.
	(tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
	immediate_quit.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-13  4:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-12 17:52 [binutils-gdb] TUI: check whether in secondary prompt instead of immediate_quit sergiodj+buildbot
2016-04-12 17:53 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch master sergiodj+buildbot
2016-04-12 17:55 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-04-12 18:06 ` Failures on Debian-i686, " sergiodj+buildbot
2016-04-12 20:14 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-04-13  4:33 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot

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).