+Mon Jul 17 13:08:00 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * remote-vx.c (vx_ops, vx_run_ops): Initialize new to_thread_alive
+ field.
+
Sat Jul 15 01:02:53 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* config/alpha/alpha-osf3.mh, config/alpha/nm-osf3.h: New files
* remote-sim.c (gdbsim_ops): Likewise.
* sparcl-tdep.c (sparclite_ops): Likewise.
-
Tue Jul 11 11:15:55 1995 Kung Hsu <kung@rtl.cygnus.com>
* solib.c: Add _DYNAMIC__MGC base symbol for Mentor Graphics Inc.
vx_create_inferior, 0, /* mourn_inferior */
0, /* can_run */
0, /* notice_signals */
+ 0, /* thread_alive */
0, /* to_stop */
core_stratum, 0, /* next */
1, 1, 0, 0, 0, /* all mem, mem, stack, regs, exec */
0, vx_mourn_inferior,
0, /* can_run */
0, /* notice_signals */
+ 0, /* thread_alive */
0, /* to_stop */
process_stratum, 0, /* next */
0, /* all_mem--off to avoid spurious msg in "i files" */