]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
removed in 2000-02-01 snapshot.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
d9fcf2fb
JM
12000-02-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2
3 * remote.c (getpkt_sane): New function. It is the old getpkt(),
4 which now returns a timeout indication.
5 (getpkt): New function. Wrapper for getpkt_sane(), so that return
6 value can still be ignored.
7
8Tue Feb 1 00:17:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9
10 * ui-file.c, ui-file.h: Rename gdb-file.h, gdb-file.c. Rename
11 ``struct gdb_file'' to ``struct ui_file''. Delete typedef
12 GDB_FILE.
13
14 * Makefile.in: Update.
15
16 * ax-gdb.c, ax-general.c, ax.h, buildsym.c, c-lang.c, c-lang.h,
17 c-typeprint.c, c-valprint.c, ch-lang.c, ch-lang.h, ch-typeprint.c,
18 ch-valprint.c, command.c, command.h, convex-tdep.c, corefile.c,
19 cp-valprint.c, d10v-tdep.c, d30v-tdep.c, defs.h, expprint.c,
20 expression.h, f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c,
21 frame.h, gdb-events.sh, gdb-file.c, gdb-file.h, gdbcmd.h,
22 gdbtypes.h, hppa-tdep.c, jv-lang.c, jv-lang.h, jv-typeprint.c,
23 jv-valprint.c, language.c, language.h, m2-lang.c, m2-lang.h,
24 m2-typeprint.c, m2-valprint.c, m3-nat.c, main.c, monitor.c,
25 printcmd.c, pyr-tdep.c, remote-mips.c, remote-sim.c, remote-udi.c,
26 remote.c, scm-lang.c, scm-lang.h, scm-valprint.c, ser-e7kpc.c,
27 ser-go32.c, ser-mac.c, ser-ocd.c, ser-unix.c, ser-unix.h,
28 serial.c, serial.h, stack.c, symfile.c, symmisc.c, tahoe-tdep.c,
29 target.c, target.h, top.c, top.h, typeprint.c, typeprint.h,
30 utils.c, v850ice.c, valprint.c, valprint.h, value.h,
31 config/pa/tm-hppa.h: Update.
32
da59e081
JM
332000-01-31 Jason Molenda (jsm@bugshack.cygnus.com)
34
35 * config/alpha/alpha-osf2.mh, config/alpha/alpha-osf3.mh,
36 config/i386/i386dgux.mh, config/i386/i386sol2.mh,
37 config/i386/i386v4.mh, config/i386/i386v42mp.mh,
38 config/i386/ncr3000.mh, config/m68k/m68kv4.mh,
39 config/m88k/delta88v4.mh, config/mips/irix4.mh,
40 config/mips/irix5.mh, config/mips/mipsv4.mh,
41 config/powerpc/solaris.mh (NATDEPFILES): Change references to
42 proc_api.o, proc_events.o, proc_flags.o, and proc_why.o to
43 proc-api.o, proc-events.o, proc-flags.o, and proc-why.o.
44
45Mon Jan 31 17:14:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
46
47 * top.c (fputs_unfiltered_hook): Moved to tui/tui-file.c.
48
49 * main.c (captured_main): Only use the legacy tui_file code when
50 linking in older code such as the TUI.
51
52 * gdb-file.h, gdb-file.c: New files.
53 * utils.c, defs.h (struct gdb_file, gdb_file_new, gdb_file_delete,
54 null_file_isatty, null_file_rewind, null_file_put,
55 null_file_flush, null_file_write, null_file_fputs,
56 null_file_delete, gdb_file_data, gdb_flush, gdb_file_isatty,
57 gdb_file_rewind, gdb_file_put, gdb_file_write, fputs_unfiltered,
58 set_gdb_file_flush, set_gdb_file_isatty, set_gdb_file_rewind,
59 set_gdb_file_put, set_gdb_file_write, set_gdb_file_fputs,
60 set_gdb_file_data, struct accumulated_gdb_file,
61 do_gdb_file_xstrdup, gdb_file_xstrdup, struct mem_file):
62 mem_file_new, mem_file_delete, mem_fileopen, mem_file_rewind,
63 mem_file_put, mem_file_write, struct stdio_file): stdio_file_new,
64 stdio_file_delete, stdio_file_flush, stdio_file_write,
65 stdio_file_fputs, stdio_file_isatty, stdio_fileopen, gdb_fopen):
66 Moved to gdb-file.h and gdb-file.c.
67 * utils.c (enum streamtype, struct tui_stream, tui_file_new,
68 tui_file_delete, tui_fileopen, tui_sfileopen, tui_file_isatty,
69 tui_file_rewind, tui_file_put, tui_file_fputs,
70 tui_file_get_strbuf, tui_file_adjust_strbuf, tui_file_flush,
71 fputs_unfiltered_hook):
72 Moved to tui/tui-file.c and tui/tui-file.h.
73
74 * Makefile.in (COMMON_OBS): Add gdb-file.o, tui-file.o.
75 (tui-file.o, gdb-file.o): Add dependencies.
76 (corefile.o, main.o, utils.o, simmisc.o): Update dependencies.
77 * main.c: #include tui/tui-file.h.
78
792000-01-28 Fred Fish <fnf@cygnus.com>
80
81 * findvar.c (value_from_register): Special case handling of D10V
82 pointer values fetched from registers.
83
842000-01-28 Fernando Nasser <fnasser@totem.to.cygnus.com>
85
86 * arm-tdep.c (thumb_skip_prologue, thumb_scan_prologue): Add
87 support for new style thumb prologues.
88
892000-01-28 Nick Clifton <nickc@redhat.com>
90
91 * arm-tdep.c: Remove extraneous dash at start of strings
92 introduced in previous delta.
93
942000-01-27 Nick Clifton <nickc@redhat.com>
95
96 * arm-tdep.c: Replace uses of arm_toggle_renames() with
97 parse_arm_disassembler_option().
98
992000-01-27 Jim Blandy <jimb@cygnus.com>
100
101 * symtab.c (decode_line_1): Don't let commas that are within
102 quotes or parenthesis terminate the line spec. Don't use pp when
103 removing the final double quote of a double-quoted string. Don't
104 forget to skip the opening double quote. I have no clue whether
105 this change is correct; probably we've just moved this function
106 from one buggy place to another buggy place, and never came within
107 an outhouse whiff of correctness.
108 (find_toplevel_char): New function.
109
1102000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
111
112 * arm-tdep.c (arm_push_arguments): Set the thumb mode bit when
113 passing the pointer to a thumb function as an argument.
114
1152000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
116
117 * remote-rdi.c (arm_rdi_mourn_inferior): Make sure breakpoints
118 are reinserted for another run.
119
1202000-01-27 Fernando Nasser <fnasser@totem.to.cygnus.com>
121
122 * infcmd.c (run_stack_dummy): Account for a random signal stopping
123 the inferior as well as breakpoints being hit while performing an
124 inferior function call.
125 * valops.c (hand_function_call): Ditto.
126
1272000-01-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
128
129 From Mark Kettenis <kettenis@gnu.org>
130
131 * config/i386/tm-i386gnu.h (THREAD_STATE_FLAVOR): Define to
132 i386_REGS_SEGS_STATE.
133 (HAVE_I387_REGS): Define.
134 (FLOAT_INFO): Remove.
135 * i386gnu-nat.c: Almost completely rewritten to use new i386
136 register layout and `float info' implementation.
137 * gnu-nat.c (inf_update_procs, proc_get_state, proc_string):
138 Move prototypes from here.
139 * gnu-nat.h: To here.
140
0fda6bd2
JM
1412000-01-24 Kevin Buettner <kevinb@redhat.com>
142
143 * utils.c (get_field, put_field): Fix buffer underruns and
144 overruns. Also, handle case where total_len is not evenly
145 divisible by 8.
146 (getfield): Make sure zeroing of unwanted bits occurs even
147 when bit field to extract does not straddle two or more
148 bytes.
149
1502000-01-23 Christopher Faylor <cgf@cygnus.com>
151
152 * defs.h: Add gdb_thread_select declaration.
153
1542000-01-23 Kevin Buettner <kevinb@redhat.com>
155
156 * linux-thread.c (_initialize_linuxthreads): Make sure that
157 linuxthreads_block_mask does not block SIGCHLD.
158
1592000-01-20 Fernando Nasser <fnasser@totem.to.cygnus.com>
160
161 * rdi-share/devsw.c (openLogFile): On cygwin, set the log mode to
162 text so that new lines work properly.
163
1642000-01-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
165
166 * proc-utils.h: New file. Export functions from proc-*.c.
167
168 * proc_api.c: Rename to:
169 * proc-api.c: New file. Add include of proc-utils.h.
170
171 * proc_events.c: Rename to:
172 * proc-events.c: New file.
173
174 * proc_flags.c: Rename to:
175 * proc-flags.c: New file.
176
177 * proc_why.c: Rename to:
178 * proc-why.c: New file. Add include of proc-utils.h.
179
180 * procfs.c: Add includes of gdbthread.h, sys/wait.h, signal.h,
181 ctype.h, proc-utils.h.
182 (find_procinfo_or_die): Add braces to avoid ambiguous else clause.
183 (open_procinfo_files): Conditionalize local variable tmp, to avoid
184 compiler warnings.
185 (proc_iterate_over_mappings): Conditionalize local vars mapfd and
186 pathname.
187 (procfs_wait): Adjust format in some printf_filetered calls to
188 avoid compiler warnings.
189 (make_signal_thread_runnable): Ifdef 0. The calls to this function
190 are also ifdef'd 0 .
191 (procfs_resume): Add parentheses around '&&' operation.
192 (procfs_set_exec_trap): Remove unused variable.
193 (info_proc_cmd): Add braces to avoid ambiguous else clause.
194
195 * Makefile.in (procfs.o, proc-api.o, proc-events.o, proc-flags.o,
196 proc-why.o): Update dependencies.
197
198 * config/sparc/sun4sol2.mh (NATDEPFILES): Change proc_*.o files to
199 proc-*.o.
200
c5394b80
JM
2012000-01-17 Jason Molenda (jsm@bugshack.cygnus.com)
202
203 * configure.in (NEW_PROC_API): Fix Unixware-matching regexp.
204 Fix from Robert Lipe <robertl@sco.com>.
205 * configure: Regenerated.
206
2072000-01-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
208
209 * stack.c (print_frame_info_base): Break up into the frame info
210 (location) printing part and the rest (source line printing).
211 (print_frame): New function. Take care of printing the location
212 information.
213 Update copyright.
214
215 * infrun.c (normal_stop): Use enum values rather than integers for the
216 source_flag to be passed to show_and_print_stack_frame().
217 Update copyright.
218
219 * frame.h (print_what): New enum for 'source' argument to
220 print_frame_info_base(). Use this instead of obscure numbers.
221 Update copyright.
222
223Sun Jan 16 17:58:00 2000 David Taylor <taylor@texas.cygnus.com>
224
225 * event-top.c (stdin_event_handler): call quit_command rather than
226 exit -- run cleanups, give target code a chance to say goodbye to
227 the target. Fixes bug where the inferior processes were left
228 around on Solaris (and probably elsewhere) by the testsuite.
229
2302000-01-14 Mark Salter <msalter@cygnus.com>
231
232 * v850-tdep.c (v850_target_architecture_hook): Setup correct
233 machine id for disassembly.
234
0fda6bd2
JM
2352000-01-13 Jim Blandy <jimb@cygnus.com>
236
237 * i386-linux-nat.c (fill_gregset): Pass the correct arguments to
238 convert_to_regset, when regno indicates a specific register.
239
c5394b80
JM
240Thu Jan 13 23:34:17 EST 2000 Nicholas Duffek <nsd@cygnus.com>
241
242 * uw-thread.c: Document libthread.so debugging interface. Minor
243 comment and formatting tweaks.
244 (DEBUG): #define as 0 instead of 1.
245 (CALL_BASE): Include function name in error msg.
246 (libthread_stub): Adjust inferior_pid after thread exit.
247 (uw_thread_create_inferior): Deactivate uw_thread_ops before
248 asking procfs_ops to create inferior.
249 (libthread_init): Don't return nonlocally on error.
250
2512000-01-12 Fernando Nasser <fnasser@totem.to.cygnus.com>
252
253 * rdi-share/ardi.c (negotiate_params): Fix initialization of static
254 variable.
255
2562000-01-12 Fernando Nasser <fnasser@totem.to.cygnus.com>
257
258 * remote-rdi.c (arm_rdi_open): Call arm-rdi-close() to make sure
259 both sides are on the same state.
260
2612000-01-12 Fernando Nasser <fnasser@totem.to.cygnus.com>
262
263 * rdi-share/serdrv.c (find_baud_rate): Fix entries for 57600 and
264 115200 (minor syntax mistake).
265
2662000-01-12 Jim Blandy <jimb@cygnus.com>
267
268 * config/sparc/tm-sun4sol2.h (MERGEPID): Provide a definition for
269 this here, to go along with the definitions of PIDGET and TIDGET.
270
2712000-01-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
272
273 * thread.c (do_captured_thread_select): New function. Switch
274 current thread, safely from within catch_errors().
275 (gdb_thread_select): New function. Switch threads safely.
276 (thread_command): Use gdb_thread_select().
277
2782000-01-11 Christopher Faylor <cgf@cygnus.com>
279
280 * configure.in: Avoid linking -limagehlp unless it's a native build.
281 * configure: Regenerate.
282 * thread.cc (add_thread): Clear private data pointer here or suffer
283 strange behavior when it is checked for NULL later.
284
0d06e24b
JM
2852000-01-09 Christopher Faylor <cgf@cygnus.com>
286
287 * win32nat.c (handle_exceptions): Handle various arithmetic exceptions.
288 * configure.in: Add an additional library to cygwin link.
289 * configure: Regenerate.
290
291 Patch from Egor Duda <deo@logos-m.ru>:
292 * coffread.c (coff_symfile_read): Reinstate ability to recognize "pe"
293 type.
294
2952000-01-07 Michael Snyder <msnyder@cleaver.cygnus.com>
296
297 * uw-thread.c: New file to support UnixWare user-mode threads:
298 contributed by Nickolas Duffek <nsd@cygnus.com>.
299 * target.h (struct target_ops): New vector, to_extra_thread_info,
300 allows back-ends to give extra details in info thread display.
301 (target_extra_thread_info): define new macro.
302 (target_find_new_threads): simplify macro. Cleanup comments.
303 * target.c (to_extra_thread_info): default and inherit new vector.
304 (cleanup_target): eliminate PARAMS, break up long lines,
305 provide default definition for to_extra_thread_info, and
306 to_find_new_threads. Default to_thread_alive and to_query
307 to return_zero, not target_ignore (they each return int not void).
308 (debug_to_find_new_threads): new debug entry.
309 (setup_target_debug): add debug_to_find_new_threads.
310 * gdbthread.h: export struct thread_info, find_thread_pid, and
311 iterate_over_threads. Add comments. Eliminate PARAMS. Update
312 copyright. Add new private data pointer for use by target back-ends.
313 * thread.c (struct thread_info): move definition to gdbthread.h.
314 (find_thread_pid): new exported function for thread lookup.
315 (iterate_over_threads): new exported function for applying
316 arbitrary operations to threads. Update copyright to 2000.
317 (info_threads_command): use new target_extra_thread_info vector
318 to display extra information about each thread (if implemented).
319 * config/i386/tm-i386v42mp.h: remove obsolete #defines for procfs.
320 Add defines for PIDGET, etc.
321 * config/i386/tm-i386sol2.h: ditto.
322 * config/sparc/tm-sun4sol2.h: ditto.
323 * config/i386/i386v42mp.mh: add uw-thread.o to NATDEPFILES.
324 * testsuite/gdb.threads/pthreads.exp: Try to link with -lthread
325 if -lpthread and -lpthreads fail.
326
327 * procfs.c: (PIDGET, TIDGET, MERGEPID): change default to no-op.
328 (proc_flags): combine flags that UnixWare splits into two locations.
329 (proc_modify_flag): add support for PR_KLC (kill on last close).
330 (proc_[un]set_kill_on_last_close): new functions.
331
3322000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
333
334 * remote.c (remote_open_1): Fix message so it does not imply a
335 specific syntax for serial ports, as it is OS dependent.
336 (remote_async_open_1): Ibid.
337 (init_remote_ops): Ibid.
338
3392000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
340
341 * rdi-share/serdrv.c (SerialOpen): Use speed from "-b" argument or
342 "set remotebaud" command (if set) when no speed is specified on
343 the "target rdi" command.
344
3452000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
346
347 * rdi-share/serdrv.c (find_baud_rate): Add entries for 57600 and
348 115200.
349 (baud_options[]): Ibid.
350
3512000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
352
353 * rdi-share/unixcomm.c: Fix SERIAL_PREFIX so it matches the prefix
354 used by each operating system.
355
3562000-01-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
357
358 * breakpoint.c (until_break_command): Add an argument for the
359 continuation, the beginning of the cleanups set up by this
360 command.
361 (until_break_command_continuation): Do cleanups until the one
362 passed in as argument instead of doing all of them.
363
364 * infcmd.c (finish_command_continuation): Expect a new argument,
365 which indicates up to where to do cleanups. Update calls to
366 do_exec_cleanups to use this marker, instead of ALL_CLEANUPS.
367 (finish_command): Add another argument for the continuation: the
368 starting cleanup for this command.
369
c3f6f71d 3702000-01-05 Fernando Nasser <fnasser@totem.to.cygnus.com>
ed9a39eb 371
c3f6f71d
JM
372 From Grant Edwards <grante@visi.com> (original patch from Thomas
373 Zenker ):
374 * rdi-share/ardi.c: Allow interruption of interruptible
375 targets with a <CNTL-C>.
ed9a39eb 376
c3f6f71d 3772000-01-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
ed9a39eb 378
c3f6f71d
JM
379 * rdi-share/etherdrv.c (fetch_ports): Send extra words on request
380 to control port to accommodate some versions of Angel.
ed9a39eb 381
c3f6f71d 3822000-01-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
ed9a39eb 383
c3f6f71d
JM
384 * rdi-share/devsw.c (dumpPacket): Fix source of channel information.
385 Add interpretation for C Support Library packets.
ed9a39eb 386
c3f6f71d 3872000-01-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
ed9a39eb 388
c3f6f71d
JM
389 * rdi-share/devsw.c (DevSW_Close): Remove const from argument that
390 is now being modified.
391 * rdi-share/devsw.h: Adjust declaration of the above funtion.
ed9a39eb 392
c3f6f71d 393For older changes see ChangeLog-99
c906108c
SS
394\f
395Local Variables:
396mode: change-log
397left-margin: 8
398fill-column: 74
399version-control: never
400End: