projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06fc0e2
)
* top.c (xgdb_verbose): Remove.
author
Tom Tromey
<tromey@redhat.com>
Mon, 17 Dec 2012 15:11:56 +0000
(15:11 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Mon, 17 Dec 2012 15:11:56 +0000
(15:11 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/top.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 4c5b5becd632bed44caf1bdc56e0fe51a13c1cf7..6910815dd378b3de309325faa4b943c78e1c01d2 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2012-12-17 Tom Tromey <tromey@redhat.com>
+
+ * top.c (xgdb_verbose): Remove.
+
2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
Code cleanup.
diff --git
a/gdb/top.c
b/gdb/top.c
index 99fd5fff6bd3f9ffe1275f5da55869e2dc151087..f3561e527012a1a753439698a0154884cb576572 100644
(file)
--- a/
gdb/top.c
+++ b/
gdb/top.c
@@
-138,7
+138,6
@@
char gdb_dirbuf[1024];
void (*window_hook) (FILE *, char *);
int epoch_interface;
-int xgdb_verbose;
/* Buffer used for reading command lines, and the size
allocated for it so far. */