public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: ssbssa@yahoo.de, tom@tromey.com, gdb-patches@sourceware.org
Subject: Re: [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled
Date: Mon, 18 Jan 2021 19:19:57 +0200	[thread overview]
Message-ID: <838s8q88n6.fsf@gnu.org> (raw)
In-Reply-To: <20210115164811.GK265215@embecosm.com> (message from Andrew Burgess on Fri, 15 Jan 2021 16:48:11 +0000)

> Date: Fri, 15 Jan 2021 16:48:11 +0000
> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: Tom Tromey <tom@tromey.com>, gdb-patches@sourceware.org
> 
> gdb/ChangeLog:
> 
> 	* python/py-tui.c (struct gdbpy_tui_window)> <is_valid>: New
> 	member function.
> 	(class tui_py_window) <is_valid>: Likewise.
> 	(REQUIRE_WINDOW): Call is_valid member function.
> 	(gdbpy_tui_is_valid): Likewise.
> 	* tui/tui-data.h (struct tui_win_info) <is_visible>: Check
> 	tui_active too.
> 	* tui/tui-layout.c (tui_apply_current_layout): Add an assert.
> 	* tui/tui.c (tui_enable): Move setting of tui_active earlier in
> 	the function.
> 
> gdb/doc/ChangeLog:
> 
> 	* python.texinfo (TUI Windows In Python): Extend description of
> 	TuiWindow.is_valid.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.python/tui-window-disabled.c: New file.
> 	* gdb.python/tui-window-disabled.exp: New file.
> 	* gdb.python/tui-window-disabled.py: New file.

OK for the documentation part, thanks.

  parent reply	other threads:[~2021-01-18 17:20 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201229170227.821-1-ssbssa.ref@yahoo.de>
2020-12-29 17:02 ` [PATCH 1/4] Fix wrong method name Hannes Domani
2020-12-29 17:02   ` [PATCH 2/4] Return true in TuiWindow.is_valid only if TUI is enabled Hannes Domani
2020-12-31  4:24     ` Simon Marchi
2021-01-15 16:48     ` Andrew Burgess
2021-01-15 17:22       ` Hannes Domani
2021-01-17 11:31       ` Andrew Burgess
2021-01-17 13:19         ` Hannes Domani
2021-01-18 10:30           ` Andrew Burgess
2021-01-18 11:29             ` Hannes Domani
2021-01-23 17:54           ` Andrew Burgess
2021-01-23 17:55             ` Andrew Burgess
2021-01-24 12:33               ` Hannes Domani
2021-02-06 19:38               ` Tom Tromey
2021-02-08 11:58                 ` Andrew Burgess
2021-02-08 19:19                   ` Tom Tromey
2021-01-18 17:19       ` Eli Zaretskii [this message]
2020-12-29 17:02   ` [PATCH 3/4] Add optional styled argument to gdb.execute Hannes Domani
2020-12-29 17:19     ` Eli Zaretskii
2020-12-31  4:28     ` Simon Marchi
2020-12-29 17:02   ` [PATCH 4/4] Fix raw-frame-arguments in combination with frame-filters Hannes Domani
2020-12-31  4:53     ` Simon Marchi
2020-12-31 14:01       ` Hannes Domani
2021-01-31  7:13     ` Joel Brobecker
2020-12-29 17:18   ` [PATCH 1/4] Fix wrong method name Eli Zaretskii
2020-12-29 17:39     ` Hannes Domani

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=838s8q88n6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=andrew.burgess@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=ssbssa@yahoo.de \
    --cc=tom@tromey.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).