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:
8be4960
)
* somsolib.c: Include gdb_stat.h.
author
Jeff Law
<law@redhat.com>
Wed, 6 May 1998 22:33:06 +0000
(22:33 +0000)
committer
Jeff Law
<law@redhat.com>
Wed, 6 May 1998 22:33:06 +0000
(22:33 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/somsolib.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 7f61a1790f9d8f734866a730b97d1bc7e2b582c9..d7492ae27600173470135c8dfcd0b7ce6fd17be8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,13
@@
+Wed May 6 16:34:03 1998 Jeffrey A Law (law@cygnus.com)
+
+ * somsolib.c: Include gdb_stat.h.
+
+Mon May 4 16:24:22 1998 Mark Alexander <marka@cygnus.com>
+
+ * defs.h (make_run_cleanup): Declare.
+ * solib.c (find_solib): Pass correct number of arguments to
+ make_run_cleanup.
+
Sat May 2 09:35:07 1998 Stu Grossman <grossman@babylon-5.cygnus.com>
* ocd.h: Add new flags, function codes, and processor types to support
diff --git
a/gdb/somsolib.c
b/gdb/somsolib.c
index b24e6722a63572279b29241cad205e2e6089e164..6c864af51a1832b3780ab8bcaeb27bb8e01a0da3 100644
(file)
--- a/
gdb/somsolib.c
+++ b/
gdb/somsolib.c
@@
-34,6
+34,7
@@
and by Cygnus Support. */
#include "objfiles.h"
#include "inferior.h"
#include "gdb-stabs.h"
+#include "gdb_stat.h"
#include "gdbcmd.h"
#include "language.h"