diff options
author | Stu Grossman <grossman@cygnus> | 1992-01-14 20:31:40 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-01-14 20:31:40 +0000 |
commit | 7e97eb282603d8732bd7a4a8e63e162a38212c14 (patch) | |
tree | c4d91827b68814558a6b6b924a2b0af9321123b3 /gdb/ChangeLog | |
parent | 0cf9329b647559cc4fb592856d6702adbcf26d00 (diff) | |
download | gdb-7e97eb282603d8732bd7a4a8e63e162a38212c14.zip gdb-7e97eb282603d8732bd7a4a8e63e162a38212c14.tar.gz gdb-7e97eb282603d8732bd7a4a8e63e162a38212c14.tar.bz2 |
gdb-pend/620
* inflow.c (child_terminal_info): #ifdef TIOCPGRP around lines
that reference pgrp_inferior.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6f0bb08..d97e98c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 14 12:28:52 1992 Stu Grossman (grossman at cygnus.com) + + * inflow.c (child_terminal_info): #ifdef TIOCPGRP around lines + that reference pgrp_inferior. + Mon Jan 13 14:57:11 1992 Per Bothner (bothner at cygnus.com) * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that |