projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e74664
)
Reference: gdb-pend/636
author
Stu Grossman
<grossman@cygnus>
Wed, 15 Jan 1992 01:11:30 +0000
(
01:11
+0000)
committer
Stu Grossman
<grossman@cygnus>
Wed, 15 Jan 1992 01:11:30 +0000
(
01:11
+0000)
* inflow.c: remove #include <sys/dir.h>. Not necessary, and
doesn't exist on some systems.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
04fe54d
..
af85e19
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Jan 14 12:28:52 1992 Stu Grossman (grossman at cygnus.com)
+ * inflow.c: remove #include <sys/dir.h>. Not necessary, and
+ doesn't exist on some systems.
+
* infrun.c (wait_for_inferior!!!!): Prevent gdb from hanging when
nexting over recursive function calls.