From 961ee88e92251181bfe6c4923a8202f8013d7396 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 13 Mar 1993 23:09:20 +0000 Subject: [PATCH] * symmisc.c (std_in, std_out, std_err): Move initializations to runtime code, in case they aren't constant. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 721b7c60467..c61200b26dc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sat Mar 13 14:58:22 1993 John Gilmore (gnu@cygnus.com) + + * symmisc.c (std_in, std_out, std_err): Move initializations + to runtime code, in case they aren't constant. + Fri Mar 12 16:23:54 1993 K. Richard Pixley (rich@cygnus.com) * symtab.c (find_pc_symtab): some object file formats, notably -- 2.30.2