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:
bfc07f4
)
* symmisc.c: Whitespace fixes.
author
Doug Evans
<dje@google.com>
Tue, 4 Dec 2012 23:12:07 +0000
(23:12 +0000)
committer
Doug Evans
<dje@google.com>
Tue, 4 Dec 2012 23:12:07 +0000
(23:12 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/symmisc.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 41d9891ab3d783ec0c4ed50ec65973e55992d53a..117b51606c270f7e4c1a76fa72184e613eaaa0a8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2012-12-04 Doug Evans <dje@google.com>
+
+ * symmisc.c: Whitespace fixes.
+
2012-12-04 Karthik Bhat <kv.bhat@samsung.com>
* i386-tdep.c (i386_skip_prologue): Using symbol table
diff --git
a/gdb/symmisc.c
b/gdb/symmisc.c
index e9bdc24ea35df4865c7363d56595f70aed9544d7..694a84a89e4cf3573f8b8487992334f290e64d2f 100644
(file)
--- a/
gdb/symmisc.c
+++ b/
gdb/symmisc.c
@@
-698,8
+698,8
@@
maintenance_print_objfiles (char *ignore, int from_tty)
}
}
-
/* List all the symbol tables whose names match REGEXP (optional). */
+
void
maintenance_info_symtabs (char *regexp, int from_tty)
{
@@
-777,6
+777,7
@@
block_depth (struct block *block)
\f
/* Do early runtime initializations. */
+
void
_initialize_symmisc (void)
{