public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Notify observers that directories have changed when using "directory" CLI command
@ 2020-10-06 11:08 Jan Vrany
  2020-10-06 11:08 ` [PATCH v2 1/1] " Jan Vrany
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Vrany @ 2020-10-06 11:08 UTC (permalink / raw)
  To: gdb-patches; +Cc: Jan Vrany

## Changes from v1: 

Addressed Andrew's comments:

* handle the case of "directory" with no arguments,
* added test for this case to. 

This patch also changes existing behavior in that now it does
not show directories when user answers no to when asked
"Reinitialize source path to empty?" (as Andrew also suggested). 

Jan Vrany (1):
  Notify observers that directories have changed when using "directory"
    CLI command

 gdb/ChangeLog                                 |  5 +++++
 gdb/source.c                                  | 11 +++++++++--
 gdb/testsuite/ChangeLog                       |  5 +++++
 gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp | 13 +++++++++++++
 4 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-10-08 13:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 11:08 [PATCH v2 0/1] Notify observers that directories have changed when using "directory" CLI command Jan Vrany
2020-10-06 11:08 ` [PATCH v2 1/1] " Jan Vrany
2020-10-08 13:05   ` Andrew Burgess

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