+Thu Feb 13 07:45:19 1992 Fred Fish (fnf at cygnus.com)
+
+ * xm-sysv4.h: Define NEED_POSIX_SETPGID.
+
+Fri Feb 7 11:51:12 1992 Per Bothner (bothner at cygnus.com)
+
+ * mips-tdep.c (mips_print_registers): Print correct register
+ number for double pseudo-registers.
+
Fri Feb 7 07:56:05 1992 John Gilmore (gnu at cygnus.com)
* buildsym.c (read_struct_type): Avoid double-bump of parse ptr
#define CREATE_INFERIOR_HOOK(pid) inferior_proc_init(pid)
#endif
+/* Use setpgid(0,0) to run inferior in a separate process group */
+
+#define NEED_POSIX_SETPGID