public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Remove two TUI comments
@ 2019-10-09 23:01 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2019-10-09 23:01 UTC (permalink / raw)
  To: gdb-cvs

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

commit d2dd1084c10839efb916a0bfe57ca7a056d08b47
Author: Tom Tromey <tom@tromey.com>
Date:   Tue Oct 1 16:58:26 2019 -0600

    Remove two TUI comments
    
    This removes two comments from tui.h.  These were not useful.
    
    gdb/ChangeLog
    2019-10-09  Tom Tromey  <tom@tromey.com>
    
    	* tui/tui.h: Remove comments.

Diff:
---
 gdb/ChangeLog | 4 ++++
 gdb/tui/tui.h | 2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9402ba4..f6c800d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-10-09  Tom Tromey  <tom@tromey.com>
+
+	* tui/tui.h: Remove comments.
+
 2019-10-09  Tom de Vries  <tdevries@suse.de>
 
 	* python/lib/gdb/printer/bound_registers.py: Use
diff --git a/gdb/tui/tui.h b/gdb/tui/tui.h
index baf4a81..dac410f 100644
--- a/gdb/tui/tui.h
+++ b/gdb/tui/tui.h
@@ -45,8 +45,6 @@ enum tui_win_type
   DATA_ITEM_WIN
 };
 
-/* GENERAL TUI FUNCTIONS */
-/* tui.c */
 extern CORE_ADDR tui_get_low_disassembly_address (struct gdbarch *,
 						  CORE_ADDR, CORE_ADDR);
 extern void tui_show_assembly (struct gdbarch *gdbarch, CORE_ADDR addr);


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

only message in thread, other threads:[~2019-10-09 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 23:01 [binutils-gdb] Remove two TUI comments 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).