public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove obsolete filtering comment
@ 2022-08-31 17:14 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2022-08-31 17:14 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=334c30c253b8cf27833948386340f83340741a82

commit 334c30c253b8cf27833948386340f83340741a82
Author: Tom Tromey <tromey@adacore.com>
Date:   Thu Aug 11 10:15:50 2022 -0600

    Remove obsolete filtering comment
    
    top.h has an obsolete comment about the use of _unfiltered.

Diff:
---
 gdb/top.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gdb/top.h b/gdb/top.h
index 9ea07262c39..3bd1108f06a 100644
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -142,9 +142,7 @@ struct ui
   /* Serious error notifications */
   struct ui_file *m_gdb_stderr;
   /* Log/debug/trace messages that should bypass normal stdout/stderr
-     filtering.  For moment, always call this stream using
-     *_unfiltered.  In the very near future that restriction shall be
-     removed - either call shall be unfiltered.  (cagney 1999-06-13).  */
+     filtering.  */
   struct ui_file *m_gdb_stdlog;
 
   /* The current ui_out.  */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-31 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 17:14 [binutils-gdb] Remove obsolete filtering comment Tom Tromey

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