From 378d8e737ca0813cffc0d759e24dbaa05775eca7 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 23 Nov 1991 05:22:34 +0000 Subject: [PATCH] Add some error checking around ioctl's for terminal switching. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8198f339c4f..126f90f481a 100644 --- 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. -- 2.30.2