projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e265c
)
Add some error checking around ioctl's for terminal switching.
author
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 05:22:34 +0000
(
05:22
+0000)
committer
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 05:22:34 +0000
(
05:22
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
8198f33
..
126f90f
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,10
@@
Fri Nov 22 16:39:57 1991 John Gilmore (gnu at cygnus.com)
+ * inflow.c (terminal_inferior): Check the results of ioctl's, and
+ print a message if any of them fail.
+ (terminal_ours_1): Store result of ioctl's for debugging, but
+ don't print (the terminal isn't ours...).
+
* tm-tahoe.h (FRAME_ARGS_ADDRESS): No need to offset from frame
pointer.