new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new
[binutils-gdb.git] / gdb / ChangeLog
1 Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
2
3 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
4 inits of new fields, including ref to bogus field.
5 (vx_ops, vx_run_ops): Make static.
6
7 Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
8
9 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
10 already defined in tm.h.
11
12 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
13 conditionalize its inclusion.
14 * infttrace.c: ditto.
15
16 For older changes see ChangeLog-98
17 \f
18 Local Variables:
19 mode: change-log
20 left-margin: 8
21 fill-column: 74
22 version-control: never
23 End: