* Fix for PR 18665, from sky branch.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
b53a1514
MS
1Tue Jan 5 11:13:36 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
2
3 * remote.c (record_curthread): Must not modify inferior_pid when
4 called from wait_for_inferior. Instead, if a new thread-id is
5 detected, call add_thread. (MAGIC_NULL_PID): new macro, use
6 instead of the magic number "42000". (remote_find_new_threads):
7 if inferior_pid is unknown, get and use the current thread id.
8 (remote_start_remote): on connecting, attempt to get the current
9 thread id for inferior_pid. (remote_resume): If pid == -1,
10 then resume any-thread (not the current thread specifically).
11 Also some cosmetic fixups.
12
13 * thread.c (info_threads_command): don't initialize current_pid
14 until after call to FIND_NEW_THREADS (which may change inferior_pid).
15 Also some cosmetic fixups.
16 * infrun.c: cosmetic fixups and casts to avoid warnings.
17 * infcmd.c: cosmetic fixups, mainly long lines.
18
2819d3d6
DT
19Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com>
20
49082556
DT
21 * target.c (noprocess): terminate sentence with a period.
22 * breakpoint.c (catch_command_1): ditto.
23
eceede31
DT
24 * c-valprint.c (c_value_print): remove hack^2 from HP; it causes
25 testsuite losses with no real gain.
26
2819d3d6
DT
27 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): restore, but only
28 if tm-*.h hasn't overridden default value.
29
d951f9e4
JM
301999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
31
32 * configure.in: Fix whitespace indentation for --help.
33 * configure: Regenerated.
34
d7f71863
JM
351999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
36
37 * main.c: Add --write command line option, document -w.
38 * gdb.1: Document --write.
39
f240337a
JM
401999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
41
42 * configure.in: Require autoconf 2.12.1 or higher.
43 * doc/configure.in: Ditto.
44 * nlm/configure.in: Ditto.
45 * rdi-share/configure.in: Ditto.
46 * testsuite/configure.in: Ditto.
47 * doc/Makefile.in: Don't hardcode $(SHELL).
48 * nlm/Makefile.in: Ditto.
49 * rdi-share/Makefile.in: Ditto.
50 * testsuite/Makefile.in: Ditto.
51
64aa82eb
SS
52Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
53
54 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
55 inits of new fields, including ref to bogus field.
56 (vx_ops, vx_run_ops): Make static.
57
3e1d3d67
DT
58Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
59
97bff53b
DT
60 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
61 already defined in tm.h.
62
3e1d3d67
DT
63 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
64 conditionalize its inclusion.
65 * infttrace.c: ditto.
66
73ec6020 67For older changes see ChangeLog-98
bd5635a1
RP
68\f
69Local Variables:
55d3002f 70mode: change-log
bd5635a1
RP
71left-margin: 8
72fill-column: 74
73version-control: never
74End:
This page took 0.451505 seconds and 4 git commands to generate.