From: John Gilmore Date: Sat, 13 Mar 1993 23:09:20 +0000 (+0000) Subject: * symmisc.c (std_in, std_out, std_err): Move initializations X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=961ee88e92251181bfe6c4923a8202f8013d7396;p=deliverable%2Fbinutils-gdb.git * symmisc.c (std_in, std_out, std_err): Move initializations to runtime code, in case they aren't constant. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 721b7c6046..c61200b26d 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