06468ba7b0821f32dcd400dbf0b966b90f04ae56
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2001-06-28 Andrew Cagney <ac131313@redhat.com>
2
3 From Fernando Nasser:
4 * infrun.c (handle_inferior_event): Handle "nexti" inside function
5 prologues.
6
7 2001-06-28 Michael Snyder <msnyder@redhat.com>
8
9 * infrun.c (handle_inferior_event): Replace prev_pc test in all
10 calls to bpstat_stop_status (removed in 1999-09-24). This test
11 helps distinguish stepping over a breakpoint trap from stepping
12 thru a jump to the instruction after a breakpoint trap.
13 (handle_inferior_event): Don't bother writing the PC if
14 DECR_PC_AFTER_BREAK is zero (optimization).
15 * breakpoint.c (bpstat_stop_status): Add comment explaining the
16 purpose and usage of the "not_a_breakpoint" argument in computing
17 the breakpoint address.
18
19 2001-06-28 Andrew Cagney <ac131313@redhat.com>
20
21 From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
22 * monitor.c (setmem_resp_delim_pattern): New regexp pattern.
23 (setreg_resp_delim_pattern): Likewise.
24 (setmem_resp_delim_fastmap): New buffer.
25 (setreg_resp_delim_fastmap): Likewise.
26 (monitor_open): Initialize above regexp if they are defined.
27 (monitor_write_memory): Use regexp to check the result of write.
28 (monitor_store_register): Likewise to check result of register set.
29
30 2001-06-28 Andrew Cagney <ac131313@redhat.com>
31
32 From 2000-06-14 John Marshall <john_w_marshall@palm.com>:
33 * coff-solib.c: Include symfile.h and objfiles.h to make
34 OBJF_SHARED visible.
35
36 2001-06-28 Andrew Cagney <ac131313@redhat.com>
37
38 * configure.in (--enable-gdbmi): Enable by default.
39 * configure: Regenerate.
40 * TODO: Update.
41 * NEWS: Update
42
43 2001-06-28 Joel Brobecker <brobecker@act-europe.fr>
44
45 * solib-osf.c (osf_in_dynsym_resolve_code): Add a comment
46 explaining the consequences of always returning zero. No code
47 change.
48
49 2001-06-28 Andrew Cagney <ac131313@redhat.com>
50
51 From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:
52 * defs.h (enum target_signal): Add TARGET_SIGNAL_REALTIME_65
53 to TARGET_SIGNAL_REALTIME_127.
54 * target.c (struct signals): Add SIG63 to SIG127.
55 (target_signal_from_host): Handle up to 127 signals.
56 (do_target_signal_to_host): Likewise.
57
58 2001-06-27 Andrew Cagney <ac131313@redhat.com>
59
60 * remote-sds.c (sds_start_remote): Change type of ``c'' to int
61 from possibly unsigned char.
62
63 2001-06-27 Andrew Cagney <ac131313@redhat.com>
64
65 * ser-ocd.c: Delete file.
66 * Makefile.in (ALLDEPFILES): Remove ser-ocd.c
67 (ser-ocd.o): Delete target.
68 * TODO: Update.
69 * NEWS: Update.
70
71 2001-06-27 Andrew Cagney <ac131313@redhat.com>
72
73 * MAINTAINERS (Write After Approval): Sort.
74 (Past Maintainers): Daniel Berlin stepped down as C++ maintainer.
75
76 2001-06-26 Andrew Cagney <ac131313@redhat.com>
77
78 * breakpoint.c (breakpoint_1): Always output the breakpoint
79 headings. Leave it to ui-out to decide which
80
81 2001-06-25 Andrew Cagney <ac131313@redhat.com>
82
83 * stack.c (print_frame): For ui_out, output a list of arguments.
84
85 2001-06-25 Kevin Buettner <kevinb@redhat.com>
86
87 * MAINTAINERS (paper trail): Update.
88
89 2001-06-25 Michael Snyder <msnyder@redhat.com>
90
91 * infrun.c: Eliminate the "thread_step_needed" state variable,
92 and replace it with a relatively simple test in resume.
93 (resume): Replace thread_step_needed logic with a test for
94 stepping, breakpoint_here_p and breakpoints_inserted.
95 Move CANNOT_STEP_BREAKPOINT logic to after thread_step logic.
96 (proceed): Discard thread_step_needed logic.
97 (wait_for_inferior, fetch_inferior_event, handle_inferior_event):
98 Discard thread_step_needed logic.
99
100 2001-06-24 Fernando Nasser <fnasser@redhat.com>
101
102 * remote-rdi.c (arm_rdi_wait): Fix return type in prototype.
103 * rdi-share/host.h: Add missing parenthesis in conditional.
104
105 2001-06-22 J.T. Conklin <jtc@redback.com>
106
107 * configure.in: include nlist.h when checking for member som_addr
108 in struct so_map.
109 * configure: regenerate.
110
111 2001-06-21 Keith Seitz <keiths@redhat.com>
112
113 * cli-out.c (cli_out_new): Initialize new structure member
114 "suppress_output".
115
116 2001-06-20 Andrew Cagney <ac131313@redhat.com>
117
118 * ui-out.h (ui_out_table_header): Add parameter ``col_name''.
119 (table_header_ftype): Ditto.
120 * cli-out.c (cli_table_header): Update.
121 * ui-out.c (ui_out_table_header): Update.
122 (uo_table_header): Update.
123 (default_table_header): Update.
124 (append_header_to_list): Update.
125 (struct ui_out_header): Add field ``col_name''.
126 (append_header_to_list): Use xstrdup. Initialize col_name.
127 * breakpoint.c (breakpoint_1): Pass COL_NAME to
128 ui_out_table_header.
129
130 2001-06-19 Andrew Cagney <ac131313@redhat.com>
131
132 * cli-out.c: Include "gdb_assert.h'.
133 (struct ui_out_data): Add field ``suppress_output.
134 (cli_table_begin): When NR_ROWS is zero, suppress_output.
135 (cli_table_end): Clear suppress_output.
136 (cli_table_body): Check suppress_output.
137 (cli_table_header, cli_begin): Ditto.
138 (cli_end, cli_field_int, cli_field_skip): Ditto.
139 (cli_field_string, cli_field_fmt, cli_spaces): Ditto.
140 (cli_text, cli_message, cli_wrap_hint): Ditto.
141 * breakpoint.c (breakpoint_1): Close the ui_out table before
142 printing the breakpoint not found message.
143
144 2001-06-18 Andrew Cagney <ac131313@redhat.com>
145
146 * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
147 (default_table_begin): Ditto.
148 (uo_table_begin): Ditto.
149 * cli-out.c (cli_table_begin): Ditto.
150 * ui-out.h (ui_out_table_begin): Update
151 (table_begin_ftype): Update.
152 * breakpoint.c (breakpoint_1): Pass nr_printable_breakpoints to
153 ui_out_table_begin.
154
155 2001-06-16 Andrew Cagney <ac131313@redhat.com>
156
157 * breakpoint.c (breakpoint_1): Restructure. Compute the
158 nr_printable_breakpoints. Move the header output to before the
159 main print breakpoints loop.
160 (user_settable_breakpoint): New function.
161
162 2001-06-18 Andrew Cagney <ac131313@redhat.com>
163
164 * infrun.c, breakpoint.c: Use strncmp as the "mi" test. Allow,
165 "mi", "mi0" and "mi1".
166
167 2001-06-17 Andrew Cagney <ac131313@redhat.com>
168
169 * gdbarch.sh: Generate an error when conflicting macro
170 definitions. Generate an error when both pure multi-arch and
171 "tm.h".
172 * gdbarch.h, gdbarch.c: Regenerate.
173 * defs.h (GDB_MULTI_ARCH_TM): Rewrite definition.
174
175 2001-06-17 Andrew Cagney <ac131313@redhat.com>
176
177 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Down grade to
178 GDB_MULTI_ARCH_PARTIAL from two.
179
180 2001-06-17 Fernando Nasser <fnasser@redhat.com>
181
182 From 2001-06-15 Eirik Fuller <eirik@hackrat.com>
183 * cli/cli-script.c (free_command_lines): Reset list pointer.
184
185 2001-06-16 Andrew Cagney <ac131313@redhat.com>
186
187 * arch-utils.c (init_frame_pc_default): New function
188 * arch-utils.h (init_frame_pc_default): Declare.
189 * gdbarch.sh (INIT_FRAME_PC): Default to init_frame_pc_default and
190 not init_frame_pc_noop.
191 * gdbarch.h, gdbarch.c: Re-generate.
192 * blockframe.c (INIT_FRAME_PC): Delete macro definition.
193 * mips-tdep.c (mips_gdbarch_init): Set init_frame_pc to
194 init_frame_pc_noop.
195
196 2001-06-16 Andrew Cagney <ac131313@redhat.com>
197
198 * gdbarch.c: Regenerate. Out-of-sync with gdbarch.sh.
199
200 2001-06-15 Andrew Cagney <ac131313@redhat.com>
201
202 * gdbarch.sh (CANNOT_FETCH_REGISTER): Multi-arch.
203 (CANNOT_STORE_REGISTER): Ditto.
204 * infptrace.c (CANNOT_FETCH_REGISTER): Delete definition.
205 (CANNOT_STORE_REGISTER): Ditto.
206 * regcache.c (CANNOT_STORE_REGISTER): Ditto.
207 * lynx-nat.c (CANNOT_STORE_REGISTER): Ditto.
208 * arch-utils.h (cannot_register_not): Define.
209 * arch-utils.c (cannot_register_not): Declare.
210
211 2001-06-15 Andrew Cagney <ac131313@redhat.com>
212
213 * gdbarch.sh: Clarify pre/post default
214 (INIT_FRAME_PC_FIRST, INIT_FRAME_PC): Multiarch.
215 * blockframe.c (get_prev_frame): Remove #ifdef from around
216 INIT_FRAME_PC_FIRST call.
217 * arch-utils.c (init_frame_pc_noop): Define.
218 * arch-utils.h (init_frame_pc_noop): Declare.
219 * config/mips/tm-mips.h (INIT_FRAME_PC_FIRST): Delete.
220 (INIT_FRAME_PC, mips_init_frame_pc_first): Ditto.
221 * mips-tdep.c (mips_init_frame_pc_first): Make static.
222 (mips_gdbarch_init): Initialize init_frame_pc_first.
223 (mips_dump_tdep): Update.
224
225 2001-06-15 Michael Snyder <msnyder@redhat.com>
226
227 * infrun.c (context_switch): New function. Abstract the operation
228 of saving and restoring infrun's state when switching threads.
229 (handle_inferior_event): Normalize the handling of the 'thread hop'
230 event (when the wrong thread hits a thread-specific breakpoint,
231 and we need to solo-step that thread past the breakpoint).
232 Call keep_going, instead of target_resume. Handle the subsequent
233 singlestep-trap as a normal event instead of just resuming.
234
235 2001-06-15 Andrew Cagney <ac131313@redhat.com>
236
237 * arch-utils.c (core_addr_identity): New function. Rename
238 default_convert_from_func_ptr_addr.
239 * gdbarch.sh (CONVERT_FROM_FUNC_PTR_ADDR): Update.
240 (ADDR_BITS_REMOVE): Define. Default to core_addr_identity.
241 * defs.h (ADDR_BITS_REMOVE): Delete macro definition.
242 * config/mips/tm-mips.h (ADDR_BITS_REMOVE): Delete definition.
243 * mips-tdep.c (mips_addr_bits_remove): Make static.
244 (mips_gdbarch_init): Initialize addr_bits_remove.
245
246 2001-06-15 Andrew Cagney <ac131313@redhat.com>
247
248 From 2001-02-26 D.J. Barrow <djbarrow@de.ibm.com>:
249 * configure.tgt: Add S/390 31 & 64 bit target configuration.
250 * configure.host: Ditto for host.
251
252 2001-06-15 Andrew Cagney <ac131313@redhat.com>
253
254 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.
255 (EXTRACT_STRUCT_VALUE_ADDRESS): Change to a function with
256 predicate.
257 * gdbarch.h, gdbarch.c: Regenerate.
258 * values.c (value_being_returned): Change the reference to
259 EXTRACT_STRUCT_VALUE_ADDRESS_P to a function call.
260
261 2001-06-15 Joel Brobecker <brobecker@act-europe.fr>
262
263 * MAINTAINERS: Add Paul Hilfinger and Joel Brobecker to the
264 Write After Approval list.
265
266 2001-06-14 Michael Snyder <msnyder@redhat.com>
267
268 * remote.c (show_remote_protocol_qSymbol_packet_cmd,
269 set_remote_protocol_qSymbol_packet_cmd): New functions.
270 (init_all_packet_configs, show_remote_cmd): Add qSymbol packet.
271 (remote_check_symbols): New function. Implement qSymbol packet,
272 allowing target to request symbol lookup service from gdb.
273 (remote_open_1, remote_async_open_1): Call remote_check_symbols,
274 allowing symbol lookup from exec_bfd on connection to target.
275 (remote_new_objfile): New function. Catch new objfile notifications
276 from shared library module, and call remote_check_symbols.
277 (_initialize_remote): Hook remote_new_objfile into the shared
278 library notification chain. Add "set remote symbol-lookup" command.
279
280 2001-06-14 Keith Seitz <keiths@redhat.com>
281
282 * tracepoint.c (trace_command): We now have tracepoint
283 events. Get rid of those ugly hooks.
284 (tracepoint_operation): Likewise.
285 (trace_pass_command): Likewise.
286
287 2001-06-13 Michael Snyder <msnyder@redhat.com>
288
289 * gdbthread.h (struct thread_info): Add new fields:
290 current_line, current_symtab, step_sp, for saved infrun state.
291 * thread.c (save_infrun_state, load_infrun_state): Save and
292 restore current_line, current_symtab, and step_sp.
293 (add_thread): Rather than adding assignments to initialize
294 the new fields, just use memset (tp, 0, sizeof (*tp).
295 This way future new fields will not be overlooked.
296 * infrun.c (handle_inferior_event): Save and restore save_sp,
297 current_line, and current_symtab when switching threads.
298
299 2001-06-13 Elena Zannoni <ezannoni@redhat.com>
300
301 * MAINTAINERS: Add Andrew Cagney as co-maintainer of
302 testsuite/gdb.mi.
303
304 2001-06-11 Andrew Cagney <ac131313@redhat.com>
305
306 * symtab.c (lookup_symtab_1): Replace basename with lbasename.
307 (lookup_partial_symtab, file_matches): Ditto.
308 (make_source_files_completion_list): Ditto.
309 (make_file_symbol_completion_list): Ditto. Make local char*
310 variable ``tail'' constant.
311 (make_source_files_completion_list): Ditto with ``base_name''.
312 * source.c (open_source_file): Use lbasename. Make ``p'' const
313 char *.
314
315 2001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
316
317 * config/i386/xm-go32.h (SLASH_P, ROOTED_P, SLASH_CHAR)
318 (SLASH_STRING): Remove unised definitions.
319 * config/i386/xm-cygwin.h: Likewise.
320
321 2001-06-12 Andrew Cagney <ac131313@redhat.com>
322
323 * ui-out.c (ui_out_list_begin): Add parameter ``id''.
324 (make_cleanup_ui_out_list_begin_end): Ditto. Open the list.
325 * ui-out.h: Update declarations.
326
327 Mon Jun 11 17:26:43 2001 Andrew Cagney <cagney@b1.cygnus.com>
328
329 * source.c (openp): Make parameters ``path'' and ``string''
330 constant.
331 (openp): Use alloca to safely duplicate ``string''. Make local
332 variables ``p'' and ``p1'' constant. Delete char* casts.
333 * defs.h: Update.
334
335 * symtab.c (lookup_symtab_1): Make parameter ``name'' constant.
336 (lookup_symtab, lookup_partial_symtab): Ditto.
337 * symtab.h (lookup_symtab, lookup_partial_symtab): Update.
338
339 2001-06-11 Andrew Cagney <ac131313@redhat.com>
340
341 * ui-out.h (ui_out_table_begin): Make char* parameters constant.
342 (ui_out_table_header, ui_out_field_int): Ditto.
343 (ui_out_field_core_addr, ui_out_field_string): Ditto.
344 (ui_out_field_stream, ui_out_field_fmt): Ditto.
345 (ui_out_field_skip, ui_out_text, ui_out_message): Ditto.
346 * ui-out.c (ui_out_table_begin, ui_out_table_header): Update.
347 (ui_out_field_core_addr, ui_out_field_stream): Update.
348 (ui_out_field_string, ui_out_field_fmt): Update.
349 (ui_out_text, ui_out_message): Update.
350 (append_header_to_list): Make char* parameters constant.
351 (uo_table_header, uo_table_begin): Ditto.
352 (uo_field_int, uo_field_skip): Ditto.
353 (uo_field_string, uo_field_fmt): Ditto.
354 (uo_text, uo_message): Ditto.
355
356 2001-06-11 Eli Zaretskii <eliz@is.elta.co.il>
357
358 * completer.c (gdb_completer_loc_break_characters): New variable.
359 (line_completion_function): If we are completing on locations,
360 back up the start of word pointer past all characters which can
361 appear in a location spec.
362 (location_completer): New function.
363
364 * completer.h: Add prototype for location_completer.
365
366 * symtab.c (make_source_files_completion_list)
367 (add_filename_to_list, not_interesting_fname): New functions.
368 (filename_seen): New function, body extracted from
369 output_source_filename.
370 (output_source_filename): Call filename_seen to check if the file
371 was already printed.
372 (make_symbol_completion_list): If TEXT includes a
373 double-quoted string, return an empty list, not NULL.
374 (make_file_symbol_completion_list): New function, similar to
375 make_symbol_completion_list but with an additional argument
376 SRCFILE.
377
378 * symtab.h (make_file_symbol_completion_list)
379 (make_source_files_completion_list): Add prototypes.
380
381 * breakpoint.c (_initialize_breakpoint): Make location_completer
382 be the completion function for all commands which set breakpoints
383 and watchpoints.
384 (top-level): #include "completer.h".
385
386 * tracepoint.c (_initialize_tracepoint): Make location_completer
387 be the completion function for the "trace" command.
388 (top-level): #include "completer.h".
389
390 * printcmd.c (_initialize_printcmd): Make location_completer be
391 the completion function for the "print", "inspect", "call", and
392 "disassemble" commands.
393 (top-level): #include "completer.h".
394
395 * infcmd.c (_initialize_infcmd): Make location_completer be the
396 completion function for the "go", "jump", and "until" commands.
397 (top-level): #include "completer.h".
398
399 2001-06-10 Christopher Faylor <cgf@redhat.com>
400
401 * gnu-regex.c: Eliminate obsolete check for _MSC_VER.
402 * utils.c (notice_quit): Remove dummy function only used for _MSC_VER.
403 * values.c (unpack_double): Remove obsolete check for _MSC_VER.
404 * defs.h: Ditto.
405 * m32r-rom.c: Ditto.
406 * p-exp.y: Ditto.
407 * ser-e7kpc.c: Ditto. Define WIN32_LEAN_AND_MEAN under _WIN32, for
408 faster compilation.
409 (get_ds_base): Remove _MSC_VER version of this function.
410 * nindy-share/ttyflush.c: Ditto.
411 * rdi-share/host.h: Ditto.
412 * ser-go32.c (dos_readchar): Remove call to obsolete function.
413 * remote-sim.c (gdb_os_poll_quit): Ditto.
414 * remote-e7000.c (expect): Remove obsolete #if 0'ed code.
415
416 * main.c (captured_main): Eliminate special Cygwin checks.
417 * ser-tcp.c: Remove unneeded __CYGWIN__ guard against system include.
418
419 2001-06-09 Andrew Cagney <ac131313@redhat.com>
420
421 * Makefile.in (gdbcmd_h): Add ui_out_h.
422 (breakpoint.o, infcmd.o, main.o, printcmd.o, stack.o): Ditto.
423 (thread.o, top.o): Ditto.
424
425 * ui-out.h (table_begin_ftype): Make string parameters constant.
426 (table_header_ftype): Ditto.
427 (field_int_ftype): Ditto.
428 (field_skip_ftype): Ditto.
429 (field_string_ftype): Ditto.
430 (field_fmt_ftype): Ditto.
431 (text_ftype): Ditto.
432 (message_ftype): Ditto.
433 * cli-out.c (cli_table_begin): Ditto.
434 (cli_table_header): Ditto.
435 (cli_field_int): Ditto.
436 (cli_field_skip): Ditto.
437 (cli_field_string): Ditto.
438 (cli_field_fmt): Ditto.
439 (cli_text): Ditto.
440 (cli_message): Ditto.
441 (out_field_fmt): Ditto.
442 * ui-out.c (default_table_begin): Ditto.
443 (default_table_header): Ditto.
444 (default_field_int): Ditto.
445 (default_field_skip): Ditto.
446 (default_field_string): Ditto.
447 (default_field_fmt): Ditto.
448 (default_text): Ditto.
449 (default_message): Ditto.
450
451 2001-06-08 Michael Snyder <msnyder@redhat.com>
452
453 * breakpoint.c (delete_breakpoint): Pass mark_inserted to
454 remove_breakpoint, so that the subsequent test for
455 bpt->inserted will succeed, and duplicates will be fixed up.
456
457 2001-06-08 Per Bothner <per@bothner.com>
458
459 * dwarf2read.c (set_cu_language): Handle DW_LANG_Java.
460
461 2001-06-07 Keith Seitz <keiths@redhat.com>
462
463 * tracepoint.c (tracepoint_opertation): Add ui event
464 notifications.
465 (trace_pass_command): Ditto.
466
467 2001-06-07 Andrew Cagney <ac131313@redhat.com>
468
469 * MAINTAINERS (Write After Approval): Note the entry criteria.
470 (HP/PA): Jeff Law stepped down
471
472 2001-06-07 Jim Blandy <jimb@redhat.com>
473
474 * gdbarch.sh: Make sure that '[' doesn't interpret interesting
475 variable values as operators.
476
477 2001-06-07 Keith Seitz <keiths@redhat.com>
478
479 * gdb-events.sh: Fix quote escaping which was obsoleted
480 by last patch.
481
482 2001-06-07 Keith Seitz <keiths@redhat.com>
483
484 * gdb-events.sh: Make if statements and tests
485 a little more portable.
486 Don't use shell's echo command to put strings containing
487 escaped characeters into a file -- different flavors of /bin/sh
488 require differnt levels of escaping. Use cat <<EOF instead.
489 Our internal field separator is a colon. Change all
490 commands which assume it is a space.
491
492 2001-06-06 Mark Kettenis <kettenis@gnu.org>
493
494 * lin-lwp.c (struct lwp_info): Add member `resumed'.
495 (iterate_over_lwps): Make sure we can handle CALLBACK deleting the
496 LWP it's called for.
497 (lin_lwp_attach): Mark LWP as resumed to make sure the fake
498 SIGSTOP is reported.
499 (resume_clear_callback): New function.
500 (resume_set_callback): New function.
501 (lin_lwp_resume): Mark all LWP's that we're going to resume as
502 resumed, and unmark all others.
503 (status_callback): Only report a pending wait status if we pretend
504 that LP has been resumed.
505 (resumed_callback): New function.
506 (lin_lwp_wait): Add assertions to check that LWP's are properly
507 marked as resumed. Partially revert 2001-05-25 patch by Michael
508 Snyder: do not resume all threads. Add comment explaining the
509 problems associated with this bit of code.
510
511 2001-06-07 Keith Seitz <keiths@redhat.com>
512
513 * MAINTAINTERS: Syd Polk is stepping down from
514 maintaining libgui. I am replacing him.
515
516 2001-06-07 Eli Zaretskii <elis@is.elta.co.il>
517
518 * config/mips/tm-irix6.h: New file.
519
520 * config/mips/irix6.mh: New file.
521
522 * config/mips/irix6.mt: New file.
523
524 * config/mips/xm-irix6.h: New file.
525
526 * config/mips/nm-irix6.h: New file.
527
528 * mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the
529 disassembler info in tm_print_insn_info as appropriate for the N32
530 ABI. Force N32 ABI to be the default if the CPU is R8000 or
531 R10000.
532
533 * configure.tgt (mips*-sgi-irix6*): Map to irix6.
534
535 * configure.host (mips*-sgi-irix6*): Ditto.
536
537 2001-06-07 Andrew Cagney <ac131313@redhat.com>
538
539 * gnu-v3-abi.c: Include "gdb_assert.h".
540 (build_gdb_vtable_type): Replace abort() with gdb_assert().
541
542 2001-06-06 Jim Blandy <jimb@redhat.com>
543
544 * cp-abi.h: Rearrange code to put documentation comments above the
545 functions we export. The actual function table itself simply
546 refers to those functions. Minor doc fixes.
547
548 * gdbarch.sh: Changes to effect the following:
549 * gdbarch.c (initialize_non_multiarch): New function.
550 * gdbarch.h (initialize_non_multiarch): New declaration.
551 * arch-utils.c (initialize_current_architecture): For
552 non-multiarch configurations, call initialize_non_multiarch.
553
554 2001-06-06 Andrew Cagney <ac131313@redhat.com>
555
556 * symfile.c (compare_psymbols): Replace PTR with void*. Delete
557 declaration.
558 (compare_symbols): Ditto.
559
560 2001-06-06 Jonathan Larmour <jlarmour@redhat.com>
561
562 * arch-utils.c (generic_prepare_to_proceed): Allow for having
563 stopped due to a Ctrl-C as well as breakpoints.
564
565 * hppa-tdep.c (hppa_prepare_to_proceed): Add FIXME as this may not
566 support thread switches after Ctrl-C.
567 * lin-lwp.c (lin_lwp_prepare_to_proceed): Ditto.
568 * linux-thread.c (linuxthreads_prepare_to_proceed): Ditto.
569 * m3-nat.c (mach3_prepare_to_proceed): Ditto.
570
571 2001-06-06 Jim Blandy <jimb@redhat.com>
572
573 * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; all
574 per-architecture data should be registered at initialization time,
575 before any gdbarch objects get used, so the generality is
576 unnecessary.
577
578 2001-06-06 Keith Seitz <keiths@redhat.com>
579
580 * gdb-events.sh (function_list): Add tracepoint_create,
581 tracepoint_delete, and tracepoint_modify events.
582 * gdb-events.c: Regenerated.
583 * gdb-events.h: Regenerated.
584
585 2001-06-06 Keith Seitz <keiths@redhat.com>
586
587 * gdb-events.sh: Update copyrights.
588 Change free to xfree.
589 * gdb-events.c: Regenerated.
590 * gdb-events.h: Regenerated.
591
592 2001-06-06 Eli Zaretskii <eliz@is.elta.co.il>
593
594 * source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM
595 instead of #if HAVE_DOS_BASED_FILE_SYSTEM.
596 * completer.c: Ditto.
597 * cli/cli-cmds.c (cd_command): Ditto.
598
599 2001-06-04 Eli Zaretskii <eliz@is.elta.co.il>
600
601 * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg.
602 (mips_set_processor_type_command): Remove unused variable j.
603 (mips_breakpoint_from_pc): Declare breakpoint instruction
604 sequences as unsigned char, to avoid compiler warnings.
605
606 * source.c (mod_path, openp): Use HAVE_DOS_BASED_FILE_SYSTEM
607 instead of system-specific define's like _WIN32 and __MSDOS__.
608 Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH instead of SLASH_P and
609 ROOTED_P.
610 (top-level): #include "filenames.h".
611
612 * solib.c (solib_open): Use IS_DIR_SEPARATOR and IS_ABSOLUTE_PATH
613 instead of SLASH_CHAR, ROOTED_P and SLASH_P.
614 (top-level): #include "filenames.h".
615
616 * defs.h (SLASH_P, SLASH_CHAR, ROOTED_P): Remove definitions.
617 (SLASH_STRING): Define only for _WIN32.
618
619 * completer.c: Use HAVE_DOS_BASED_FILE_SYSTEM instead of
620 __MSDOS_.
621
622 * cli/cli-cmds.c (cd_command): Use IS_DIR_SEPARATOR and
623 IS_ABSOLUTE_PATH instead of SLASH_P and ROOTED_P. Replace
624 system-specific ifdefs with HAVE_DOS_BASED_FILE_SYSTEM.
625 (top-level): #include "filenames.h".
626
627 * go32-nat.c (go32_wait): Change the return value to ptid_t.
628
629 * config/djgpp/fnchange.lst: Add two new files in the
630 gdb/testsuite/gdb.c++/ directory to the remapped names.
631
632 * config/djgpp/djconfig.sh (lt_cv_sys_max_cmd_len): Set to 12KB.
633
634 2001-06-01 Jim Blandy <jimb@redhat.com>
635
636 Expand the gdbarch per-architecture data vector as needed, rather
637 than requiring that all per-architecture data be registered before
638 the first gdbarch object is allocated.
639 * gdbarch.sh: Changes to effect the following:
640 * gdbarch.c (alloc_gdbarch_data, init_gdbarch_data): Delete
641 declarations and definitions.
642 (check_gdbarch_data): New function, and declaration.
643 (gdbarch_alloc): Don't call alloc_gdbarch_data; leaving the fields
644 zero is good enough.
645 (free_gdbarch_data): Tolerate a null data pointer. Free only
646 those data items gdbarch->data actually has allocated.
647 (set_gdbarch_data, gdbarch_data): Call check_gdbarch_data.
648 (gdbarch_update_p): No need to call init_gdbarch_data.
649
650 2001-06-01 Kevin Buettner <kevinb@redhat.com>
651
652 * ia64-tdep.c (is_float_or_hfa_type_recurse): Call check_typedef()
653 on types that we wish to recurse on.
654 (slot_alignment_is_next_even): New function.
655 (ia64_push_arguments): Call slot_alignment_is_next_even() to
656 examine the type in order to decide if it's necessary to skip
657 an odd slot.
658
659 2001-06-01 Michael Snyder <msnyder@redhat.com>
660
661 * thread.c (delete_step_resume_breakpoint): New function.
662 Maintain internal consistency of the thread list while deleting
663 a step_resume_breakpoint.
664 * gdbthread.h (delete_step_resume_breakpoint): Export.
665 * breakpoint.c (bpstat_find_step_resume_breakpoint):
666 Make thread-aware: don't return a step_resume_breakpoint
667 for the wrong thread.
668 * infrun.c (wait_for_inferior): Call delete_step_resume_breakpoint
669 instead of delete_breakpoint_current_contents.
670 (fetch_inferior_event): Ditto.
671 (handle_inferior_event): Call delete_step_resume_breakpoint
672 instead of delete_breakpoint.
673 * infrun.c (handle_inferior_event): After singlestepping over a
674 thread-specific breakpoint, use currently_stepping() to decide
675 whether to step or continue.
676
677 2001-06-01 Jim Blandy <jimb@redhat.com>
678
679 * gnu-v3-abi.c (gnu_v3_abi_ops, vtable_type_gdbarch_data): Make
680 these static --- there's no reason other files should use these.
681
682 * partial-stab.h (case N_FUN: case 'f':, case N_FUN: case 'F':)
683 Fix memory leak.
684
685 * partial-stab.h: New complaint: function_outside_compilation_unit.
686 (case N_FUN: case 'f':, case N_FUN: case 'F':): If pst is zero,
687 complain, and don't try to set pst's start address.
688
689 2001-05-31 Kevin Buettner <kevinb@redhat.com>
690
691 * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET): Revise to
692 match the location at which the kernel is placing the sigcontext
693 struct.
694
695 * ia64-tdep.c (max_skip_non_prologue_insns): New static global.
696 (refine_prologue_limit): New function.
697 (examine_prologue): Further limit number of instructions
698 scanned by calling refine_prologue_limit(). Revise way in
699 which the end of prologue address is computed for frameless
700 functions.
701
702 2001-05-29 Christopher Faylor <cgf@redhat.com>
703
704 * partial-stab.h: Revert previous patch.
705
706 2001-05-29 Christopher Faylor <cgf@redhat.com>
707
708 * partial-stab.h: Consistently guard against pst being NULL.
709
710 2001-05-29 Alexandre Oliva <aoliva@redhat.com>
711
712 * symfile.c (compare_psymbols, compare_symbols): Declare using
713 PTR, as in the definition.
714 * minsyms.c (compare_minimal_symbols): Likewise.
715 * coffread.c (find_targ_sec): Likewise.
716 * elfread.c (free_elfinfo, elf_locate_sections): Likewise.
717 * mipsread.c (alphacoff_locate_sections): Likewise.
718 * mdebugread.c (compare_blocks): Likewise.
719
720 2001-05-25 Nick Duffek <nsd@redhat.com>
721
722 * solib.c (update_solib_list): Move target_resize_to_sections()
723 into solib_map_sections() loop.
724 (info_sharedlibrary_command): Try bfd_arch_bits_per_address() if
725 bfd_get_arch_size() fails.
726
727 2001-05-25 Nick Duffek <nsd@redhat.com>
728
729 * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c and
730 solib-osf.o.
731 * config/alpha/alpha-osf1.mh (NATDEPFILES): Replace osfsolib.o
732 with solib-osf.o and solib.o.
733 * config/alpha/alpha-osf2.mh: Likewise.
734 * config/alpha/alpha-osf3.mh: Likewise.
735 * solib-osf.c: New file, renamed and largely rewritten from
736 osfsolib.c.
737
738 2001-05-25 Michael Snyder <msnyder@redhat.com>
739
740 * lin-lwp.c (lin_lwp_attach_lwp): Call stop_wait_callback,
741 to consume the SIGSTOP generated by PTRACE_ATTACH.
742 (stop_wait_callback): If a SIGTRAP or a SIGINT event is consumed,
743 try again to get the SIGSTOP event.
744 (lin_lwp_wait): Resume all threads when ignoring a signal.
745 This will insure that newly attached threads get resumed.
746 * lin-lwp.c (stop_wait_callback): Discard redundant SIGINT events.
747 * remote.c (remote_write_bytes): Update 'p' packet pointer.
748
749 2001-05-25 Jim Blandy <jimb@redhat.com>
750
751 * gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no need to clear
752 VALUE_POINTED_TO_OFFSET here; if value_cast doesn't return a
753 useful value, then we should fix that instead.
754
755 2001-05-24 Nick Duffek <nsd@redhat.com>
756
757 * solist.h (struct so_list): Document the requirement that
758 current_sos initialize some fields to 0.
759
760 2001-05-24 Mark Kettenis <kettenis@gnu.org>
761
762 * gnu-nat.c: Include <ctype.h>.
763 (gnu_pid_to_exec_file): Add PID parameter.
764 (set_sig_thread_cmd): Use PIDGET on return value from
765 thread_id_to_pid.
766 (proc_string): Use MERGEPID to construct argument to
767 pid_to_thread_id.
768
769 2001-05-22 Kevin Buettner <kevinb@redhat.com>
770
771 * breakpoint.c (breakpoint_address_is_meaningful): New function.
772 (check_duplicates): Don't compare non-meaningful addresses.
773
774 2001-05-22 Michael Snyder <msnyder@redhat.com>
775
776 * thread-db.c: Allow for defunct zombie threads.
777 (attach_thread): Do not attempt to attach zombie thread.
778 (thread_db_thread_alive): Return false for defunct zombie thread.
779 (find_new_threads_callback): Don't add defunct zombie thread to list.
780
781 2001-05-22 Jim Blandy <jimb@redhat.com>
782
783 Add support for the GNU V3 C++ ABI.
784 (Includes changes by Dan Berlin.)
785
786 * gnu-v3-abi.c: New file.
787 * minsyms.c: #include "value.h" and "cp-abi.h".
788 (install_minimal_symbols): Check the minimal symbol table for
789 symbols that look mangled in the V3 style, and select the V3 ABI
790 if we find any.
791 * Makefile.in (SFILES): Add gnu-v3-abi.c.
792 (COMMON_OBS): Add gnu-v3-abi.o.
793 (gnu-v3-abi.o): Add new rule.
794 (minsyms.o): Depend on $(cp_abi_h) and $(value_h).
795
796 2001-05-21 Jim Blandy <jimb@redhat.com>
797
798 * values.c (value_primitive_field): If we're extracting a base
799 class, then the type of the result should be the base class being
800 extracted, not the type of which it is a base class.
801
802 * value.h (struct value): Doc fix, and rearrange members to place
803 them near their explanations.
804
805 2001-05-21 Michael Snyder <msnyder@redhat.com>
806
807 * remote.c (remote_async_wait): Added new variable fieldsize.
808 Add fieldsize (return value of hex2bin) to string pointer p.
809
810 2001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr>
811
812 * m68hc11-tdep.c (m68hc11_pop_frame): Fix stack pointer computation.
813 (m68hc11_analyze_instruction): Update the pc correctly.
814 (m68hc11_guess_from_prologue): Take into account the stack correction
815 for the saving address.
816
817 2001-05-07 Daniel Berlin <dan@cgsoftware.com>
818
819 Changes by Jim Ingham:
820
821 * values.c (value_change_enclosing_type): New function. If the
822 new enclosing type is larger than the old one, we need to allocate
823 more space.
824 * value.h: Add value_change_enclosing_type prototype.
825 * valops.c (value_cast): Use it.
826 (value_assign): Use it.
827 (value_addr): Use it.
828 (value_ind): Use it.
829 (value_full_object): Use it.
830
831 2001-05-07 Daniel Berlin <dan@cgsoftware.com>
832
833 * values.c (value_static_field): Handle static fields that have a
834 constant value.
835
836 2001-05-17 Michael Snyder <msnyder@redhat.com>
837
838 * blockframe.c (create_new_frame): Zero all the fields via memset,
839 rather than zeroing them one by one.
840
841 2001-05-17 Eli Zaretskii <eliz@is.elta.co.il>
842
843 * top.c (user_args): Remove unused declaration.
844
845 2001-05-16 Michael Snyder <msnyder@redhat.com>
846
847 * infcmd.c (do_registers_info): Move alloca outside of loop.
848
849 2001-05-15 John S Kallal <jskallal@home.com>
850
851 * remote.c (remote_wait): Added new variable fieldsize.
852 Add fieldsize (return value of hex2bin) to string pointer p.
853
854 2001-05-15 Mark Kettenis <kettenis@gnu.org>
855
856 * sparc-tdep.c (sparc_gdbarch_init): Get the architecture from
857 info.bfd_arch_info.
858
859 2001-05-14 Kevin Buettner <kevinb@redhat.com>
860
861 * lin-lwp.c (detach_callback, lin_lwp_wait, lin_lwp_pid_to_str):
862 Adjust format strings for printing LWPs to account for the fact
863 that the type returned by GET_LWP() is now a long instead of an
864 int.
865
866 2001-05-14 Kevin Buettner <kevinb@redhat.com>
867
868 * inferior.h (null_ptid, minus_one_ptid): New variable declarations.
869 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
870 (ptid_get_tid, ptid_equal): New function declarations.
871 * infrun.c (null_ptid, minus_one_ptid): New variables.
872 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
873 (ptid_get_tid, ptid_equal): New functions.
874 (_initialize_infrun): Initialize null_ptid, minus_one_ptid,
875 inferior_ptid, and target_last_wait_ptid.
876
877 * defs.h (ptid_t): Redefine to be a struct rather than an int.
878 (pid_to_ptid, null_ptid, ptid_equal): Delete these macros.
879 (PIDGET, TIDGET, MERGEPID): Redefine these macros using the
880 new ptid accessors and constructor.
881
882 * config/i386/tm-i386v42mp.h (PIDGET, TIDGET, LIDGET, MERGEPID,
883 MKLID, MKTID, ISTID): Provide new definitions for these macros.
884 The old macros are retained, but disabled via #if 0 in order
885 to aid in future restructuring. See FIXME.
886
887 * arm-linux-nat.c (PIDGET, TIDGET): Delete macro definitions.
888 * i386-linux-nat.c (PIDGET, TIDGET): Likewise.
889 * infptrace.c (PIDGET, TIDGET): Likewise.
890 * lin-lwp.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
891 * lin-thread.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
892 * proc-service.c (MERGEPID): Likewise.
893 * procfs.c (PIDGET, TIDGET, MERGEPID): Likewise.
894 * thread-db.c (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
895 * config/nm-linux.h (PIDGET0, PIDGET, TIDGET, MERGEPID): Likewise.
896 * config/i386/tm-i386sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
897 Likewise.
898 * config/sparc/tm-sun4sol2.h (PIDGET0, PIDGET, TIDGET, MERGEPID):
899 Likewise.
900
901 * lin-lwp.c (THREAD_FLAG): Delete macro definition.
902 (GET_LWP): Redefine in terms of ptid_get_lwp().
903 (GET_PID): Redefine in terms of ptid_get_pid().
904 (is_lwp): Redefine without the need for THREAD_FLAG.
905 (BUILD_LWP): Redefine in terms of ptid_build().
906 * lin-thread.c (THREAD_FLAG): Delete macro definition.
907 (GET_LWP): Redefine in terms of ptid_get_lwp().
908 (GET_PID): Redefine in terms of ptid_get_pid().
909 (GET_THREAD): Redefine in terms of ptid_get_tid().
910 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
911 (is_lwp, is_thread): Redefine.
912 (linux_child_wait, check_all_signal_numbers)
913 (linuxthreads_discard_global_state, attach_thread): Declare these
914 functions to squash warnings about missing declarations.
915 * sol-thread.c (THREAD_FLAG): Delete macro definition.
916 (GET_PID): Redefine in terms of ptid_get_pid().
917 (GET_LWP): Redefine in terms of ptid_get_lwp().
918 (GET_THREAD): Redefine in terms of ptid_get_tid().
919 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
920 (is_lwp, is_thread): Redefine.
921 * thread-db.c (THREAD_FLAG): Delete macro definition.
922 (GET_PID): Redefine in terms of ptid_get_pid().
923 (GET_LWP): Redefine in terms of ptid_get_lwp().
924 (GET_THREAD): Redefine in terms of ptid_get_tid().
925 (BUILD_THREAD, BUILD_LWP): Redefine in terms of ptid_build().
926 (is_lwp, is_thread): Redefine.
927
928 * corelow.c (add_to_thread_list, get_core_register_section):
929 Eliminate hacks needed to prevent regressions when inferior_ptid
930 wasn't wide enough to hold the core file thread id in the pid
931 component of inferior_ptid.
932
933 2001-05-14 Michael Snyder <msnyder@redhat.com>
934
935 * remote.c (hex2bin): Make first argument const.
936 Require explicit count, don't accept null-terminated str.
937 (remote_resume, remote_async_resume): White space fix-up.
938 (remote_write_bytes): Set nr_bytes to return value of bin2hex.
939
940 2001-05-13 Mark Kettenis <kettenis@gnu.org>
941
942 * symtab.c (lookup_symtab_1): Use lbasename (NAME) instead of
943 basename (NAME). The FreeBSD basename returns a pointer to a
944 static buffer, even if it's simply returning a string identical to
945 its argument.
946 (lookup_partial_symtab): Likewise.
947
948 2001-05-14 Michael Snyder <msnyder@redhat.com>
949
950 * solib.c, solib.h: Add comment for function no_shared_libraries.
951
952 2001-05-14 Kevin Buettner <kevinb@redhat.com>
953
954 * solib.h (no_shared_libraries): Make declaration match definition
955 in solib.c.
956
957 2001-05-14 Andrew Cagney <ac131313@redhat.com>
958
959 * remote.c (remote_write_bytes): Set nr_bytes before returning it.
960 * solib.h (no_shared_libraries): Declare.
961
962 2001-05-12 Andrew Cagney <ac131313@redhat.com>
963
964 * gdbarch.sh (struct gdbarch_info): Delete field bfd_architecture.
965 (gdbarch_update_p): Rewrite logic filling in INFO struct. Use
966 user specified values when available.
967 * rs6000-tdep.c (rs6000_gdbarch_init): Update. Get the
968 architecture from info.bfd_arch_info.
969 * gdbarch.c, gdbarch.h: Regenerate.
970
971 2001-05-12 Fernando Nasser <fnasser@redhat.com>
972
973 * remote-e7000.c (e7000_open): Check for bad baud rate.
974 * remote-st.c (st2000_open): Ditto.
975
976 2001-05-11 Jim Blandy <jimb@redhat.com>
977
978 * thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
979 and ui_out_tuple_end instead of ui_out_list_begin and
980 ui_out_list_end.
981
982 * Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list of
983 dependencies. Reorder dependencies to match #includes in file,
984 for easier verification.
985
986 Fri May 11 13:32:50 2001 Andrew Cagney <cagney@b1.cygnus.com>
987
988 * breakpoint.c: Replace ui_out_list_begin, ui_out_list_end and
989 make_cleanup_ui_out_list_end with ui_out_tuple_begin,
990 ui_out_tuple_end and make_cleanup_ui_out_tuple_begin_end.
991 * cli/cli-setshow.c: Ditto.
992 * printcmd.c: Ditto.
993 * stack.c: Ditto.
994
995 * ui-out.h (enum ui_out_type): Fix tipo - tupple -> tuple.
996 * ui-out.c (ui_out_list_begin): Delete ``lstid'' parameter.
997 (ui_out_tuple_begin): New function.
998 (ui_out_tuple_end): New function.
999 (ui_out_tuple_begin_end): New function.
1000 (make_cleanup_ui_out_list_begin_end): Replace
1001 make_cleanup_ui_out_list_end function.
1002 * ui-out.h (ui_out_list_begin): Update declaration.
1003 (make_cleanup_ui_out_list_begin_end): Replace
1004 make_cleanup_ui_out_list_end declaration.
1005 (ui_out_tuple_begin, ui_out_tuple_end): Declare.
1006 (ui_out_tuple_begin_end): Declare.
1007
1008 2001-05-11 Jim Blandy <jimb@redhat.com>
1009
1010 * gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.
1011
1012 2001-05-11 Andrew Cagney <ac131313@redhat.com>
1013
1014 From 2001-03-26 Rodney Brown <RodneyBrown@mynd.com>
1015 * config/pa/tm-hppa.h: Remove trigraph.
1016 * hp-symtab-read.c (hpread_type_translate): Provide return value.
1017 (hpread_read_struct_type): Remove trigraph. Add parameter in
1018 `warning'.
1019 (hpread_read_array_type): Provide return value.
1020 (hpread_type_lookup): Avoid ambiguous `else'. Provide return
1021 value.
1022 * hppa-tdep.c (initialize_hp_cxx_exception_support): Remove
1023 trigraph.
1024
1025 2001-05-11 Jim Blandy <jimb@redhat.com>
1026
1027 * mips-tdep.c (mips_store_return_value,
1028 mips_extract_return_value): Pass arguments to
1029 return_value_location in the proper order.
1030
1031 2001-05-11 Andrew Cagney <ac131313@redhat.com>
1032
1033 * Makefile.in (VERSION): Delete. Moved to file ``version.in''.
1034 (version.c): Depends on file ``version.in''. Extract version
1035 number from ``version.in'' file.
1036 (clean mostlyclean): Update.
1037 * version.in: New file.
1038 * NEWS: Update.
1039
1040 2001-05-11 Kevin Buettner <kevinb@redhat.com>
1041
1042 * breakpoint.c (set_raw_breakpoint): Add new parameter
1043 representing the breakpoint's type. Adjust all callers.
1044 (create_longjmp_breakpoint, create_temp_exception_breakpoint)
1045 (create_thread_event_breakpoint): Don't test for zero return
1046 value from set_raw_breakpoint(). It can never be zero.
1047 (create_exception_catchpoint, watch_command_1): Move logic
1048 which calculates the breakpoint type prior to the call to
1049 set_raw_breakpoint().
1050
1051 2001-05-11 Fernando Nasser <fnasser@redhat.com>
1052
1053 * ser-unix.c (rate_to_code): Issue warning if baud rate is invalid.
1054 (hardwire_setbaudrate): Set errno to EINVAL and return with error
1055 if the conversion of the baud rate to code fails.
1056
1057 2001-05-10 Andrew Cagney <ac131313@redhat.com>
1058
1059 * ui-out.h (make_cleanup_ui_out_begin_end): Declare.
1060 * ui-out.c (struct ui_out_end_cleanup_data): Define.
1061 (do_cleanup_end): New function. Replace do_list_end.
1062 (make_cleanup_ui_out_end): New function.
1063 (make_cleanup_ui_out_begin_end): New function.
1064 (make_cleanup_ui_out_list_end): Use make_cleanup_ui_out_end.
1065
1066 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
1067
1068 * MAINTAINERS: Declare xcoffread.c open to all maintainers,
1069 and make Kevin Buettner (kevinb@redhat.com) the reference person.
1070
1071 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
1072
1073 * proc-api.c (ioctl_with_trace): Fix uninitialized variable.
1074
1075 2001-05-10 Fernando Nasser <fnasser@redhat.com>
1076
1077 * MAINTAINERS: Add testsuite subdirectory co-maintainers.
1078
1079 Thu May 10 16:26:47 2001 Andrew Cagney <cagney@b1.cygnus.com>
1080
1081 * Makefile.in (mi-main.o): Compile with -Werror.
1082
1083 2001-05-10 Michael Snyder <msnyder@redhat.com>
1084
1085 * remote.c (remote_open_1): Call no_shared_libraries, so that
1086 symbols for shared libraries can be reloaded per session.
1087 (remote_async_open_1): Ditto.
1088 * remote.c (bin2hex, hex2bin): New functions. Factor out these
1089 two conversions which are coded for repeatedly in this module.
1090 (remote_threads_extra_info, remote_wait, remote_async_wait,
1091 store_register_using_P, remote_store_registers, remote_write_bytes,
1092 remote_read_bytes, remote_rcmd): Use bin2hex and hex2bin instead
1093 of coding the conversions inline.
1094 (fromhex): Not exported, change from extern to static.
1095
1096 2001-05-10 Andrew Cagney <ac131313@redhat.com>
1097
1098 * arch-utils.c (initialize_current_architecture): Delete obsolete
1099 ``info architecture'' command.
1100 (info_architecture): Delete function.
1101
1102 2001-05-10 Andrew Cagney <ac131313@redhat.com>
1103
1104 * TODO (5.1, 5.2): Update.
1105
1106 2001-05-09 Andrew Cagney <ac131313@redhat.com>
1107
1108 * MAINTAINERS: Jim Ingham is no longer maintaining Arm related
1109 stuff.
1110
1111 2001-05-10 Keith Seitz <keiths@cygnus.com>
1112
1113 * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.o
1114 and gdbtk-stack.o.
1115 (SUBDIR_GDBTK_SRCS): Ditto for the sources.
1116 (gdbtk-bp.o): New rule.
1117 (gdbtk-register.o): New rule.
1118 (gdbtk-stack.o): New rule.
1119 (gdbtk-cmds.o): Update dependencies.
1120 (gdbtk.o): Ditto.
1121 (gdbtk-hooks.o): Ditto.
1122 (gdbtk-varobj.o): Ditto.
1123
1124 2001-05-10 Fernando Nasser <fnasser@redhat.com>
1125
1126 * varobj.c (c_number_of_children): Fix memory leak. Delete unwanted old
1127 variables, not just unregister them.
1128
1129 2001-05-10 Fernando Nasser <fnasser@redhat.com>
1130
1131 * varobj.c (c_number_of_children): Check for target type of void*,
1132 not the target type name. Allow dereferencing char*.
1133
1134 2001-05-10 Fernando Nasser <fnasser@redhat.com>
1135
1136 * symfile.c (symbol_file_add_main_1): New static function.
1137 Passes the flags arguments to symbol_file_add() and takes care
1138 of any necessary reinitializations.
1139 (symbol_file_command): Call symbol_file_add_main_1() instead of
1140 symbol_file_add().
1141 (symbol_file_add_main): Ditto.
1142
1143 2001-05-09 Kevin Buettner <kevinb@redhat.com>
1144
1145 * lin-lwp.c (lin_lwp_pid_to_str): Revert inadvertent format
1146 string change in 2001-05-03 changes.
1147 (lin_lwp_wait): Revert GET_LWP coercion introduced in 2001-05-03
1148 changes.
1149
1150 2001-05-09 Kevin Buettner <kevinb@redhat.com>
1151
1152 * lin-lwp.c (lin_lwp_attach): Use PIDGET() to fetch the pid
1153 component from inferior_ptid.
1154 (lin_lwp_detach): Use pid_to_ptid() to convert from a pid to a
1155 ptid.
1156
1157 2001-05-09 Elena Zannoni <ezannoni@redhat.com>
1158
1159 * sh3-rom.c (_initialize_sh3_rom): Get rid of specific _WINDOWS
1160 conditional for help with connections through parallel ports,
1161 given that the actual code for downloading through a parallel port
1162 is not conditionalized.
1163
1164 * sh-tdep.c: Remove WIN32_WCE conditional. The wince sh target is
1165 unmaintaned, and probably on its way to obsolescence.
1166
1167 2001-05-09 Mark Kettenis <kettenis@gnu.org>
1168
1169 * i386-tdep.c (i386_frame_saved_pc): New function.
1170 * config/i386/tm-i386.h (FRAME_SAVED_PC): Redefine in terms of
1171 i386_frame_saved_pc.
1172 (i386_frame_saved_pc): New prototype.
1173
1174 * i386-tdep.c (i386_register_virtual_type): New function.
1175 (i386_register_convertible): New function.
1176 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE): Redefine in terms
1177 of i386_register_virtual_type.
1178 (REGISTER_CONVERTIBLE): Redefine in terms of
1179 i386_register_convertible.
1180 (i386_register_virtual_type, i386_register_convertible): New
1181 prototypes.
1182
1183 2001-05-08 Jim Blandy <jimb@redhat.com>
1184
1185 * Makefile.in (mn10300-tdep.o): New rule.
1186
1187 * Makefile.in (gdb_string_h): Define. Use it throughout.
1188 Some rules were already using this, even though it isn't defined.
1189
1190 * Makefile.in (obstack_h, target_h): Define; these are already
1191 used elsewhere, but have been expanding to the empty string.
1192 (memattr_h): Define; needed by target_h.
1193
1194 * mn10300-tdep.c (mn10300_extract_return_value): Mark this as
1195 static. (This was accidentally omitted from the earlier patch.)
1196
1197 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
1198 (mn10300_gdbarch_init): Register it as the architecture's
1199 dwarf2_reg_to_regnum method.
1200
1201 Correct and expand handling of `movm' instruction, and register
1202 saves in general.
1203 * config/mn10300/tm-mn10300.h (D0_REGNUM, A0_REGNUM, MDRQ_REGNUM,
1204 MCRH_REGNUM, MCRL_REGNUM, MCVF_REGNUM): New definitions.
1205 (enum movm_register_bits): New enum.
1206 * mn10300-tdep.c (set_movm_offsets): Use symbolic names for the
1207 bits, not hex literals. Handle the `other', `exreg0', and
1208 `exother' bits. Correct handling of `exreg1': it saves r4, r5,
1209 r6, and r7, not r2, r3, r4, and r5.
1210 (saved_regs_size): New function.
1211 (mn10300_frame_chain, mn10300_frame_saved_pc): Use it, instead
1212 of computing the same thing inline, incorrectly.
1213
1214 * mn10300-tdep.c (mn10300_gdbarch_init): We do have a
1215 dummy_breakpoint_offset; it's zero.
1216
1217 * mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specific
1218 stuff out into mn10300_pop_frame_regular, and use
1219 generic_pop_current_frame. This lets us share code, and also
1220 makes this function's prototype match that expected by gdbarch.
1221 Make this function static.
1222 (mn10300_pop_frame_regular): New function.
1223 (mn10300_gdbarch_init): Register mn10300_pop_frame as the
1224 gdbarch's pop_frame method.
1225 * config/mn10300/tm-mn10300.h (POP_FRAME): Delete definition.
1226 (mn10300_pop_frame): Delete declaration.
1227
1228 * mn10300-tdep.c (mn10300_saved_pc_after_call,
1229 mn10300_extract_return_value,
1230 mn10300_extract_struct_value_address, mn10300_store_return_value,
1231 mn10300_use_struct_convention, mn10300_breakpoint_from_pc,
1232 mn10300_frame_chain, mn10300_skip_prologue,
1233 mn10300_push_arguments, mn10300_push_return_address,
1234 mn10300_store_struct_return, mn10300_frame_saved_pc,
1235 mn10300_init_extra_frame_info, mn10300_frame_init_saved_regs):
1236 Make these functions static; they should only be visible to the
1237 outside world as gdbarch methods.
1238
1239 * config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): Delete
1240 unused declaration.
1241
1242 * mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methods
1243 in some rational order.
1244
1245 * mn10300-tdep.c (mn10300_gdbarch_init): Rather than using
1246 generic_pc_in_call_dummy, use pc_in_call_dummy_at_entry_point.
1247
1248 Use gdbarch for most target parameters for the MN10300, rather
1249 than the tm-*.h file.
1250 * config/mn10300/tm-mn10300.h (MAX_REGISTER_VIRTUAL_SIZE,
1251 REGISTER_BYTES, FP_REGNUM, BREAKPOINT_FROM_PC,
1252 FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK, INNER_THAN,
1253 SAVED_PC_AFTER_CALL, INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS,
1254 FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC,
1255 EXTRACT_RETURN_VALUE, EXTRACT_STRUCT_VALUE_ADDRESS,
1256 STORE_RETURN_VALUE, STORE_STRUCT_RETURN, SKIP_PROLOGUE,
1257 FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
1258 FRAME_NUM_ARGS, POP_FRAME, USE_GENERIC_DUMMY_FRAMES, CALL_DUMMY,
1259 CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
1260 CALL_DUMMY_LOCATION, FIX_CALL_DUMMY, CALL_DUMMY_ADDRESS,
1261 TARGET_READ_FP, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
1262 SAVE_DUMMY_FRAME_TOS, PUSH_ARGUMENTS, PC_IN_CALL_DUMMY,
1263 REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER):
1264 Delete definitions. We register gdbarch methods for these now.
1265 (struct frame_info, struct type, struct value): Delete forward
1266 declarations of these types; they're no longer necessary, since we
1267 don't have function declarations here any more.
1268 * mn10300-tdep.c: #include "arch-utils.h", to get declarations for
1269 some default gdbarch methods.
1270 (mn10300_store_struct_return): Return void, as expected by
1271 gdbarch.
1272 (mn10300_init_extra_frame_info): Take initial `fromleaf' argument,
1273 as expected by gdbarch.
1274 (mn10300_frame_init_saved_regs): Provide dummy definition for
1275 this, as required by gdbarch.
1276 (mn10300_gdbarch_init): Add mn10300_call_dummy_words, as expected
1277 by gdbarch. Register gdbarch methods or values for all the stuff
1278 removed from tm-10300.h, listed above.
1279
1280 2001-05-08 Andrew Cagney <ac131313@redhat.com>
1281
1282 * cli-out.c (cli_begin, cli_end): Replace cli_list_begin and
1283 cli_list_end.
1284 (cli_ui_out_impl): Update.
1285
1286 * ui-out.c (default_begin, default_end): Replace
1287 default_list_begin and default_list_end.
1288 (default_ui_out_impl): Update.
1289 (uo_begin, uo_end): Replace ou_list_begin and uo_list_end.
1290 (ui_out_begin, ui_out_end): Replace ui_out_list_begin and
1291 ui_out_list_end.
1292 (ui_out_list_begin, ui_out_list_end): New. Compatibility
1293 functions.
1294 (struct ui_out_level): Add field type.
1295 (push_level, pop_level): Update. Add type parameter.
1296
1297 * ui-out.h (enum ui_out_type): Declare.
1298 (ui_out_begin, ui_out_end): Declare.
1299 (ui_out_begin_ftype, ui_out_end_ftype): Replace list_begin_ftype
1300 and list_end_ftype.
1301 (struct ui_out_impl): Update.
1302
1303 2001-05-07 Andrew Cagney <ac131313@redhat.com>
1304
1305 * ui-out.h (list_begin_ftype, list_end_ftype): Rename argument
1306 ``list_flag'' to ``depth''.
1307 * ui-out.c (default_list_begin, default_list_end): Update.
1308 (uo_list_begin, uo_list_end): Update.
1309 (MAX_UI_OUT_LEVELS): Define.
1310 (struct ui_out_level): Define.
1311 (top-level): Include "gdb_assert.h".
1312 (struct ui_out): Add fields ``level'' and ``levels''. Delete
1313 fields ``list_flag'' and ``field_count''.
1314 (ui_out_new): Update.
1315 (verify_field_proper_position): Update.
1316 (current_level, push_level, pop_level): New functions.
1317 (ui_out_list_begin): Use push_level.
1318 (ui_out_list_end): Use pop_level.
1319 (ui_out_field_int): Use current_level.
1320 (ui_out_field_skip): Ditto.
1321 (ui_out_field_fmt): Ditto.
1322
1323 2001-05-08 Michael Snyder <msnyder@redhat.com>
1324
1325 * language.c (longest_local_hex_string_custom): Strlen test is
1326 inverted -- reverse the sense of the test.
1327
1328 2001-05-08 Mark Kettenis <kettenis@gnu.org>
1329
1330 * config/i386/tm-i386v.h (struct frame_info, struct
1331 frame_saved_regs): Remove declarations.
1332 (i386_frame_num_args): Remove prototype.
1333
1334 2001-05-07 Andrew Cagney <ac131313@redhat.com>
1335
1336 * MAINTAINERS: I'm no longer actively maintaining the mn10300
1337 target.
1338
1339 2001-05-04 Andrew Cagney <ac131313@redhat.com>
1340
1341 * main.c (captured_main): Delete #ifndef _WIN32 conditional for
1342 WinGDB.
1343
1344 2001-05-06 Kevin Buettner <kevinb@redhat.com>
1345
1346 * inferior.h (save_inferior_ptid): Declare.
1347 * infrun.c (save_inferior_ptid, restore_inferior_ptid): Define.
1348
1349 * hpux-thread.c (save_inferior_ptid, restore_inferior_ptid):
1350 Delete these functions.
1351 * lin-lwp.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
1352 * lin-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
1353 * linux-thread.c (save_inferior_ptid, restore_inferior_ptid):
1354 Likewise.
1355 * proc-service.c (save_inferior_ptid, restore_inferior_ptid):
1356 Likewise.
1357 * sol-thread.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
1358 * thread-db.c (save_inferior_ptid, restore_inferior_ptid): Likewise.
1359
1360 * somsolib.c (reset_inferior_ptid): Delete.
1361 (som_solib_remove_inferior_hook): Use save_inferior_ptid() to
1362 build the cleanup struct.
1363
1364 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
1365 a cleanup to save/restore inferior_ptid.
1366
1367 2001-05-06 Mark Kettenis <kettenis@gnu.org>
1368
1369 Implement attach/detach for multi-threaded programs on Linux.
1370 * thread-db.c (keep_thread_db): Adjust comment.
1371 (deactivate_target): Removed.
1372 (thread_db_new_objfile): Don't call deactivate_target. Implement
1373 guts of deactivate_target inline instead.
1374 (attach_thread): Call ATTACH_LWP unconditionally if defined.
1375 (thread_db_attach): New function.
1376 (thread_db_detach): Don't call deactivate_target. Do necessary
1377 cleanup inline instead. Set inferior_ptid to LWP corresponding to
1378 the current user-level thread.
1379 (thread_db_kill): Set inferior_ptid to LWP corresponding to the
1380 current user-level thread.
1381 (thread_db_create_inferior): Deactivate target vector if
1382 KEEP_THREAD_DB is zero.
1383 (thread_db_mourn_inferior): Don't call deactivate_target. Do
1384 necessary cleanup inline instead.
1385 (init_thread_db_ops): Initialize to_attach field to
1386 thread_db_attach.
1387 * lin-lwp.c (lin_lwp_mourn_inferior): Remove prototype.
1388 (stop_wait_callback): Add prototype.
1389 (init_lwp_list): Add comment about when to re-initialize the LWP
1390 list.
1391 (lin_lwp_attach_lwp): Only call ptrace for cloned processes.
1392 Avoid adding publicates to the LWP list. Only mark an LWP as
1393 signalled if it doesn't correspond to a cloned process.
1394 (lin_lwp_attach): Add initial process to the LWP list. Make sure
1395 it's stopped and fake a SIGSTOP.
1396 (detach_callback): New function.
1397 (lin_lwp_detach): Implement.
1398 (lin_lwp_create_inferior): Don't re-initialize LWP list here.
1399 Call child_ops.to_create_inferior directly instead of via
1400 target_beneath local.
1401 (lin_lwp_mourn_inferior): Call child_ops.to_mourn_inferior
1402 directly instead of via target_beneath local.
1403
1404 2001-05-06 Eli Zaretskii <eliz@is.elta.co.il>
1405
1406 * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basename
1407 instead of non-portable search for `/'. Use FILENAME_CMP instead
1408 of STREQ, to account for case-insensitive filesystems.
1409 (top-level): #include "filenames.h".
1410
1411 2001-05-05 Jim Blandy <jimb@redhat.com>
1412
1413 * breakpoint.c (check_duplicates): Use the breakpoint's type, not
1414 its address, to decide whether it's a watchpoint or not. Zero
1415 is a valid code address.
1416 (update_breakpoints_after_exec): Admonishing comments.
1417 * breakpoint.h (struct breakpoint): Doc fixes.
1418
1419 * breakpoint.c (check_duplicates): Take a breakpoint object as an
1420 argument, rather than an address and section. All callers changed.
1421
1422 2001-05-03 Kevin Buettner <kevinb@redhat.com>
1423
1424 * defs.h (ptid_t): New typedef.
1425 (pid_to_ptid, null_ptid, minus_one_ptid, ptid_equal): New macros.
1426
1427 * a68v-nat.c, alphabsd-nat.c, arch-utils.c, arm-linux-nat.c,
1428 blockframe.c, breakpoint.c, breakpoint.h,
1429 config/i386/nm-i386sol2.h, config/i386/tm-i386sco5.h,
1430 config/ia64/nm-linux.h, config/m68k/nm-hp300bsd.h,
1431 config/mips/nm-irix4.h, config/mips/nm-irix5.h,
1432 config/pa/nm-hppah.h, config/pa/tm-hppa.h,
1433 config/rs6000/nm-rs6000.h, config/sparc/nm-sun4sol2.h,
1434 corelow.c, cxux-nat.c, d10v-tdep.c, dink32-rom.c,
1435 dve3900-rom.c, fork-child.c, frame.c, gnu-nat.c, go32-nat.c,
1436 hp300ux-nat.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c,
1437 hpux-thread.c, i386-linux-nat.c, i386aix-nat.c, i386b-nat.c,
1438 i386bsd-nat.c, i386gnu-nat.c, i386mach-nat.c, i386nbsd-nat.c,
1439 infcmd.c, inferior.h, inflow.c, infptrace.c, infrun.c,
1440 inftarg.c, infttrace.c, lin-lwp.c, lin-thread.c,
1441 linux-thread.c, lynx-nat.c, m3-nat.c, m32r-rom.c,
1442 m68knbsd-nat.c, m88k-nat.c, mac-nat.c, mips-nat.c,
1443 mon960-rom.c, monitor.c, ns32knbsd-nat.c, ocd.c, ppc-bdm.c,
1444 ppcnbsd-nat.c, proc-service.c, procfs.c, ptx4-nat.c,
1445 regcache.c, remote-adapt.c, remote-array.c, remote-bug.c,
1446 remote-e7000.c, remote-es.c, remote-mips.c, remote-mm.c,
1447 remote-nindy.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
1448 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
1449 remote-vx.c, remote.c, rs6000-nat.c, sol-thread.c,
1450 solib-aix5.c, solib-svr4.c, somsolib.c, sparc-nat.c,
1451 standalone.c, sun3-nat.c, sun386-nat.c, symm-nat.c, target.c,
1452 target.h, thread-db.c, thread.c, top.c, ultra3-nat.c,
1453 uw-thread.c, v850ice.c, win32-nat.c, wince.c, xcoffsolib.c
1454 (inferior_pid): Rename to inferior_ptid everywhere - even in
1455 comments and obsolete ports. In cases where this variable
1456 really is supposed to be used as a process id, use PIDGET() to
1457 extract the process id component from inferior_ptid. The
1458 other cases, either involving other variables whose types had
1459 to be changed or functions whose signatures had to changed
1460 are listed separately below.
1461
1462 * arm-linux-nat.c (get_thread_id): Change type of argument
1463 representing a combined process/thread id from ``int'' to
1464 ``ptid_t''. Also change parameter name to ptid.
1465 * breakpoint.h, breakpoint.c (breakpoint_thread_match): Likewise.
1466 * corelow.c (core_file_thread_alive): Likewise.
1467 * d10v-tdep.c (d10v_read_pc, d10v_write_pc): Likewise.
1468 * defs.h (*target_wait_hook): Likewise.
1469 * gdbthread.h (thread_info, delete_thread, pid_to_thread_id)
1470 (find_thread_pid, save_infrun_state, load_infrun_state): Likewise.
1471 * gnu-nat.c (gnu_thread_alive, gnu_pid_to_str, gnu_wait)
1472 (gnu_resume): Likewise.
1473 * go32-nat.c (go32_wait, go32_resume): Likewise.
1474 * h8500-tdep.c (h8500_read_pc, h8500_write_pc): Likewise.
1475 * hppa-tdep.c (target_read_pc, target_write_pc): Likewise.
1476 * hppah-nat.c (child_pid_to_str, hppa_tid_to_str,
1477 (hppa_pid_or_tid_to_str, child_post_startup_inferior)
1478 (child_thread_alive): Likewise.
1479 * hpux-thread.c (hpux_thread_notice_signals, hpux_thread_alive)
1480 (hpux_pid_to_str, hpux_thread_wait, hpux_thread_resume): Likewise.
1481 * i386-linux-nat.c (child_resume): Likewise.
1482 * ia64-linux-nat.c (enable_watchpoints_in_psr, fetch_debug_register)
1483 (store_debug_register, fetch_debug_register_pair)
1484 (store_debug_register_pair, ia64_linux_insert_watchpoint)
1485 (ia64_linux_remove_watchpoint, ia64_linux_stopped_by_watchpoint):
1486 Likewise.
1487 * ia64-tdep.c (ia64_read_pc, ia64_write_pc): Likewise.
1488 * inferior.h (read_pc_pid, generic_target_read_pc, write_pc_pid)
1489 (generic_target_write_pc, ptrace_wait, child_resume)
1490 (get_last_target_status): Likewise.
1491 * infptrace.c (ptrace_wait, child_resume): Likewise.
1492 * inftarg.c (child_wait, child_post_wait, child_thread_live)
1493 (child_pid_to_str): Likewise.
1494 * infttrace.c (ptrace_wait, child_thread_alive, child_resume)
1495 (hppa_pid_or_tid_to_str, child_post_startup_inferior): Likewise.
1496 * lin-lwp.c (add_lwp, delete_lwp, find_lwp_pid, lin_lwp_attach_lwp)
1497 (lin_lwp_resume, lin_lwp_wait, lin_lwp_thread_alive)
1498 (lin_lwp_pid_to_str): Likewise.
1499 * lin-thread.c (thread_db_alive, thread_db_pid_to_str)
1500 (thread_db_resume, thread_db_wait): Likewise.
1501 * linux-thread.c (linuxthreads_thread_alive, linuxthreads_pid_to_str)
1502 (linuxthreads_resume, linuxthreads_wait): Likewise.
1503 * lynx-nat.c (child_wait, child_thread_alive, child_resume)
1504 (child_pid_to_str): Likewise.
1505 * m3-nat.c (mach_really_wait, m3_resume): Likewise.
1506 * mac-nat.c (child_wait, child_resume): Likewise.
1507 * mips-tdep.c (mips_read_pc): Likewise.
1508 * monitor.c (monitor_wait, monitor_resume): Likewise.
1509 * ocd.c, ocd.h (ocd_thread_alive, ocd_resume): Likewise.
1510 * ppc-bdm.c (bdm_ppc_wait): Likewise.
1511 * procfs.c (do_attach, procfs_wait, procfs_resume)
1512 (procfs_notice_signals, procfs_thread_alive, procfs_pid_to_str)
1513 (procfs_set_watchpoint, procfs_stopped_by_watchpoint)
1514 (procfs_find_LDT_entry): Likewise.
1515 * regcache.c (read_register_pid, read_signed_register_pid)
1516 (write_register_pid, generic_target_read_pc, read_pc_pid)
1517 (generic_target_write_pc, write_pc_pid): Likewise.
1518 * regcache.h (read_register_pid, read_signed_register_pid)
1519 (write_register_pid): Likewise.
1520 * remote-adapt.c (adapt_wait, adapt_resume): Likewise.
1521 * remote-array.c (array_wait, array_resume): Likewise.
1522 * remote-bug.c (bug_wait, bug_resume): Likewise.
1523 * remote-e7000.c (e7000_wait, e7000_resume): Likewise.
1524 * remote-eb.c (eb_wait, eb_resume): Likewise.
1525 * remote-es.c (es1800_wait, es1800_resume): Likewise.
1526 * remote-mips.c (mips_wait, mips_resume): Likewise.
1527 * remote-mm.c (mm_wait, mm_resume): Likewise.
1528 * remote-nindy.c (nindy_wait, nindy_resume): Likewise.
1529 * remote-os9k.c (rombug_wait, rombug_resume): Likewise.
1530 * remote-rdi.c (arm_rdi_wait, arm_rdi_resume): Likewise.
1531 * remote-rdp.c (remote_rdp_resume, remote_rdp_wait): Likewise.
1532 * remote-sds.c (sds_wait, sds_resume): Likewise.
1533 * remote-sim.c (gdbsim_wait, gdbsim_resume): Likewise.
1534 * remote-st.c (st2000_wait, st2000_resume): Likewise.
1535 * remote-udi.c (udi_wait, udi_resume): Likewise.
1536 * remote-vx.c (vx_wait, vx_resume): Likewise.
1537 * remote.c (remote_current_thread, remote_resume, remote_wait)
1538 (remote_async_resume, remote_async_wait, remote_cisco_wait)
1539 (remote_thread_alive): Likewise.
1540 * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_resume)
1541 (sol_thread_wait, sol_thread_notice_signals, sol_thread_alive)
1542 (solaris_pid_to_str): Likewise.
1543 * symm-nat.c (child_wait, child_resume): Likewise.
1544 * target.c (debug_to_resume, debug_to_wait, debug_to_post_wait)
1545 (debug_to_notice_signals, debug_to_thread_alive)
1546 (normal_target_post_startup_inferior, normal_pid_to_str)
1547 (debug_to_post_startup_inferior): Likewise.
1548 * target.h (to_resume, to_wait, to_post_wait)
1549 (to_post_startup_inferior, to_notice_signals, to_thread_alive)
1550 (to_pid_to_str [all in struct target_ops]): Likewise.
1551 (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.
1552 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait)
1553 (attach_thread, detach_thread, thread_db_resume, check_event)
1554 (thread_db_post_startup_inferior, thread_db_thread_alive)
1555 (thread_db_pid_to_str): Likewise.
1556 * thread.c (add_thread, delete_thread, find_thread_pid)
1557 (pid_to_thread_id, in_thread_list, load_infrun_state)
1558 (save_infrun_state, switch_to_thread, restore_current_thread)
1559 (make_cleanup_restore_current_thread): Likewise.
1560 * top.c (target_wait_hook): Likewise.
1561 * uw-thread.c (dbgpid, thr_to_lwp, lwp_to_thr, add_thread_uw)
1562 (uw_thread_resume, libtrhead_stub, uw_thread_wait, uw_thread_alive)
1563 (uw_thread_pid_to_str): Likewise.
1564 * v850ice.c (v850ice_wait, v850ice_resume): Likewise.
1565 * win32-nat.c (child_wait, child_resume, win32_child_thread_alive)
1566 (cywin_pid_to_str): Likewise.
1567 * wince.c (child_wait, child_resume, win32_child_thread_alive):
1568 Likewise.
1569 * config/nm-linux.h (linuxthreads_pid_to_str): Likewise.
1570 * config/nm-lynx.h (child_wait, lynx_pid_to_str): Likewise.
1571 * config/alpha/nm-linux.h (lin_lwp_attach_lwp): Likewise.
1572 * config/arm/nm-linux.h (lin_lwp_attach_lwp): Likewise.
1573 * config/h8500/tm-h8500.h (h8500_read_pc, h8500_write_pc): Likewise.
1574 * config/i386/nm-i386sol2.h (procfs_stopped_by_watchpoint)
1575 (procfs_set_watchpoint): Likewise.
1576 * config/i386/nm-linux.h (lin_lwp_attach_lwp): Likewise.
1577 * config/i386/nm-ptx4.h (child_wait): Likewise.
1578 * config/i386/nm-symmetry.h (child_wait): Likewise.
1579 * config/i386/tm-cygwin.h (cygwin_pid_to_str): Likewise.
1580 * config/ia64/nm-linux.h (ia64_linux_stopped_by_watchpoint)
1581 (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint)
1582 (lin_lwp_attach_lwp): Likewise.
1583 * config/mips/nm-irix4.h, config/mips/nm-irix5.h
1584 (procfs_stopped_by_watchpoint, procfs_set_watchpoint): Likewise.
1585 * config/pa/nm-hppah.h (child_pid_to_str, hppa_tid_to_str)
1586 (hppa_pid_or_tid_to_str): Likewise.
1587 * config/pa/tm-hppa.h (target_read_pc, target_write_pc): Likewise.
1588 * config/powerpc/nm-linux.h (lin_lwp_attach_lwp): Likewise.
1589 * config/sparc/nm-sun4sol2.h (procfs_stopped_by_watchpoint)
1590 (procfs_set_watchpoint): Likewise.
1591
1592 * gdbthread.h (thread_id_to_pid): Change return type which
1593 represents a combined process/thread id from ``int'' to
1594 ``ptid_t''.
1595 * gnu-nat.c (gnu_wait): Likewise.
1596 * go32-nat.c (go32_wait): Likewise.
1597 * hpux-thread.c (hpux_thread_wait): Likewise.
1598 * inferior.h (procfs_first_available): Likewise.
1599 * inftarg.c (child_wait): Likewise.
1600 * infttrace.c (ptrace_wait): Likewise.
1601 * lin-lwp.c (lin_lwp_wait): Likewise.
1602 * lin-thread.c (thread_db_wait): Likewise.
1603 * linux-thread.c (linuxthreads_wait): Likewise.
1604 * lynx-nat.c (child_wait): Likewise.
1605 * m3-nat.c (mach_really_wait): Likewise.
1606 * mac-nat.c (child_wait): Likewise.
1607 * monitor.c (monitor_wait): Likewise.
1608 * ppc-bdm.c (bdm_ppc_wait): Likewise.
1609 * procfs.c (do_attach, procfs_wait, procfs_first_available): Likewise.
1610 * remote-adapt.c (adapt_wait): Likewise.
1611 * remote-array.c (array_wait): Likewise.
1612 * remote-bug.c (bug_wait): Likewise.
1613 * remote-e7000.c (e7000_wait): Likewise.
1614 * remote-eb.c (eb_wait): Likewise.
1615 * remote-es.c (es1800_wait): Likewise.
1616 * remote-mips.c (mips_wait): Likewise.
1617 * remote-mm.c (mm_wait): Likewise.
1618 * remote-nindy.c (nindy_wait): Likewise.
1619 * remote-os9k (rombug_wait): Likewise.
1620 * remote-rdi.c (arm_rdi_wait): Likewise.
1621 * remote-rdp.c (remote_rdp_wait): Likewise.
1622 * remote-sds.c (sds_wait): Likewise.
1623 * remote-sim.c (gdbsim_wait): Likewise.
1624 * remote-st.c (st2000_wait): Likewise.
1625 * remote-udi.c (udi_wait): Likewise.
1626 * remote-vx.c (vx_wait): Likewise.
1627 * remote.c (remote_wait, remote_async_wait, remote_current_thread)
1628 (remote_cisco_wait): Likewise.
1629 * sol-thread.c (thread_to_lwp, lwp_to_thread, sol_thread_wait):
1630 Likewise.
1631 * symm-nat.c (child_wait): Likewise.
1632 * target.c (debug_to_wait): Likewise.
1633 * target.h (to_wait [in struct target_ops]): Likewise.
1634 * thread.c (thread_id_to_pid): Likewise.
1635 * thread-db.c (thread_from_lwp, lwp_from_thread, thread_db_wait):
1636 Likewise.
1637 * top.c (*target_wait_hook): Likewise.
1638 * uw-thread.c (lwp_to_thr, uw_thread_wait): Likewise.
1639 * v850ice.c (v850ice_wait): Likewise.
1640 * win32-nat.c (child_wait): Likewise.
1641 * wince.c (child_wait): Likewise.
1642 * config/nm-lynx.h (child_wait): Likewise.
1643 * config/i386/nm-ptx4.h (child_wait): Likewise.
1644 * config/i386/nm-symmetry.h (child_wait): Likewise.
1645
1646 * arch-utils.c (generic_prepare_to_proceed): Rename wait_pid
1647 to wait_ptid and change its type from ``int'' to ``ptid_t''.
1648 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Likewise,
1649 but rename saved_inferior_pid to saved_inferior_ptid.
1650 * d10v-tdep.c (d10v_read_pc, d10_write_pc): Likewise, but rename
1651 save_pid to save_ptid.
1652 * gdbthread.h (struct thread_info): Likewise, but rename pid to ptid.
1653 * hppah-nat.c (child_pid_to_exec): Likewise, but rename
1654 saved_inferior_pid to saved_inferior_ptid.
1655 * hpux-thread.c (main_ptid): Likewise, but rename from main_pid.
1656 * infrun.c (previous_inferior_pid [static global]): Likewise,
1657 but rename to previous_inferior_ptid.
1658 (resume): Likewise, but rename resume_pid to resume_ptid.
1659 (struct execution_control_state): Likewise, but rename
1660 pid to ptid, saved_inferior_pid to saved_inferior_ptid,
1661 and waiton_pid to waiton_ptid.
1662 (target_last_wait_pid): Likewise, but rename to
1663 target_last_wait_ptid.
1664 * infttrace.c (saved_real_pid): Likewise, but rename to
1665 saved_real_ptid.
1666 (child_pid_to_exec_file): Likewise, but rename saved_inferior_pid
1667 to saved_inferior_ptid.
1668 * lin-lwp.c (struct lwp_info): Likewise, but rename pid to ptid.
1669 (trap_ptid): Likewise, but renamed from trap_pid.
1670 * lin-thread.c (handle_new_thread): Likewise, but rename gdb_pid
1671 to gdb_ptid.
1672 * linux-thread.c (detach_thread): Likewise, but rename pid to ptid.
1673 (thread_db_wait): Likewise, but rename ret_pid to retptid.
1674 * procfs.c (procfs_wait): Likewise, for retval whose name
1675 doesn't change. Also, ``temp'' becomes two separate variables,
1676 one named temp_tid (an int) and the other temp_ptid.
1677 (procfs_notice_thread): Likewise (type change) for gdb_threadid
1678 whose name does not change.
1679 * regcache.c (registers_ptid): Likewise, but renamed from
1680 registers_pid.
1681 (read_register_pid, read_signed_register_pid, write_register_pid):
1682 Likewise, but rename save_pid to save_ptid.
1683 (read_pc_pid, write_pc_pid): Likewise, but rename saved_inferior_pid
1684 to saved_inferior_ptid.
1685 * remote.c (remote_newthread_step): Likewise, but rename pid to ptid.
1686 * sol-thread.c (struct ps_prochandle): Likewise.
1687 (sol_thread_resume): Likewise, for save_pid which becomes save_ptid.
1688 (sol_thread_wait): Likewise, for rtnval whose name does not
1689 change, and for save_pid which becomes save_ptid.
1690 (solaris_pid_to_str): Likewise for lwp whose name does not change.
1691 (sol_find_new_threads_callback): Likewise, for pid which becomes
1692 ptid.
1693 * target.h (target_resume, target_wait, target_post_wait)
1694 (target_post_startup_inferior, target_notice_signals)
1695 (target_thread_alive): Likewise.
1696 * thread.c (info_threads_command): Likewise, but rename
1697 current_pid to current_ptid.
1698 (struct current_thread_cleanup): Likewise, but rename field
1699 inferior_pid to inferior_ptid.
1700 * thread-db.c (find_new_threads_callback): Likewise, but rename
1701 pid to ptid.
1702 * uw-thread.c (thr_to_lwp): Likewise for lid whose name does not
1703 change.
1704 (lwp_to_tr): Likewise fo tid whose name remains unchanged.
1705 (thr_infpid, lwp_infpid, notice_thread, libthread_stub): Likewise,
1706 but rename pid to ptid.
1707 * config/alpha/nm-linux.h (ATTACH_LWP): Likewise.
1708 * config/arm/nm-linux.h (ATTACH_LWP): Likewise.
1709 * config/i386/nm-linux.h (ATTACH_LWP): Likewise.
1710 * config/ia64/nm-linux.h (ATTACH_LWP): Likewise.
1711 * config/pa/nm-hppah.h (target_tid_to_str): Likewise.
1712 * config/powerpc/nm-linux.h (ATTACH_LWP): Likewise.
1713
1714 * arch-utils.c (generic_prepare_to_proceed): Test for the
1715 "zero" ptid by using ptid_equal() to test to see if variable
1716 in question is the same as null_ptid. This replaces a direct
1717 test against zero.
1718 * cxux-nat.c (add_shared_symbol_files): Likewise.
1719 * i386aix-nat.c, i386b-nat.c (i386_float_info): Likewise.
1720 * infcmd.c (run_command): Likewise.
1721 * inflow.c (kill_command): Likewise.
1722 * infttrace.c (call_ttrace): Likewise.
1723 * lin-lwp.c (lin_lwp_prepare_to_proceed): Likewise.
1724 * lin-thread.c (thread_db_kill): Likewise.
1725 * procfs.c (procfs_kill_inferior, procfs_mourn_inferior): Likewise.
1726 * remote-es.c (es1800_kill): Likewise.
1727 * sol-thread.c (sol_thread_create_inferior): Likewise.
1728 * solib.c (locate_base): Likewise.
1729 * target.c (nosupport_runtime): Likewise.
1730 * thread-db.c (thread_db_wait): Likewise.
1731 * top.c (quit_confirm, quit_force): Likewise.
1732 * uw-thread (lwp_infpid, uw_thread_resume): Likewise.
1733
1734 * infrun.c (handle_inferior_event, stop_stepping, normal_stop):
1735 Use ptid_equal to compare value of process/thread ids instead of
1736 ``=='' and ``!='' operators.
1737 lin-lwp.c (delete_lwp, lin_lwp_prepare_to_proceed)
1738 (stop_wait_callback, lin_lwp_wait): Likewise.
1739 * procfs.c (procfs_wait): Likewise.
1740 * regcache.c (read_register_bytes, read_register_gen)
1741 (write_register_gen, read_register, read_register_pid)
1742 (read_signed_register, read_signed_register_pid, write_register)
1743 (write_register_pid, supply_register): Likewise.
1744 * remote-vx.c (vx_resume): Likewise.
1745 * sol-thread.c (sol_thread_wait): Likewise.
1746 * symm-nat.c (kill_inferior): Likewise.
1747 * thread.c (delete_thread, find_thread_pid, pid_to_thread_id)
1748 (in_thread_list, info_threads_command, switch_to_thread)
1749 (restore_current_thread): Likewise.
1750 * uw-thread (libtread_stub): Likewise.
1751
1752 * arm-linux-nat.c (GET_THREAD_ID): Change PID to PTID.
1753
1754 * corelow.c (add_to_thread_list): Convert argument in add_thread()
1755 call to a ptid_t.
1756 * gnu-nat.c (inf_validate_procs): Likewise.
1757 * linux-thread.c (stop_thread, update_stop_threads): Likewise.
1758 * remote.c (record_currthread, remote_threads_info): Likewise.
1759 * win32-nat.c (child_add_thread): Likewise.
1760
1761 * hpux-thread.c (save_inferior_pid, restore_inferior_pid): Rename,
1762 respectively, to save_inferior_ptid() and restore_inferior_ptid().
1763 Adjust implementations to operate on ``ptid_t'' instead of ``int''.
1764 * lin-lwp.c (save_inferior_pid, restore_inferior_pid): Likewise.
1765 * lin-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
1766 * linux-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
1767 * proc-service.c (save_inferior_pid, restore_inferior_pid): Likewise.
1768 * sol-thread.c (save_inferior_pid, restore_inferior_pid): Likewise.
1769 * thread-db.c (save_inferior_pid, restore_inferior_pid): Likewise.
1770
1771 * infrun.c (RESUME_ALL): New macro representing the -1 ptid
1772 to be passed to target_resume() when all threads should resume.
1773 (resume): Set resume_ptid to RESUME_ALL rather than -1.
1774 (handle_inferior_event): Invoke target_resume() with RESUME_ALL
1775 instead of -1.
1776 * irix5-nat.c (solib_create_inferior_hook): Convert -1 to
1777 a ptid_t in target_resume() call.
1778 * osfsolib.c (solib_create_inferior_hook): Likewise.
1779 * solib-svr4.c (solib_create_inferior_hook): Likewise.
1780
1781 * lin-lwp.c (PIDGET, PIDGET0): Rename original PIDGET macro to
1782 PIDGET0. Define new PIDGET macro which uses PIDGET0, the only
1783 difference being that the 0xffff pattern will be interpreted
1784 as -1.
1785 * lin-thread.c (PIDGET, PIDGET0): Likewise.
1786 * thread-db.c (PIDGET, PIDGET0): Likewise.
1787 * config/nm-linux.h (PIDGET, PIDGET0): Likewise.
1788 * config/i386/tm-i386sol2.h (PIDGET, PIDGET0): Likewise.
1789 * config/i386/tm-i386v42mp.h (PIDGET, PIDGET0): Likewise.
1790 * config/sparc/tm-sun4sol2.h (PIDGET, PIDGET0): Likewise.
1791
1792 * m3-nat.c (init_m3_ops): Fix typo; initialize to_wait field to
1793 mach_really_wait rather than mach_really__wait.
1794 * lin-thread.c (check_for_thread_event): Fix warning; make function
1795 actually return a value.
1796
1797 * gdbarch.sh (TARGET_READ_PC, TARGET_WRITE_PC): Change type of
1798 ``pid'' arguments from ``int'' to ``ptid_t''. Also renamed
1799 pid to ptid.
1800 * gdbarch.h, gdbarch.c: Regenerated.
1801
1802 2001-05-03 Jonathan Larmour <jlarmour@redhat.com>
1803
1804 * rdi-share/devsw.c: Include <time.h> for struct tm
1805
1806 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
1807
1808 * config/djgpp/fnchange.lst: Add mappings for the new
1809 opcodes/openrisc-* files.
1810
1811 2001-05-01 Michael Snyder <msnyder@redhat.com>
1812
1813 * lin-lwp.c: Change printf to fprintf_unfiltered.
1814 * Makefile.in: Add rules for thread-db.o, lin-lwp.o, proc-service.o.
1815
1816 2001-05-01 Nicholas Duffek <nsd@redhat.com>
1817
1818 * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.
1819 (rs6000_in_solib_return_trampoline): Declare.
1820 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): New
1821 function.
1822 (rs6000_skip_trampoline_code): Skip bigtoc fixup code.
1823 * xcoffread.c (read_xcoff_symtab): Perform the ISFCN function
1824 check after the CSECT check rather than before it. Allocate
1825 separate symtabs for CSECTs whose names begin with '@'.
1826 (scan_xcoff_symtab): Don't ignore symbols beginning with '@'.
1827 Activate the misc_func_recorded mechanism for whose names begin
1828 with '@'.
1829
1830 2001-04-30 J.T. Conklin <jtc@redback.com>
1831
1832 * ppcnbsd-nat.c (fetch_inferior_registers)
1833 (store_inferior_registers, fetch_core_registers): Changed to use
1834 fpreg[] instead of r_regs[] to access floating point registers.
1835
1836 2001-04-30 Elena Zannoni <ezannoni@redhat.com>
1837
1838 * sh-tdep.c: Get rid of the function prototypes.
1839 (sh_sh4_build_float_register_type): Move earlier in file.
1840 (fv_reg_base_num): Ditto.
1841 (dr_reg_base_num): Ditto.
1842
1843 2001-04-30 Michael Snyder <msnyder@redhat.com>
1844
1845 * thread-db.c: Revert 2001-04-26 change for debugging output.
1846 * lin-lwp.c: Ditto.
1847 * lin-lwp.c: Add set/show debug lin-lwp command. Use this
1848 command to turn extra debugging output on / off.
1849
1850 2001-04-30 Eli Zaretskii <eliz@is.elta.co.il>
1851
1852 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.
1853 (top-level): #include filenames.h.
1854
1855 * dwarf2read.c (dwarf2_start_subfile): Use IS_ABSOLUTE_PATH and
1856 FILENAME_CMP, to DTRT on non-Posix platforms.
1857 (top-level): #include filenames.h.
1858
1859
1860 2001-04-27 Andrew Cagney <ac131313@redhat.com>
1861
1862 * gdbtypes.c (check_stub_method): Always initialize ``p''.
1863
1864 2001-04-27 Andrew Cagney <ac131313@redhat.com>
1865
1866 * configure.host: Delete romp host.
1867 * TODO: Update.
1868
1869 2001-04-27 Andrew Cagney <ac131313@redhat.com>
1870
1871 * TODO: Updates to 5.1. No more targets to obsolete.
1872
1873 2001-04-27 Don Howard <dhoward@redhat.com>
1874
1875 (Changes from Kevin Buettner, with minor update by Don Howard.)
1876
1877 * i387-nat.c (i387_supply_fxsave, i387_fill_fxsave, i387_tag): Fix
1878 typos in which hexadecimal constants were really intended to be
1879 binary constants.
1880 (i387_tag): Swap logic regarding zero vs non-zero exponents.
1881 * MAINTAINERS (Misc): Added myself to the write-after-approval
1882 list.
1883
1884 2001-04-26 Jim Blandy <jimb@redhat.com>
1885
1886 (Changes from Daniel Berlin, with revisions by Jim Blandy.)
1887
1888 Abstract out operations specific to particular C++ ABI's, and
1889 invoke them through a function table. This removes the C++ ABI
1890 dependencies scattered throughout the code, and allows us to
1891 cleanly add support for new C++ ABI's.
1892 * cp-abi.h, cp-abi.h, gnu-v2-abi.c, hpacc-abi.c: New files.
1893 * c-typeprint.c, c-valprint.c, dbxread.c, eval.c, gdbtypes.c,
1894 jv-typeprint.c, linespec.c, symtab.c, typeprint.c, valops.c:
1895 #include "cp-abi.h". These files all use functions now declared
1896 there.
1897 * symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P):
1898 Deleted. These services are now provided by functions declared in
1899 cp-abi.h.
1900 * value.h (value_rtti_type, value_virtual_fn_field): Same.
1901 * values.c (value_virtual_fn_field): Same, for this definition.
1902 * valops.c (value_rtti_type): Same.
1903 * c-typeprint.c (c_type_print_base): Use the functions from
1904 "cp-abi.h", instead of the old macros, or hard-coded ABI-specific
1905 tests.
1906 * dbxread.c (record_minimal_symbol): Same.
1907 * gdbtypes.c (get_destructor_fn_field, virtual_base_index,
1908 virtual_base_index_skip_primaries): Same.
1909 * jv-typeprint.c (java_type_print_base): Same.
1910 * linespec.c (find_methods, decode_line_1): Same.
1911 * symtab.c (gdb_mangle_name): Same.
1912 * Makefile.in (SFILES): Add the new .c files mentioned above.
1913 (cp_abi_h): New variable.
1914 (COMMON_OBS): Add gnu-v2-abi.o, hpacc-abi.o, and cp-abi.o.
1915 (cp-abi.o, gnu-v2-abi.o, hpacc-abi.o): New targets.
1916 (c-typeprint.o, c-valprint.o, dbxread.o, eval.o, gdbtypes.o,
1917 jv-typeprint.o, symtab.o, linespec.o, typeprint.o, valops.o): Add
1918 dependency on $(cp_abi_h).
1919
1920 2001-04-26 Michael Snyder <msnyder@redhat.com>
1921
1922 * thread-db.c (_initialize_thread_db): Add set/show command
1923 "debug-linux-threads" for debugging output.
1924 * lin-lwp.c (various): Use global "debug_linux_threads to
1925 turn on extra debugging output.
1926 * lin-lwp.c: Minor cleanups in comments.
1927 * target.c (normal_pid_to_str): Get rid of an ancient hack.
1928 * remote.c (remote_pid_to_str): New function for remote target.
1929
1930 2001-04-24 Jim Blandy <jimb@redhat.com>
1931
1932 * c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
1933 qualifier on C++ references; all references are innately const.
1934
1935 2001-04-20 Mark Kettenis <kettenis@gnu.org>
1936
1937 * event-top.h: Fix formatting.
1938
1939 2001-04-17 Andrew Cagney <ac131313@redhat.com>
1940
1941 * source.c (openp): Obsolete #ifdef MPW code.
1942 (open_source_file): Ditto.
1943 * event-top.c (display_gdb_prompt): Ditto.
1944 * utils.c (query): Ditto.
1945 (init_page_info): Ditto.
1946 (init_page_info): Delete #ifndef MPW.
1947 * top.c (gdb_readline): Ditto.
1948 * mac-xdep.c: Obsolete.
1949 * mac-gdb.r: Obsolete.
1950 * config/powerpc/xm-mpw.h: Obsolete.
1951 * config/xm-mpw.h: Obsolete.
1952 * mpw-make.sed: Obsolete.
1953 * mpw-config.in: Obsolete.
1954 * TODO: Update
1955 * NEWS: Update
1956
1957 2001-04-19 Mark Kettenis <kettenis@gnu.org>
1958
1959 * i386-tdep.c (i386_frameless_function_invocation): New function.
1960 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION): Redefine
1961 in terms of i386_frameless_function_invocation. Adjust comment.
1962 (i386_frameless_function_invocation): New prototype.
1963
1964 2001-04-18 Martin M. Hunt <hunt@redhat.com>
1965
1966 * top.c (gdb_init): Don't call cli_out_new() to
1967 create global uiout if init_ui_hook is set. uiout will
1968 have to be initialized there.
1969
1970 2001-04-18 Andrew Cagney <ac131313@redhat.com>
1971
1972 * arch-utils.c: Include "regcache.h".
1973
1974 2001-04-18 Mark Kettenis <kettenis@gnu.org>
1975
1976 * i386-tdep.c (i386_saved_pc_after_call): New function.
1977 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Redefine in terms
1978 of i386_saved_pc_after_call.
1979 (i386_saved_pc_after_call): New prototype.
1980
1981 2001-04-17 Michael Snyder <msnyder@redhat.com>
1982
1983 * i386-nat.c: Fix typo in comment.
1984 * solib.c (no_shared_libraries): New function. Discard all symbols
1985 from shared libraries.
1986 (_initialize_solib): Add command "nosharedlibrary" as complement
1987 to the command "sharedlibrary". Unloads symbols for all solibs.
1988
1989 2001-04-16 Andrew Cagney <ac131313@redhat.com>
1990
1991 * configure.host (m68030-sony-*, m68*-isi-*, m68*-sony-*):
1992 * configure.tgt (m68*-rom68k-*, m68*-*bug-*, m68*-monitor-*)
1993 (m68*-est-*, m68*-sony-*, m68*-isi-*):
1994 * Makefile.in (xm-news1000.h, tm-news.h, xm-news.h): Obsolete..
1995 * config/m68k/xm-news.h: Obsolete.
1996 * config/m68k/tm-news.h:
1997 * config/m68k/xm-news1000.h: Obsolete.
1998 * config/m68k/news.mh: Obsolete.
1999 * config/m68k/news.mt: Obsolete.
2000 * config/m68k/nm-news.h: Obsolete.
2001 * config/m68k/news1000.mh: Obsolete.
2002 * news-xdep.c: Obsolete.
2003 * Makefile.in (isi-xdep.o): Obsolete.
2004 (ALLDEPFILES): Delete isi-xdep.c.
2005 (tm-isi.h): Obsolete.
2006 * m68k-tdep.c (altos_skip_prologue): Update comments.
2007 (isi_skip_prologue): Obsolete.
2008 * isi-xdep.c: Obsolete.
2009 * config/m68k/xm-isi.h: Obsolete.
2010 * config/m68k/isi.mh: Obsolete.
2011 * config/m68k/tm-isi.h: Obsolete.
2012 * config/m68k/isi.mt: Obsolete.
2013
2014 * TODO: Update.
2015 * NEWS: Update.
2016
2017 2001-04-17 Michael Snyder <msnyder@redhat.com>
2018
2019 * remote.c (remote_open_1): On opening the remote target, activate
2020 the solib_create_inferior_hook, so that it can detect when the
2021 target loads shared libraries.
2022 (remote_async_open_1): Ditto.
2023
2024 2001-04-17 Michael Snyder <msnyder@redhat.com>
2025
2026 * breakpoint.c (print_one_breakpoint): Handle 64-bit addresses.
2027 * tracepoint.c (tracepoints_info): Handle 64-bit addresses.
2028 * testsuite/gdb.trace/deltrace.exp: Allow for 64-bit addresses.
2029 * testsuite/gdb.trace/infotrace.exp: Ditto.
2030 * testsuite/gdb.trace/passcount.exp: Ditto.
2031 * testsuite/gdb.trace/while-stepping.exp: Ditto.
2032
2033 2001-04-17 Michael Snyder <msnyder@redhat.com>
2034
2035 * thread-db.c (check_thread_signals): When looping over all
2036 signals, ignore signal zero.
2037 (disable_thread_signals): Ditto.
2038
2039 2001-04-17 Eirik Fuller <eirik@netapp.com>
2040
2041 * thread.c (do_captured_thread_select): Allow the argument to the
2042 thread command to be an expression rather than a literal integer.
2043
2044 2001-04-17 Mark Kettenis <kettenis@gnu.org>
2045
2046 * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use
2047 read_memory_unsigned_integer instead of read_memory_integer.
2048
2049 2001-04-16 Kevin Buettner <kevinb@redhat.com>
2050
2051 * solib-aix5.c (map_index_vs_section_name_okay): New function.
2052 (aix5_relocate_main_executable): Don't use file offsets for
2053 determining corresponding sections and map file entries. Call
2054 map_index_vs_section_name_okay() to do this instead.
2055
2056 2001-04-16 Kevin Buettner <kevinb@redhat.com>
2057
2058 * procfs.c (open_with_retry): New function.
2059 (open_procinfo_files, load_syscalls, proc_iterate_over_mappings)
2060 (proc_get_LDT_entry): Call open_with_retry() instead of open().
2061
2062 2001-04-16 Kevin Buettner <kevinb@redhat.com>
2063
2064 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Adjust
2065 comparison against TRAP_HWBKPT constant yet again to account
2066 for the various values used by different kernel versions.
2067
2068 2001-04-16 Daniel Berlin <dan@cgsoftware.com>
2069
2070 * demangle.c (_initialize_demangler): Use xcalloc on the
2071 demangling_style_names, and make it a null terminated array of
2072 names, to avoid a crash.
2073
2074 2001-04-16 Mark Kettenis <kettenis@gnu.org>
2075
2076 * i386-tdep.c (i386_frame_chain): New function.
2077 * config/i386/tm-i386.h (FRAME_CHAIN): Redefine in terms of
2078 i386_frame_chain.
2079 (i386_frame_chain): New prototype.
2080
2081 2001-04-14 J.T. Conklin <jtc@redback.com>
2082
2083 * target.h (target_ops): Removed to_core_file_to_sym_file vector
2084 function.
2085 * corelow.c (core_ops): Updated for above change.
2086 * gnu-nat.c (core_ops): Likewise.
2087 * inftarg.c (child_ops): Likewise.
2088 * monitor.c (monitor_ops): Likewise.
2089 * ppc-bdm.c (bdm_ppc_ops): Likewise.
2090 * remote-adapt.c (adapt_ops): Likewise.
2091 * remote-bug.c (bug_ops): Likewise.
2092 * remote-e7000.c (e7000_ops): Likewise.
2093 * remote-eb.c (eb_ops): Likewise.
2094 * remote-es.c (es1800_ops, es1800_child_ops): Likewise.
2095 * remote-mm.c (mm_ops): Likewise.
2096 * remote-nindy.c (nindy_ops): Likewise.
2097 * remote-nrom.c (nrom_ops): Likewise.
2098 * remote-os9k.c (rombug_ops): Likewise.
2099 * remote-rdp.c (remote_rdp_ops): Likewise.
2100 * remote-sim.c (gdbsim_ops): Likewise.
2101 * remote-st.c (st2000_ops): Likewise.
2102 * v850ice.c (v850ice_ops): Likewise.
2103 * target.c (cleanup_target): Likewise
2104 (update_current_target): Likewise.
2105 (setup_target_debug): Likewise
2106 (debug_to_core_file_to_sym_file): Removed.
2107
2108 * corefile.c (core_file_command) [HPUXHPPA]: Removed code that
2109 sets symbol file from information obtained from the core file.
2110 * corelow.c (core_file_to_sym_file): Removed.
2111
2112 2001-04-13 Fernando Nasser <fnasser@redhat.com>
2113
2114 From Adam Mirowski <Adam.Mirowski@Sun.COM>
2115 Fixed Insight on Solaris. It was not possible to debug a process
2116 because of EINTR "errors".
2117 * procfs.c: (procfs_wait): if proc_wait_for_stop() fails
2118 with EINTR, retry the call.
2119
2120 2001-04-12 Kevin Buettner <kevinb@redhat.com>
2121
2122 * solib-aix5.c (enum maptype): Delete.
2123 (struct lm_info): Add new member ``nmappings''. Make ``mapping''
2124 member a pointer instead of a statically sized array.
2125 (build_so_list_from_mapfile): Dynamically allocate ``mapping''
2126 array.
2127 (aix5_relocate_main_executable, aix5_relocate_section_addresses,
2128 aix5_find_global_pointer): Search for correct mapping to use
2129 based on file offset instead of knowledge of whether the section
2130 is read-only or read/write.
2131 (aix5_find_gate_addresses): Use the first mapping instead of
2132 the (now defunct) MT_READONLY mapping.
2133
2134 2001-04-12 Nicholas Duffek <nsd@redhat.com>
2135
2136 * xcoffread.c (scan_xcoff_symtab): Ignore symbols beginning with
2137 "@".
2138
2139 2001-04-12 Kevin Buettner <kevinb@redhat.com>
2140
2141 * config/i386/fbsd.mh (NATDEPFILES): Add i386-nat.o.
2142
2143 2001-04-09 Andrew Cagney <ac131313@redhat.com>
2144
2145 Obsolete i[3456]86-*-sunos* (aka Sun386) host and target.
2146 * config/i386/sun386.mh: Obsolete.
2147 * config/i386/sun386.mt: Obsolete.
2148 * config/i386/xm-sun386.h: Obsolete.
2149 * config/i386/tm-sun386.h: Obsolete.
2150 * config/i386/nm-sun386.h: Obsolete.
2151 * Makefile.in (ALLDEPFILES): Delete sun386-nat.c.
2152 (sun386-nat.o): Target is obsolete.
2153 * sun386-nat.c: Obsolete.
2154 * configure.tgt (i[3456]86-*-sunos*): Obsolete.
2155 * configure.host (i[3456]86-*-sunos*): Obsolete.
2156 * NEWS: Update.
2157 * TODO: Update.
2158
2159 2001-04-10 J.T. Conklin <jtc@redback.com>
2160
2161 * maint.c: Fix typo in comment.
2162
2163 2001-04-09 Keith Seitz <keiths@cygnus.com>
2164
2165 * MAINTAINERS: Swap with Syd Polk as a gdbtk maintainer.
2166
2167 2001-04-08 Kevin Buettner <kevinb@redhat.com>
2168
2169 * fork-child.c (fork_inferior, clone_and_follow_inferior):
2170 Document fact that apparent call to vfork() might actually be
2171 a call to fork() instead.
2172 * ser-pipe.c (pipe_open): Likewise.
2173
2174 2001-04-08 Kevin Buettner <kevinb@redhat.com>
2175
2176 * printcmd.c (print_frame_args): Use a cleanup to invoke
2177 ui_out_list_end() so that the list count nesting flag will
2178 be decremented properly when an error occurs.
2179 * stack.c (print_frame): Likewise.
2180
2181 2001-04-06 J.T. Conklin <jtc@redback.com>
2182
2183 * dcache.c (dcache_write_line): Fixed bugs where cache line was
2184 not written to target correctly.
2185
2186 * gdbserver/low-hppabsd.c (read_inferior_memory): Add explicit
2187 void return value;
2188 * gdbserver/low-nbsd.c: Likewise.
2189 * gdbserver/low-sparc.c: Likewise.
2190 * gdbserver/low-sun3.c: Likewise.
2191
2192 2001-04-06 Geoffrey Keating <geoffk@redhat.com>
2193
2194 * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define.
2195 (PTRACE_DETACH): Don't define.
2196
2197 2001-04-06 David Smith <dsmith@redhat.com>
2198
2199 * arch-utils.c (default_prepare_to_proceed)
2200 (generic_prepare_to_proceed): Added new functions.
2201 * arch-utils.h: New function declarations for
2202 default_prepare_to_proceed() and generic_prepare_to_proceed().
2203 * gdbarch.sh: Added PREPARE_TO_PROCEED.
2204 * gdbarch.c: Regenerated.
2205 * gdbarch.h: Regenerated.
2206 * inferior.h: Added get_last_target_status() declaration.
2207 * infrun.c (get_last_target_status): Added new function.
2208 (handle_inferior_event): Saves last pid and waitstatus, which will
2209 get returned by get_last_target_status().
2210
2211 * hppa-tdep.c (prepare_to_proceed): Added comment stating that
2212 prepare_to_proceed() is potentially redundant since
2213 default_prepare_to_proceed() has been added.
2214 * linux-thread.c (prepare_to_proceed): Ditto.
2215 * lin-lwp.c (prepare_to_proceed): Ditto.
2216 * m3-nat.c (prepare_to_proceed): Ditto.
2217
2218 2001-04-05 Andrew Cagney <ac131313@redhat.com>
2219
2220 Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms
2221 and powerpc-*-netware* target.
2222 * configure.host (powerpcle-*-cygwin*, powerpcle-*-solaris*):
2223 Obsolete.
2224 * configure.tgt (powerpc-*-netware*, powerpcle-*-cygwin*)
2225 (powerpcle-*-solaris*): Obsolete.
2226 * config/powerpc/tm-cygwin.h: Obsolete.
2227 * config/powerpc/cygwin.mt: Obsolete.
2228 * config/powerpc/xm-cygwin.h: Obsolete.
2229 * config/powerpc/cygwin.mh: Obsolete.
2230 * config/powerpc/nm-solaris.h: Obsolete.
2231 * config/powerpc/xm-solaris.h: Obsolete.
2232 * config/powerpc/tm-solaris.h: Obsolete.
2233 * config/powerpc/solaris.mt: Obsolete.
2234 * config/powerpc/tm-ppc-nw.h: Obsolete.
2235 * config/powerpc/ppc-nw.mt: Obsolete.
2236 * TODO: Update.
2237 * NEWS: Update.
2238
2239 2001-04-06 Fernando Nasser <fnasser@redhat.com>
2240
2241 * buildsym.c (record_line): Turn off unused addr bits.
2242
2243 2001-04-06 Fernando Nasser <fnasser@redhat.com>
2244
2245 From David Deephanphongs <deephan@telocity.com>
2246 * inferior.h: Fix declarations of get_inferior_args and
2247 set_inferior_args, which were missing the trailing 's'.
2248
2249 2001-04-05 Jeff Holcomb <jeffh@redhat.com>
2250
2251 * monitor.c (monitor_supply_register): Only report an error if we
2252 don't get a valid value.
2253
2254 2001-04-05 Eli Zaretskii <eliz@is.elta.co.il>
2255
2256 * README: Don't mention gdba.el.
2257
2258 2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2259
2260 From Jimmy Guo <guo@cup.hp.com>
2261 * top.c (init_main): set prompt if annotation_level>1,
2262 this is necessary when annotation_level is set to 2 via
2263 --annotate=2 command line option.
2264
2265 2001-04-04 Andrew Cagney <ac131313@redhat.com>
2266
2267 Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.
2268 * configure.tgt (a29k-*-sym1*, a29k-*-kern*): Obsolete.
2269 * configure.host (a29k-*-*): Obsolete.
2270 * Makefile.in (ALLDEPFILES): Remove ultra3-nat.c and
2271 ultra3-xdep.c.
2272 (ultra3-nat.o, ultra3-xdep.o): Obsolete.
2273 * config/a29k/tm-ultra3.h: Obsolete.
2274 * config/a29k/ultra3.mt: Obsolete.
2275 * config/a29k/ultra3.mh: Obsolete.
2276 * config/a29k/nm-ultra3.h: Obsolete.
2277 * config/a29k/xm-ultra3.h: Obsolete.
2278 * ultra3-xdep.c: Obsolete.
2279 * ultra3-nat.c: Obsolete.
2280 * config/a29k/a29k-kern.mt: Obsolete.
2281 * NEWS: Update.
2282 * TODO: Update.
2283
2284 Wed Apr 4 21:48:42 2001 Christopher Faylor <cgf@cygnus.com>
2285
2286 * main.c: Remove windows.h use.
2287 (gdbtk_test): Use PATH_MAX for home var calculation.
2288 * remote-e7000.c (e7000_parse_device): Accomodate Cygwin as well as
2289 Win32 in colon test.
2290 * ser-tcp.c: Use modern __CYGWIN__ conditional.
2291 * source.c (mod_path): Add __CYGWIN__ conditional to WIN32 test.
2292 (openp): Ditto.
2293 * symfile.c (symfile_bfd_open): Ditto.
2294
2295 2001-04-04 Martin M. Hunt <hunt@redhat.com>
2296
2297 * main.c (captured_main): For GDBtk, don't use tui_fileopen().
2298 Handle all stream setup in gdbtk_init
2299
2300 2001-04-04 Mark Kettenis <kettenis@gnu.org>
2301
2302 * i386-tdep.c (i386_extract_return_value): Don't return the return
2303 value of a void function.
2304 (i386_store_return_value): Likewise.
2305
2306 2001-04-03 Andrew Cagney <ac131313@redhat.com>
2307
2308 Obsolete w65-*-* target.
2309 * configure.tgt (w65-*-*): Obsolete.
2310 * config/w65/w65.mt: Obsolete.
2311 * config/w65/tm-w65.h: Obsolete.
2312 * w65-tdep.c: Obsolete.
2313 * NEWS: Update. Fix TiC80 description.
2314 * TODO: Update.
2315
2316 2001-04-03 Andrew Cagney <ac131313@redhat.com>
2317
2318 Obsolete tic80-*-* target.
2319 * configure.tgt (tic80-*-*): Obsolete.
2320 * config/tic80/tic80.mt: Obsolete.
2321 * config/tic80/tm-tic80.h: Obsolete.
2322 * tic80-tdep.c: Obsolete.
2323 * TODO: Update
2324 * NEWS: Update.
2325
2326 2001-04-02 J.T. Conklin <jtc@redback.com>
2327
2328 * remote-mips.c (S_IROTH): Moved definition from here.
2329 * gdb_stat.h (S_IROTH): to here.
2330
2331 * remote.c (remote_protocol_e, remote_protocol_E): Define.
2332 (set_remote_protocol_e_packet_cmd)
2333 (set_remote_protocol_E_packet_cmd)
2334 (show_remote_protocol_e_packet_command)
2335 (show_remote_protocol_E_packet_command): New functions.
2336 (init_all_packet_configs): Initialize remote_protocol_e and
2337 remote_protocol_E.
2338 (remote_resume, remote_async_resume): Support e/E command
2339 packets.
2340 (show_remote_cmd): Show state of remote_protocol_e and
2341 remote_protocol_E.
2342 (_initialize_remote): Add "set remote step-over-range-packet"
2343 and "set remote step-over-range-w-signal-packet" to CLI.
2344
2345 2001-04-01 Andrew Cagney <ac131313@redhat.com>
2346
2347 Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and
2348 ns32k-utek-*.
2349 * Makefile.in (ALLDEPFILES): Delete umax-xdep.c and ns32km3-nat.c.
2350 (umax-xdep.o, ns32km3-nat.o): Obsolete.
2351 * configure.tgt (ns32k-*-mach3*, ns32k-utek-sysv*, ns32k-utek-*):
2352 Obsolete.
2353 * configure.host (ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv*):
2354 Obsolete.
2355 * config/ns32k/merlin.mh: Obsolete.
2356 * config/ns32k/merlin.mt: Obsolete.
2357 * config/ns32k/xm-merlin.h: Obsolete.
2358 * config/ns32k/tm-merlin.h: Obsolete.
2359 * config/ns32k/nm-umax.h: Obsolete.
2360 * config/ns32k/umax.mh: Obsolete.
2361 * config/ns32k/umax.mt: Obsolete.
2362 * config/ns32k/xm-umax.h: Obsolete.
2363 * umax-xdep.c: Obsolete.
2364 * config/ns32k/ns32km3.mh: Obsolete.
2365 * config/ns32k/ns32km3.mt: Obsolete.
2366 * config/ns32k/tm-ns32km3.h: Obsolete.
2367 * config/ns32k/xm-ns32km3.h: Obsolete.
2368 * ns32km3-nat.c: Obsolete.
2369 * ns32k-tdep.c (merlin_skip_prologue): Obsolete.
2370 (merlin_frame_num_args): Ditto.
2371 * NEWS: Update.
2372 * TODO: Update.
2373
2374 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
2375
2376 * config/djgpp/fnchange.lst: Tweak due to
2377 expect/example/chesslib.c.
2378
2379 2001-04-02 Kevin Buettner <kevinb@redhat.com>
2380
2381 * m88k-tdep.c (examine_prologue): Change type of ``insn'' from
2382 unsigned int to unsigned long. Also, fix format string.
2383 (pop_frame): Fix PC_IN_CALL_DUMMY() call so that it doesn't
2384 use an undeclared variable. Also, delete declaration and
2385 initialization of ``fp'' because it is otherwise unused.
2386 * remote-bug.c (sleep): Delete declaration.
2387 (bug_store_register, bug_write_memory, bug_read_memory)
2388 (bug_insert_breakpoint, bug_remove_breakpoint): Fix sprintf()
2389 format statements and cast certain sprintf() arguments to
2390 eliminate warnings.
2391 (bug_load): Likewise for call to printf_filtered().
2392 * config/m88k/tm-m88k.h (FIX_CALL_DUMMY): Eliminate
2393 assignment to ``pc''. The necessary assignment is done in
2394 hand_function_call() after the invocation of FIX_CALL_DUMMY().
2395
2396 2001-03-20 Daniel Berlin <dberlin@redhat.com>
2397
2398 * symtab.c (completion_list_add_name): Remove duplicate string checks,
2399 readline already does this, and it's much faster at it, too.
2400
2401 2001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
2402
2403 * go32-nat.c: Minor tweaks, to pacify the ari script.
2404
2405 2001-04-01 Mark Kettenis <kettenis@gnu.org>
2406
2407 * i386-tdep.c (i386_extract_struct_value_address): New function.
2408 * config/i386/tm-i386.h (EXTRACT_STRUCT_VALUE_ADDRESS): Redefine
2409 in terms of i386_extract_struct_value_address.
2410 (i386_extract_struct_value_address): New prototype.
2411
2412 * i386-linux-nat.c (i386_linux_dr_get): Change type of return
2413 value to `unsigned long'. Change type of `value' to `unsigned
2414 long'.
2415 (i386_linux_dr_set): Change type of second argument to `unsigned
2416 long'.
2417 (i386_linux_dr_set_control): Change type of first argument to
2418 `unsigned long'.
2419 (i386_linux_dr_get_status): Change type of return value to
2420 unsigned long.
2421 * config/i386/nm-linux.h (i386_linux_dr_set_control,
2422 i386_linux_dr_get_status): Adjust prototypes accordingly.
2423
2424 2001-03-31 Kevin Buettner <kevinb@redhat.com>
2425
2426 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Change
2427 TRAP_HWBKPT constant to match that in the kernel headers for
2428 Linux/IA-64.
2429
2430 2001-03-31 Mark Kettenis <kettenis@gnu.org>
2431
2432 * i386bsd-nat.c: Include "gdb_assert.h".
2433 [HAVE_PT_GETDBREGS] (DBREG_DRX): Define if not
2434 already defined.
2435 [HAVE_PT_GETDBREGS] (i386bsd_dr_set, i386bsd_dr_set_control,
2436 i386bsd_dr_set_addr, i386bsd_dr_reset_addr,
2437 i386bsd_dr_get_status): New functions.
2438 * config/i386/nm-fbsd.h [HAVE_PT_GETDBREGS]
2439 (I386_USE_GENERIC_WATCHPOINTS): Define.
2440 Include "i386/nm-i386.h".
2441 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
2442 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
2443 (i386bsd_dr_set_control, i386bsd_dr_set_addr,
2444 i386bsd_dr_reset_addr, i386bsd_dr_get_status): New prototypes.
2445 * acconfig.h (HAVE_PT_GETDBREGS): New configure macro.
2446 * configure.in: Cleanup a few comments. Check for PT_GETDBREGS
2447 ptrace request.
2448 * config.in, configure: Regenerate.
2449
2450 * i386-nat.c (i386_insert_aligned_watchpoint): Set address
2451 register before enabling it by setting the control register.
2452 (i386_remove_aligned_watchpoint): Reset address register after
2453 disabling it by setting the control register.
2454
2455 * i386-tdep.c (i386_extract_return_value): If the type of the
2456 return value is TYPE_STRUCT and the number of fields is one, call
2457 ourselves with TYPE set tp the type of the first field.
2458 (i386_store_return_value): Likewise.
2459 This fixes a problem with returning structs consisting of a single
2460 `float' or `double' on *BSD.
2461
2462 2001-03-30 Mark Kettenis <kettenis@gnu.org>
2463
2464 * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until
2465 we're absolutely sure we're going to resume it.
2466
2467 * thread-db.c (check_event): Don't report an error if we encounter
2468 a thread creation event for a thread that's already in the thread
2469 list, since that may legitemately happen. Instead only call
2470 attach_thread if it's not already in the thread list.
2471
2472 2001-03-28 Andrew Cagney <ac131313@redhat.com>
2473
2474 * config/pa/xm-hppah.h (malloc): Really delete declaration
2475 (MALLOC_INCOMPATIBLE): Really delete macro.
2476 * cli/cli-cmds.c (apropos_command): Use xcalloc.
2477
2478 2001-03-28 Andrew Cagney <ac131313@redhat.com>
2479
2480 * configure.in (build_warnings): Add -Wuninitialized.
2481 * configure: Regenerate.
2482
2483 * v850-tdep.c (v850_scan_prologue): Initialize ``insn2''.
2484 * sparc-tdep.c (sparc64_push_arguments): Add default case to
2485 switch.
2486 * sh-tdep.c (sh_do_fp_register): Replace ``?:'' printf format
2487 expression with if statement.
2488 * mn10200-tdep.c (mn10200_analyze_prologue): Initialize
2489 ``stack_size''.
2490 * mips-tdep.c (show_mipsfpu_command): Add default case to switch.
2491 (mips_dump_tdep): Fix setting of ef_mips_arch.
2492 * mcore-tdep.c (mcore_analyze_prologue): Initialize ``fp_regnum''.
2493 * dsrec.c (make_srec): Always initialize ``binbuf''.
2494 * monitor.c (monitor_read_memory_single): Do not pass an
2495 uninitialized buffer to monitor_error. Make ``i'' more local.
2496
2497 2001-03-28 Andrew Cagney <ac131313@redhat.com>
2498
2499 * MAINTAINERS: Change ns32k target to ,-Werror.
2500
2501 * ns32k-tdep.c: Include "gdbcore.h"
2502 (flip_bytes): Change first argument to void*. Add forward
2503 declaration.
2504 (sign_extend): Add declaration.
2505 (merlin_frame_num_args): Add final else clause to if-else chain.
2506 (umax_frame_num_args): Ditto.
2507 * config/ns32k/tm-umax.h (ns32k_localcount): Declare.
2508 (flip_bytes): Ditto.
2509
2510 2001-03-28 Mark Kettenis <kettenis@gnu.org>
2511
2512 * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from
2513 config/i386/nm-linux.h (including comment).
2514 (i386_linux_frame_chain): New function implementing guts of the
2515 former FRAME_CHAIN macro, but using read_memory_unsigned_integer
2516 instead of read_memory_integer.
2517 (i386_linux_frame_saved_pc): Removed doc pointing to
2518 i386/tm-linux.h for an explanation of FRAMELESS_SIGNAL since that
2519 now lives in this file.
2520 * config/i386/tm-linux.h (FRAMELESS_SIGNAL): Moved to
2521 i386-linux-tdep.c (including comment).
2522 (FRAME_CHAIN): Redefined in terms of i386_linux_frame_chain.
2523 (i386_linux_frame_chain): New prototype.
2524
2525 * gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup code and
2526 make it work again.
2527 (NUM_FREGS): Redefine to 0.
2528 (NUM_REGS): Redefine as NUM_GREGS.
2529 (i386_register_byte, i386_register_raw_size): Update from
2530 i386-tdep.c. Add comment about their origin.
2531 (regmap, register_u_addr): Take these from i386-linux-nat.c.
2532 (i386_register_u_addr): Removed.
2533
2534 * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
2535 fails instead of calling perror_with_name. This should fix
2536 debugging remote i386 targets with a native Linux/x86 GDB. Add
2537 FIXME for this hack.
2538
2539 2001-03-19 J.T. Conklin <jtc@redback.com>
2540
2541 * arch-utils.c (#include "gdbthread.h"): Removed.
2542 (#include "symfile.h"): Removed.
2543 (XMALLOC): Removed unused macro.
2544 * breakpoint.c (tbreak_command): Removed local declaration.
2545 (awatch_command, do_enable_breakpoint, set_breakpoint_count):
2546 Remove duplicate declarations.
2547 (bpstat_should_step, bpstat_have_active_hw_watchpoints)
2548 (remove_solib_event_breakpoints): Fix indentation botch.
2549 * c-typeprint.c (#include "command.h"): Removed.
2550 (#include "gdbcmd.h"): Removed.
2551 * ch-exp.c (ch_terminal_match_float_literal, parse_expr)
2552 (parse_primval, parse_untyped_expr, parse_opt_untyped_expr):
2553 Removed duplicate declarations.
2554 * ch-typeprint.c (#include "command.h"): Removed.
2555 (#include "gdbcmd.h"): Removed.
2556 * corefile.c (#include "frame.h"): Removed
2557 (#include "symfile.h"): Removed.
2558 (#include "language.h"): Removed.
2559 * dbxread.c (#include "command.h"): Removed.
2560 * environ.c (#include "gdbcore.h"): Removed.
2561 * event-loop.c (#include "top.h"): Removed.
2562 * f-typeprint.c (#include "command.h"): Removed.
2563 (#include "gdbcmd.h"): Removed.
2564 (#include "language.h"): Removed.
2565 (#include "typeprint.h"): Removed.
2566 (#include "frame.h"): Removed.
2567 * gdbtypes.h (print_type_scalar): Removed declaration.
2568 * infcmd.c (#include "completer.h"): Removed.
2569 * language.c (#include "frame.h"): Removed.
2570 * m2-typeprint.c (#include "command.h"): Removed.
2571 (#include "gdbcmd.h"): Removed.
2572 (#include "language.h"): Removed.
2573 * m2-valprint.c (#include "valprint.h"): Removed.
2574 * p-typeprint.c (#include "command.h"): Removed.
2575 (#include "gdbcmd.h"): Removed.
2576 * p-valprint.c (#include "typeprint.h"): Removed.
2577 * parse.c (#include "linespec.h"): Removed.
2578 * regcache.c (#include "frame.h"): Removed.
2579 * remote.c (#include "frame.h"): Removed.
2580 (getpkt_sane): Make static.
2581 * source.c (#include "completer.h"): Removed.
2582 * stack.c (#include "symfile.h"): Removed.
2583 (#include "objfiles.h"): Removed.
2584 * symfile.c (#include "completer.h"): Removed.
2585 * tracepoint.c (#include "completer.h"): Removed.
2586 * values.c (#include "frame.h"): Removed.
2587 * varobj.c (#include "valprint.h"): Removed.
2588 * wrapper.c (#include "frame.h"): Removed.
2589
2590 * memattr.c (create_mem_region): Removed unused variable.
2591 * remote-nrom.c: Removed spurious semicolon after init_nrom_ops.
2592
2593 2001-03-27 Nick Clifton <nickc@redhat.com>
2594
2595 * remote-rdp.c (rdp_set_command_line): Add missing double quote.
2596
2597 2001-03-27 Kevin Buettner <kevinb@redhat.com>
2598
2599 * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead
2600 of free().
2601
2602 2001-03-27 Eli Zaretskii <eliz@is.elta.co.il>
2603
2604 * TODO (Cleanups): Remove the item about converting docs to GFDL.
2605
2606 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2607
2608 * ia64-tdep.c (slotN_contents, replace_slotN_contents): Change
2609 type of ``bundle'' from unsigned char * to char *.
2610 (ia64_get_saved_register): Use alloca() to allocate register
2611 buffers.
2612
2613 * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.
2614
2615 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2616
2617 * proc-utils.h (procfs_ctl_t): New typedef.
2618 * proc-api.c (write_with_trace): Change type of ``opcode'' from
2619 long to procfs_ctl_t. Don't assume that the target has defined
2620 BREAKPOINT. Handle case in which PCRESET is the same as PCUNSET.
2621 * proc-events.c (sys/syscall.h, sys/fault.h): Include conditionally.
2622 * procfs.c (sys/fault.h, sys/syscall.h): Include conditionally.
2623 (gdb_sigset_t, gdb_sigaction_t, gdb_siginfo_t, gdb_premptysysset)
2624 (gdb_praddsysset, gdb_prdelsysset, gdb_pr_issyssetmember):
2625 Conditionally define as appropriate for AIX/non-AIX systems. Use
2626 these defines/typedefs as appropriate elsewhere in file.
2627 (struct procinfo): Change type of saved_sigset and saved_sighold
2628 from sigset_t to gdb_sigset_t. Make saved_exitset and
2629 saved_entryset pointer variables. Add two new fields, num_syscalls
2630 and syscall_names.
2631 (DYNAMIC_SYSCALLS): Define when HAVE_PRSYSENT_T is defined.
2632 (sysset_t_size, sysset_t_alloc): New functions.
2633 (load_syscalls, free_syscalls, find_syscall): New functions for
2634 platforms which define DYNAMIC_SYSCALLS.
2635 (create_procinfo): Call load_syscalls.
2636 (destroy_one_procinfo): Call free_syscalls.
2637 (GDBRESET): Don't define twice.
2638 (proc_modify_flag): Change type of operation code array `arg'
2639 from long to procfs_ctl_t.
2640 (proc_stop_process, proc_wait_for_stop, proc_run_process)
2641 (proc_set_traced_signals, proc_set_traced_faults)
2642 (proc_set_traced_sysentry, proc_set_traced_sysexit)
2643 (proc_set_held_signals, proc_clear_current_fault)
2644 (proc_set_current_signal, proc_clear_current_signal, proc_set_gregs)
2645 (proc_set_fpregs, proc_kill, proc_set_watchpoint): Likewise for `cmd'.
2646 (proc_set_traced_sysentry): Dynamically allocate variable sized
2647 struct gdb_proc_ctl_pcsentry. Also, free it at function exit.
2648 (proc_set_traced_sysexit): Dynamically allocate variable
2649 sized struct gdb_proc_ctl_pcsexit. Also, free it at
2650 function exit.
2651 (proc_get_traced_sysentry, proc_get_traced_sysexit): Add new code
2652 for reading the sysset_t struct on AIX5.
2653 (procfs_debug_inferior): Don't assume that SYS_exit will be
2654 defined. Add new code for finding certain syscalls on AIX5.
2655 (syscall_is_lwp_exit, syscall_is_exit, syscall_is_exec)
2656 (syscall_is_lwp_create): New functions.
2657 (procfs_wait): Restructured code which checks for certain
2658 system calls to use the new syscall_is_... functions.
2659 (procfs_notice_signals): Account for the fact that saved_entryset
2660 and saved_exitset in struct procinfo are now pointers.
2661
2662 2001-03-26 Kevin Buettner <kevinb@redhat.com>
2663
2664 * symtab.c (find_pc_sect_line): Revise method used for finding
2665 the ending pc.
2666
2667 2001-03-26 Mark Kettenis <kettenis@gnu.org>
2668
2669 * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
2670 i386_linux_sigtramp_saved_sp): Make static.
2671 (i386_linux_frame_saved_pc): New function based on the old
2672 FRAME_SAVED_PC macro, but use read_memory_unsigned_integer instead
2673 of read_memory_integer.
2674 * config/i386/tm-linux.h (sigtramp_saved_pc): Remove definition.
2675 (i386_linux_sigtramp_saved_pc): Remove prototype.
2676 (FRAME_SAVED_PC): Redefine in terms of i386_linux_frame_saved_pc.
2677 (i386_linux_frame_saved_pc): New prototype.
2678
2679 2001-03-26 Andrew Cagney <ac131313@redhat.com>
2680
2681 * MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
2682 * TODO (GDB 5.1 - Cleanups): Update.
2683
2684 2001-03-26 Andrew Cagney <ac131313@redhat.com>
2685
2686 * fork-child.c (clone_and_follow_inferior): Delete #ifdef
2687 HAVE_VFORK.
2688
2689 2001-03-26 Mark Kettenis <kettenis@gnu.org>
2690
2691 * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
2692
2693 * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New
2694 functions.
2695 * config/i386/tm-i386.h (PUSH_ARGUMENTS): New macro.
2696 (STORE_STRUCT_RETURN): Redefine in terms of
2697 i386_store_struct_return.
2698 (i386_push_arguments, i386_store_struct_return): New prototypes.
2699 * config/i386/tm-i386v.h (STORE_STRUCT_RETURN): Remove. It's
2700 definition was identical to the definition in "i386/tm-i386.h" so
2701 the new definition should suffice too.
2702
2703 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
2704
2705 * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused
2706 definitions for SELECT, NBBY, FD_SETSIZE, NFDBITS, and MASK_SIZE.
2707
2708 * config/djgpp/djconfig.sh: Add copyright notice.
2709
2710 * ser-go32.c (rawclock): Remove prototype; include time.h instead.
2711 (ISR, dos_hookirq, isr_t): Convert K&R definition to ANSI C.
2712 (top level) <string.h>: Include gdb_string.h instead.
2713 (dos_noop, dos_raw, dos_noflush_set_tty_state)
2714 (dos_print_tty_state, dos_info): Remove ATTRIBUTE_UNUSED.
2715
2716 * go32-nat.c (go32_create_inferior): Move the declaration of
2717 `environ' to here from the top level.
2718 (top level) <_initialize_go32_nat>: Remove redundant prototype.
2719 <gdb_string.h>: Include it instead of string.h.
2720 (store_register): Call register_buffer instead of accessing
2721 registers[] directly.
2722 (redir_cmdline_delete, redir_cmdline_parse, redir_to_debugger)
2723 (redir_to_debugger, redir_debug_init) [__DJGPP_MINOR__ < 3]: Put
2724 the function names at the start of the line.
2725 (go32_set_dr): Throw internal_error if the argument is not a valid
2726 debug register number.
2727 (go32_open, go32_close, go32_attach, go32_detach, go32_resume)
2728 (go32_wait, go32_xfer_memory, go32_files_info)
2729 (go32_terminal_info): Remove ATTRIBUTE_UNUSED.
2730
2731 2001-03-25 Jim Blandy <jimb@redhat.com>
2732
2733 * mips-tdep.c (mips_gdbarch_init): Tweak indentation.
2734
2735 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2736
2737 From Andrew Cagney <ac131313@redhat.com>
2738
2739 * coffread.c: Include "gdb_assert.h".
2740 (coff_symtab_read): Cast the integer s_sclass to a long before
2741 casting it to a pointer.
2742
2743 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2744
2745 From Andrew Cagney <ac131313@redhat.com>
2746
2747 * coffread.c (coff_symtab_read): Initialize
2748 ``fcn_first_line_addr''. Check that the ``.bf'' always preceeds
2749 the ``.ef'' info.
2750 * dbxread.c (find_text_range): Initialize ``start'' and ``end''.
2751
2752 2001-03-23 Andrew Cagney <ac131313@redhat.com>
2753
2754 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
2755 GDB_MULTI_ARCH_PARTIAL from two. SOFTWARE_SINGLE_STEP is not
2756 multi-arch.
2757
2758 * gdbarch.sh (SOFTWARE_SINGLE_STEP): Add.
2759 * gdbarch.h, gdbarch.c: Re-generate.
2760
2761 * target.h (SOFTWARE_SINGLE_STEP_P)
2762 (SOFTWARE_SINGLE_STEP): Delete macro definitions.
2763
2764 2001-03-23 Andrew Cagney <ac131313@redhat.com>
2765
2766 * gdbarch.sh (gdbarch_register_read, gdbarch_register_write): Add.
2767 * gdbarch.h, gdbarch.c: Regenerate.
2768
2769 * regcache.h (regcache_read, regcache_write): Declare.
2770 (registers, register_valid, register_buffer): Add note that these
2771 interfaces are deprecated.
2772
2773 * regcache.c: Include "gdb_assert.h".
2774 (legacy_write_register_gen): Rename write_register_gen.
2775 (legacy_read_register_gen): Rename read_register_gen.
2776 (regcache_read, regcache_write): New function.
2777 (read_register_gen, write_register_gen): New function.
2778 (write_register): Simplify. Use write_register_gen.
2779 (read_register): Ditto using read_register_gen.
2780 (read_signed_register): Ditto.
2781 (read_register_bytes): Ditto!!!!
2782 (supply_register): Add note that CLEANUP_REGISTER_VALUE is being
2783 replaced by gdbarch_register_read.
2784
2785 * TODO (GDB 5.2 - Cleanups): Add list of gdbarch methods to
2786 deprecate.
2787
2788 2001-03-23 Jim Blandy <jimb@redhat.com>
2789
2790 Fix from Dan Berlin:
2791
2792 * stabsread.c (read_cpp_abbrev): Properly construct the names of
2793 virtual function table pointer fields.
2794
2795 2001-03-19 Andrew Cagney <ac131313@redhat.com>
2796
2797 * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,
2798 xmrealloc): Move existing declarations to the one place and
2799 re-order to be consistent.
2800 (xmcalloc, xmfree): Declare.
2801 (xmmalloc, xmrealoc): Assume ISO-C - use size_t and void* in
2802 declaration.
2803
2804 * utils.c (size_t): Delete #ifdef defining size_t.
2805 (mmalloc, mrealloc, mcalloc, mfree): Re-order.
2806 (mmalloc, mrealloc, mcalloc): Document as only calls in GDB
2807 corresponding malloc, realloc, calloc.
2808 (mfree): Call free directly.
2809 (xmmalloc, xmrealloc): Clean up. Assume ISO-C.
2810 (xmcalloc, xmfree): New functions. Copy old xcalloc and xfree
2811 function bodies to here.
2812 (xcalloc, xfree): Call xmcalloc and xmfree respectfully.
2813
2814 2001-03-23 Andrew Cagney <ac131313@redhat.com>
2815
2816 * fork-child.c (fork_inferior): Make ``argv'', ``exec_file'' and
2817 ``shell_file'' static locals.
2818
2819 * jv-lang.c (java_link_class_type): Initialize ``field'' and
2820 ``method''.
2821
2822 * jv-valprint.c (java_value_print): Initialize ``next_element''.
2823
2824 2001-03-23 Mark Kettenis <kettenis@gnu.org>
2825
2826 * config/i386/nm-i386.h: Fix formatting and change reference to
2827 i386-tdep.c to i386-nat.c.
2828
2829 2001-03-23 David Smith <dsmith@redhat.com>
2830
2831 * configure.in: Corrected spelling errors.
2832 * configure: Regenerated.
2833
2834 2001-03-22 Andrew Cagney <ac131313@redhat.com>
2835
2836 * TODO (GDB 5.1 - Cleanups): Add more targets to obsolete.
2837
2838 2001-03-22 Andrew Cagney <ac131313@redhat.com>
2839
2840 * Makefile.in (NTSSTART): Delete.
2841 (NTSOBS): Delete.
2842 (kdb): Delete target.
2843 * kdb-start.c, stuff.c: Mark as obsolete.
2844 * NEWS: Update.
2845
2846 2001-03-22 Andrew Cagney <ac131313@redhat.com>
2847
2848 * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only
2849 compiles using an ISO-C compiler.
2850 (MALLOC_INCOMPATIBLE): Ditto.
2851 * linespec.c (decode_line_1): Delete hack to work around
2852 HPPA_COMPILER_BUG.
2853
2854 2001-03-22 Andrew Cagney <ac131313@redhat.com>
2855
2856 * exec.c (xfer_memory): Always initialize section.
2857 * infrun.c (normal_stop): Always initialize source_flag.
2858
2859 2001-03-22 Andrew Cagney <ac131313@redhat.com>
2860
2861 * TODO (Remote Protocol Support): Review. Add notes about ``!'',
2862 non-use of a continue address and typical use of ``q'' packet.
2863
2864 2001-03-22 Eli Zaretskii <eliz@is.elta.co.il>
2865
2866 Make DJGPP use the new unified support for hardware
2867 breakpoints and watchpoints on x86 targets:
2868
2869 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,
2870 include nm-i386.h instead.
2871 (TARGET_HAS_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT)
2872 (TARGET_CAN_USE_HARDWARE_WATCHPOINT, STOPPED_BY_WATCHPOINT)
2873 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, DECR_PC_AFTER_HW_BREAK)
2874 (target_stopped_data_address, target_insert_watchpoint)
2875 (target_remove_watchpoint, target_insert_hw_breakpoint)
2876 (target_remove_hw_breakpoint): Don't define.
2877 (I386_USE_GENERIC_WATCHPOINTS, I386_DR_LOW_SET_CONTROL)
2878 (I386_DR_LOW_SET_ADDR, I386_DR_LOW_RESET_ADDR)
2879 (I386_DR_LOW_GET_STATUS): Define to call appropriate go32_*
2880 functions from go32-nat.c.
2881
2882 * config/i386/go32.mh (NATDEPFILES): Add i386-nat.o.
2883
2884 * go32-nat.c <top level>: Remove prototypes for watchpoint-
2885 related functions. Remove definitions of watchpoint-related
2886 macros.
2887 (go32_mourn_inferior): Call i386_cleanup_dregs instead of the
2888 private cleanup_dregs function.
2889 (cleanup_dregs, go32_insert_watchpoint)
2890 (go32_insert_aligned_watchpoint, go32_handle_nonaligned_watchpoint)
2891 (go32_remove_watchpoint, go32_remove_aligned_watchpoint)
2892 (go32_region_ok_for_watchpoint, go32_stopped_by_watchpoint)
2893 (go32_remove_hw_breakpoint, go32_insert_hw_breakpoint): Remove.
2894 (go32_set_dr, go32_set_dr7, go32_get_dr6): New functions.
2895
2896 2001-03-21 Kevin Buettner <kevinb@redhat.com>
2897
2898 * ia64-tdep.c (fetch_instruction): Warn about slot numbers greater
2899 than two instead of generating an error.
2900
2901 2001-03-21 Jim Blandy <jimb@redhat.com>
2902
2903 * cp-valprint.c: Reformat to bring into line with GNU coding
2904 standards.
2905
2906 2001-03-21 Mark Kettenis <kettenis@gnu.org>
2907
2908 Make Linux use the new unified support for hardware breakpoints
2909 and watchpoints on x86 targets.
2910 * i386-linux-nat.c: Doc fixes. Include "gdb_assert.h".
2911 [HAVE_SYS_DEBUGREG_H]: Include <sys/debugreg.h>.
2912 (DR_FIRSTADDR, DR_LASTADDR, DR_STATUS, DR_CONTROL): Define to
2913 appropriate value if not already defined.
2914 (register_u_addr): New function.
2915 (kernel_u_size): New function.
2916 (i386_linux_dr_get, i386_linux_dr_set): New functions.
2917 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
2918 i386_linux_reset_addr, i386_linux_dr_get_status): New functions.
2919 * config/i386/nm-linux.h: Don't include "nm-i386v.h".
2920 (I386_USE_GENERIC_WATCHPOINTS): Define and include "nm-i386.h".
2921 (TARGET_HAS_HARDWARE_WATCHPOINTS,
2922 TARGET_CAN_USE_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT,
2923 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
2924 target_remove_watchpoint): Remove macros.
2925 (i386_stopped_by_watchpoint, i386_insert_watchpoint,
2926 i386_remove_watchpoint): Remove prototypes.
2927 (register_u_addr): New prototype.
2928 (REGISTER_U_ADDR): Define in terms of register_u_addr.
2929 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
2930 i386_linux_reset_addr, i386_linux_dr_get_status): New prototypes.
2931 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
2932 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
2933 * config/i386/linux.mh (NATDEPFILES): Replace i386v-nat.o with
2934 i386-nat.o.
2935
2936 2001-03-21 Jim Blandy <jimb@redhat.com>
2937
2938 Fix from Dan Berlin:
2939
2940 * linespec.c (find_methods): Whitespace differences aren't
2941 significant in *un*mangled method names. Use strcmp_iw to compare
2942 them, not STREQ.
2943
2944 2001-03-21 Andrew Cagney <ac131313@redhat.com>
2945
2946 * gdbarch.sh: Allow a non- multi-arch target to override a
2947 predicate.
2948 * gdbarch.h: Regenerate.
2949
2950 2001-03-21 Andrew Cagney <ac131313@redhat.com>
2951
2952 * gdbarch.sh: Avoid use of ``!''.
2953
2954 2001-03-20 Andrew Cagney <ac131313@redhat.com>
2955
2956 * target.h (enum target_signal): Move definition from here.
2957 * defs.h (enum target_signal): To here.
2958
2959 * config/arc/tm-arc.h (arc_software_single_step): Change type of
2960 first parameter to enum target_signal.
2961 * config/rs6000/tm-rs6000.h (rs6000_software_single_step): Ditto.
2962 * config/sparc/tm-sparc.h (sparc_software_single_step): Ditto.
2963 * rs6000-tdep.c (rs6000_software_single_step): Update.
2964
2965 2001-03-20 Andrew Cagney <ac131313@redhat.com>
2966
2967 * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro
2968 already defined.
2969
2970 From 2000-08-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
2971 * stabsread.c (define_symbol): A parameter ('R'), a local ('r'),
2972 or a reference ('a') can be in a pseudo register.
2973 * infcmd.c (do_registers_info): Must take into account the pseudo
2974 registers to print their value.
2975 (registers_info): Likewise.
2976 * stack.c (frame_info): Likewise.
2977 * frame.h (SIZEOF_FRAME_SAVED_REGS): Save the pseudo registers.
2978
2979 2001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
2980
2981 Unified support for hardware breakpoints and watchpoints on
2982 x86 targets:
2983
2984 * config/i386/nm-i386.h: New file.
2985
2986 * config/i386/nm-i386.h: (i386_cleanup_dregs)
2987 (i386_insert_watchpoint, i386_remove_watchpoint)
2988 (i386_region_ok_for_watchpoint, i386_stopped_by_hwbp)
2989 (i386_stopped_data_address, i386_insert_hw_breakpoint)
2990 (i386_remove_hw_breakpoint): Declare prototypes.
2991 [I386_USE_GENERIC_WATCHPOINTS] (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
2992 Define if not already defined.
2993 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT)
2994 (STOPPED_BY_WATCHPOINT, target_stopped_data_address)
2995 (target_insert_watchpoint, target_remove_watchpoint)
2996 (target_insert_hw_breakpoint, target_remove_hw_breakpoint): Define
2997 to call the appropriate i386_* functions.
2998
2999 * i386-nat.c: New file.
3000
3001 * i386-nat.c (I386_DR_CONTROL_MASK, I386_DR_LOCAL_ENABLE)
3002 (I386_DR_GLOBAL_ENABLE, I386_DR_DISABLE, I386_DR_SET_RW_LEN)
3003 (I386_DR_GET_RW_LEN, I386_DR_WATCH_HIT): New macros.
3004 (dr_mirror, dr_status_mirror, dr_control_mirror, dr_ref_count)
3005 (maint_show_dr): New variables.
3006 (i386_cleanup_dregs, i386_show_dr, i386_length_and_rw_bits)
3007 (i386_insert_aligned_watchpoint, i386_remove_aligned_watchpoint)
3008 (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
3009 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
3010 (i386_stopped_data_address, i386_stopped_by_hwbp)
3011 (i386_insert_hw_breakpoint, i386_remove_hw_breakpoint): New
3012 functions.
3013 (_initialize_i386_nat): New function.
3014 [I386_USE_GENERIC_WATCHPOINTS]: Add new maint command
3015 `show-debug-regs', sets maint_show_dr to non-zero value and
3016 activates debugging print-outs in functions which insert, remove,
3017 and test watchpoints and hardware breakpoints.
3018
3019 * Makefile.in (i386-nat.o): New target.
3020 (ALLDEPFILES): Add i386-nat.o.
3021
3022 2001-03-21 Mark Kettenis <kettenis@gnu.org>
3023
3024 * i386-tdep.c: Add back _initialize_i386_tdep prototype with
3025 appropriate comment.
3026
3027 2001-03-20 Kevin Buettner <kevinb@redhat.com>
3028
3029 * config/alpha/alpha-linux.mh (NATDEPFILES): Use proc-service.o,
3030 thread-db.o, and lin-lwp.o for thread support instead of
3031 linux-thread.o and lin-thread.o.
3032 * config/alpha/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS)
3033 (ATTACH_LWP): Define to use the following lin-lwp.c functions...
3034 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals)
3035 (lin_lwp_attach_lwp): Declare.
3036
3037 2001-03-20 Jim Blandy <jimb@redhat.com>
3038
3039 Fix from Dan Berlin:
3040
3041 * Makefile.in: Clean up dependencies on ../include/demangle.h.
3042 (demangle_h): New variable.
3043 (jv-typeprint.o, jv-valprint.o, linespec.o): Use it.
3044
3045 2001-03-20 Andrew Cagney <ac131313@redhat.com>
3046
3047 * target.h (SOFTWARE_SINGLE_STEP_P): Add empty parameter list.
3048 * breakpoint.c (bpstat_stop_status): Update.
3049 * infrun.c (handle_inferior_event): Ditto.
3050 * mips-tdep.c (mips_dump_tdep): Ditto.
3051 * infrun.c (resume): Ditto.
3052 * infptrace.c (child_resume): Ditto.
3053 * config/mips/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3054 * config/sh/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3055 * config/sparc/tm-sparc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3056 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3057 * config/arm/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3058 * config/arc/tm-arc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3059 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
3060
3061 2001-03-20 Andrew Cagney <ac131313@redhat.com>
3062
3063 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Replace abort
3064 with internal_error.
3065
3066 2001-03-20 Jim Blandy <jimb@redhat.com>
3067
3068 Fix from Dan Berlin:
3069
3070 * linespec.c (find_methods): Just call CHECK_TYPEDEF on t, rather
3071 than asking for sym_class's type; that's circuitous. Remove
3072 sym_class, since the last use of it is gone.
3073
3074 2001-03-20 Eli Zaretskii <eliz@is.elta.co.il>
3075
3076 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:
3077 Correct the order of calls to ui_out_field_string and
3078 ui_out_list_begin when bs->old_val is NULL.
3079
3080 2001-03-19 Kevin Buettner <kevinb@redhat.com>
3081
3082 * configure.in (AC_CHECK_HEADERS): Check for existence of nlist.h.
3083 * configure: Regenerate.
3084 * config.in: Regenerate.
3085 * solib-legacy.c (nlist.h): Include if HAVE_NLIST_H is defined.
3086
3087 2001-03-19 Kevin Buettner <kevinb@redhat.com>
3088
3089 * config/i386/i386v42mp.mh (NATDEPFILES): List all files on
3090 same line to avoid problems with Unixware 7's make when building
3091 a cross debugger.
3092
3093 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3094
3095 * defs.h (malloc): Move declaration from here.
3096 * utils.c (malloc): To here.
3097 * config/pa/xm-hppah.h (malloc): Delete declaration.
3098
3099 * gnu-nat.c (make_proc): Use xmalloc instead of malloc.
3100 * hp-psymtab-read.c (hpread_call_pxdb): Ditto.
3101 (hpread_quick_traverse): Ditto.
3102 * infttrace.c (create_thread_info): Ditto.
3103 (kill_inferior): Ditto.
3104 * gnu-nat.c (make_inf): Ditto, and don't check return value.
3105 * procfs.c (proc_update_threads): Ditto.
3106 * valprint.c (print_decimal_chars): Ditto.
3107 * gdbtypes.c (cfront_mangle_name): Use xasprintf instead of
3108 malloc and sprintf.
3109 * remote-rdp.c (rdp_set_command_line): Ditto.
3110
3111 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3112
3113 * defs.h (realloc): Move declaration from here.
3114 * utils.c (realloc): To here.
3115 * config/pa/xm-hppah.h (realloc): Delete declaration.
3116 * lin-thread.c (insert_thread): Use xrealloc instead of realloc.
3117 * symfile.c (add_filename_language): Ditto.
3118 * event-loop.c (create_file_handler): Ditto.
3119
3120 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3121
3122 * defs.h (free): Move declaration from here.
3123 * utils.c (free): To here.
3124 (xfree): Document as the only call to free().
3125 * config/pa/xm-hppah.h (free): Delete declaration.
3126
3127 2001-03-19 Kevin Buettner <kevinb@redhat.com>
3128
3129 * config/ia64/linux.mh (NATDEPFILES): Add proc-service.o to
3130 this list.
3131
3132 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3133
3134 * eval.c (evaluate_subexp): Remove #ifdef __STDC__ and ``inline''.
3135 * config/mips/xm-mips.h (offsetof): Define when !GNUC not !STDC.
3136 * cli/cli-cmds.c (init_cli_cmds): Remove #ifdef __STDC__
3137
3138 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3139
3140 * TODO: List known problems with TUI.
3141
3142 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3143
3144 * MAINTAINERS: Jimmy Guo stepped down as a maintiner (TUI,
3145 gdb.hp).
3146
3147 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3148
3149 * remote.c (remote_cisco_section_offsets): Do not cast result from
3150 bfd_get_section_name.
3151 (compare_sections_command): Ditto.
3152 (remote_cisco_section_offsets): Make ``p'' a const pointer.
3153 (compare_sections_command): Ditto for ``sectname''.
3154
3155 2001-03-19 Andrew Cagney <ac131313@redhat.com>
3156
3157 From Mon Nov 20 13:59:29 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3158 * valops.c (hand_function_call): Simplify computation of the
3159 address of the pushed argument.
3160
3161 2001-03-17 Andrew Cagney <ac131313@redhat.com>
3162
3163 * p-exp.y (parse_number): Avoid shift overflow when ``long''.
3164 Code copied from c-exp.y.
3165
3166 2001-03-18 Kevin Buettner <kevinb@redhat.com>
3167
3168 * acconfig.h (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
3169 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
3170 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New configure macros.
3171 * configure.in (HAVE_STRUCT_LINK_MAP32): Move this test out
3172 of the Solaris procfs testing section. Instead, group with...
3173 (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
3174 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
3175 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New <link.h> tests.
3176 * configure: Regenerate.
3177 * config.in: Regenerate.
3178
3179 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Use
3180 new configure macros to choose which (if any) code to
3181 compile in. Added code to explicitly handle *BSD systems;
3182 these systems were previously handled only through macro
3183 redefinition. Also, due to the way the autoconf tests are set
3184 up, this function will no longer return a non-zero value when
3185 GDB is configured as a cross debugger. I.e, cross debuggers
3186 will no longer be able to "accidentally" get the host system's
3187 link map offsets.
3188
3189 2001-03-18 Kevin Buettner <kevinb@redhat.com>
3190
3191 * config/i386/nbsd.mh (NATDEPFILES): List all files on the same
3192 line to avoid build problem on NetBSD 1.4.
3193
3194 2001-03-17 Michael Chastain <chastain@redhat.com>
3195
3196 * win32-nat.c (child_attach): check args for NULL before passing
3197 to strtoul. This fixes PR gdb/43.
3198
3199 2001-03-17 Mark Kettenis <kettenis@gnu.org>
3200
3201 * i387-nat.h: Doc Fix.
3202
3203 * i386-tdep.c: Fix formatting.
3204 (i386_get_frame_setup, i386_follow_jump, codestream_read,
3205 codestream_seek, codestream_fill, skip_trampoline_code,
3206 gdb_print_insn_i386, _initialize_i386_tdep): Remove redundant
3207 prototypoes.
3208
3209 2001-03-17 Mark Kettenis <kettenis@gnu.org>
3210
3211 * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It's
3212 no longer used. Also remove associated FIXME.
3213
3214 2001-03-16 Andrew Cagney <ac131313@redhat.com>
3215
3216 * gdbarch.sh: Add classes ``m'' and ``M'' for pure multi-arch. Do
3217 not generate macro wrappers for multi-arch functions or
3218 predicates.
3219 (class_is_info_p, class_is_predicate_p): Update.
3220 (class_is_function_p, class_is_variable_p): Ditto.
3221 (class_is_multiarch_p): New class function.
3222
3223 2001-03-16 J.T. Conklin <jtc@redback.com>
3224
3225 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use
3226 h8300_frame_args_address from frame_args_address.
3227 (FRAME_LOCALS_ADDRESS): Changed to use h8300_frame_locals_address
3228 from frame_locals_address.
3229 (PRINT_REGISTER_HOOK): Changed to use h8300_print_register_hook
3230 from print_register_hook.
3231 (h8300_frame_args_address): Declare.
3232 (h8300_frame_find_saved_regs): Declare.
3233 (h8300_frame_locals_address): Declare.
3234 (h8300_frame_saved_pc): Declare.
3235 (h8300_pop_frame): Declare.
3236 (h8300_print_register_hook): Declare.
3237 * h8300-tdep.c (h8300_frame_find_saved_regs): Removed declaration.
3238 (h8300_frame_args_address): Renamed from frame_args_address.
3239 (h8300_frame_locals_address): Renamed from frame_locals_address.
3240 (h8300_pop_frame): Renamed from pop_frame.
3241 (h8300_print_register_hook): Renamed from print_register_hook.
3242
3243 2001-03-16 Kevin Buettner <kevinb@redhat.com>
3244
3245 * solib-svr4.c (bfd_lookup_symbol): Change type of
3246 ``storage_needed'' from unsigned int to long in order to
3247 match return type of bfd_get_symtab_upper_bound() and
3248 bfd_get_dynamic_symtab_upper_bound().
3249 * solib-aix5.c (bfd_lookup_symbol): Likewise. Also, eliminate
3250 REASONABLE_LIMIT hack which had been added to work around this
3251 problem.
3252
3253 2001-03-15 Kevin Buettner <kevinb@redhat.com>
3254
3255 * solib-aix5.c (bfd_lookup_symbol, build_so_list_from_mapfile)
3256 (aix5_relocate_main_executable, aix5_clear_solib): Replace calls
3257 to free() with calls to xfree().
3258 (bfd_lookup_symbol): Eliminate use of PTR.
3259 (build_so_list_from_mapfile): Use xasprintf() instead of sprintf().
3260
3261 2001-03-15 Martin Hunt <hunt@redhat.com>
3262
3263 * linespec.c (decode_line_1): Remove trailing quote
3264 when parsing double quotes.
3265
3266 2001-03-15 Kevin Buettner <kevinb@redhat.com>
3267
3268 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
3269 (libthread_stub, libthread_init): Pass NULL for the mem_attrib
3270 argument in the to_xfer_memory calls.
3271
3272 2001-03-15 Andrew Cagney <ac131313@redhat.com>
3273
3274 * MAINTAINERS: Fix typo - w65 not w64. Still doesn't build.
3275 * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted.
3276
3277 2001-03-15 Andrew Cagney <ac131313@redhat.com>
3278
3279 * wince.c (child_xfer_memory): Add attrib parameter.
3280 * symm-nat.c (child_xfer_memory): Ditto.
3281 * mac-nat.c (child_xfer_memory): Ditto.
3282 * infttrace.c (child_xfer_memory): Ditto.
3283 * procfs.c (procfs_xfer_memory): Ditto.
3284 * lin-thread.c (thread_db_xfer_memory): Ditto.
3285 * gnu-nat.c (gnu_xfer_memory): Ditto.
3286
3287 2001-03-14 Andrew Cagney <ac131313@redhat.com>
3288
3289 * NEWS: Mention that Harris/CXUX m88k is obsolete.
3290
3291 2001-03-13 Andrew Cagney <ac131313@redhat.com>
3292
3293 * config/mips/tm-mips.h: Include "regcache.h" for macros refering
3294 to regcache functions.
3295 * config/m68k/tm-m68k.h: Ditto.
3296 * config/i386/tm-i386v.h: Ditto.
3297 * config/mcore/tm-mcore.h: Ditto.
3298 * config/m88k/tm-m88k.h: Ditto.
3299 * config/m68k/tm-news.h: Ditto.
3300 * config/m68k/tm-linux.h: Ditto.
3301 * config/m68k/tm-delta68.h: Ditto.
3302 * config/m68k/nm-sun3.h: Ditto.
3303 * config/m32r/tm-m32r.h: Ditto.
3304 * config/i386/tm-symmetry.h: Ditto.
3305 * config/i386/tm-sun386.h: Ditto.
3306 * config/i386/tm-i386.h: Ditto.
3307 * config/i386/nm-symmetry.h: Ditto.
3308 * config/i386/nm-sun386.h: Ditto.
3309 * config/i386/nm-ptx4.h: Ditto.
3310 * config/i386/nm-i386mach.h: Ditto.
3311 * config/h8500/tm-h8500.h: Ditto.
3312 * config/h8300/tm-h8300.h: Ditto.
3313 * config/fr30/tm-fr30.h: Ditto.
3314 * config/d30v/tm-d30v.h: Ditto.
3315 * config/arm/tm-arm.h: Ditto.
3316 * config/arc/tm-arc.h: Ditto.
3317 * config/alpha/tm-alpha.h: Ditto.
3318 * config/a29k/tm-vx29k.h: Ditto.
3319 * config/a29k/tm-a29k.h: Ditto.
3320 * config/w65/tm-w65.h: Ditto.
3321 * config/vax/tm-vax.h: Ditto.
3322 * config/v850/tm-v850.h: Ditto.
3323 * config/tic80/tm-tic80.h: Ditto.
3324 * config/sparc/tm-sparclite.h: Ditto.
3325 * config/sparc/tm-sparclet.h: Ditto.
3326 * config/sparc/tm-sparc.h: Ditto.
3327 * config/sparc/nm-sun4sol2.h: Ditto.
3328 * config/sparc/nm-sun4os4.h: Ditto.
3329 * config/sparc/nm-nbsd.h: Ditto.
3330 * config/powerpc/nm-solaris.h: Ditto.
3331 * config/pa/tm-hppao.h: Ditto.
3332 * config/pa/tm-hppa.h: Ditto.
3333 * config/pa/nm-hppab.h: Ditto.
3334 * config/ns32k/tm-umax.h: Ditto.
3335 * config/ns32k/tm-merlin.h: Ditto.
3336 * config/nm-m3.h: Ditto.
3337 * config/nm-gnu.h: Ditto.
3338
3339 2001-03-14 Andrew Cagney <ac131313@redhat.com>
3340
3341 * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as
3342 broken. Mark sh-*, ia64-linux and ns32k-netbsd as buildable.
3343 Specify an m88k target. Include sample GAWK script to generate
3344 target list. Delete non-existant romp target.
3345 * TODO (GDB 5.1 - Cleanups): Update.
3346
3347 2001-03-14 Keith Seitz <keiths@cygnus.com>
3348
3349 * linespec.c (decode_line_1): Skip argptr over a leading
3350 double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
3351
3352 2001-03-14 Kevin Buettner <kevinb@redhat.com>
3353
3354 * config/djgpp/fnchange.lst (ia64-aix-nat.c): Add entry.
3355
3356 2001-03-13 Andrew Cagney <ac131313@redhat.com>
3357
3358 * ui-out.h: Remove #if __STDC__, assume an ISO-C compiler.
3359 * m3-nat.c: Ditto.
3360 * p-lang.h: Ditto.
3361 * printcmd.c (printf_command): Ditto.
3362 * ch-exp.c (match_integer_literal): Ditto.
3363 * scm-tags.h: Ditto.
3364 * ser-go32.c: Ditto.
3365 * hppa-tdep.c (unwind_command): Ditto.
3366 * defs.h (volatile): Delete macro definition. Assume __STDC__.
3367 * remote-adapt.c (volatile): Ditto.
3368 * remote-eb.c (volatile): Ditto.
3369 * remote-mm.c (volatile): Ditto.
3370 * defs.h (alloca): Assume __STDC__, declare returning void *.
3371
3372 2001-03-08 Andrew Cagney <ac131313@redhat.com>
3373
3374 * inferior.h (ARCH_NUM_REGS): Delete definition.
3375 * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
3376 * regcache.c (registers_changed): Ditto.
3377 (registers_fetched): Ditto.
3378 * infptrace.c (fetch_inferior_registers): Ditto.
3379 (store_inferior_registers): Ditto.
3380 * infcmd.c (do_registers_info): Ditto.
3381 (registers_info): Ditto.
3382 * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
3383 (old_store_inferior_registers): Ditto.
3384 * gdbserver/low-linux.c (register_addr): Ditto.
3385 * gdbserver/low-hppabsd.c (register_addr): Ditto.
3386 * core-aout.c: Don't include "inferior.h".
3387 (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
3388 (register_addr): Ditto.
3389
3390 2001-03-13 Fernando Nasser <fnasser@redhat.com>
3391
3392 From Steven Johnson <sjohnson@neurizon.net>
3393 * cli/cli-script.c (define_command): Fix setting of post hooks.
3394
3395 2001-03-13 Mark Kettenis <kettenis@gnu.org>
3396
3397 * i386-linux-tdep.c: Fix formatting and clarify comments.
3398 (i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
3399 where appropriate.
3400
3401 2001-03-12 Andrew Cagney <ac131313@redhat.com>
3402
3403 * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
3404 (proc_update_sc): Use gdb_assert instead of assert.
3405 (proc_abort): Ditto.
3406 (inf_set_step_thread): Ditto.
3407 (gnu_wait): Ditto.
3408 (S_exception_raise_request): Ditto.
3409 (gnu_terminal_init_inferior): Ditto.
3410
3411 2001-03-09 Kevin Buettner <kevinb@redhat.com>
3412
3413 * Makefile.in (solib-svr4.o): Depend on solib-svr4.c, not solib.c.
3414 (solib-legacy.o): New makefile target.
3415 * solib-legacy.c: New file.
3416 * solib-svr4.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
3417 (default_svr4_fetch_link_map_offsets): Delete.
3418 (set_solib_svr4_fetch_link_map_offsets): Declare.
3419 (legacy_svr4_fetch_link_map_offsets_hook): Declare.
3420 * solib-svr4.c (elf/common.h): Include.
3421 (link.h): Only include for SunOS shared library support.
3422 (_SYSCALL32): Don't define.
3423 (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
3424 (default_svr4_fetch_link_map_offsets): Made static; added forward
3425 declaration.
3426 (fetch_link_map_offsets): New static global.
3427 (legacy_svr4_fetch_link_map_offsets_hook): New global variable.
3428 (default_svr4_fetch_link_map_offsets): Rewritten. The guts
3429 of what used to be in this function now reside in
3430 legacy_svr4_fetch_link_map_offsets() in solib-legacy.c.
3431 (open_symbol_file_object): Fix declaration in SunOS section
3432 of the code.
3433 (set_solib_svr4_fetch_link_map_offsets): New extern function.
3434 (init_fetch_link_map_offsets): New static function.
3435 (_initialize_svr4_solib): Put static global fetch_link_map_offsets
3436 under multiarch control.
3437
3438 * config/alpha/alpha-linux.mt (TDEPFILES): Add solib-legacy.o to
3439 list.
3440 * config/alpha/fbsd.mh (NATDEPFILES): Likewise.
3441 * config/arm/linux.mt (TDEPFILES): Likewise.
3442 * config/i386/fbsd.mh (NATDEPFILES): Likewise.
3443 * config/i386/i386dgux.mh (NATDEPFILES): Likewise.
3444 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
3445 * config/i386/i386sco5.mh (NATDEPFILES): Likewise.
3446 * config/i386/i386sol2.mt (TDEPFILES): Likewise.
3447 * config/i386/i386v4.mh (NATDEPFILES): Likewise.
3448 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
3449 * config/i386/linux.mt (TDEPFILES): Likewise.
3450 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
3451 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
3452 * config/i386/ncr3000.mt (TDEPFILES): Likewise.
3453 * config/i386/ptx4.mh (XDEPFILES): Likewise.
3454 * config/i386/sun386.mt (TDEPFILES): Likewise.
3455 * config/ia64/linux.mt (TDEPFILES): Likewise.
3456 * config/m68k/linux.mt (TDEPFILES): Likewise.
3457 * config/m68k/m68kv4.mh (NATDEPFILES): Likewise.
3458 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
3459 * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
3460 * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
3461 * config/m88k/delta88v4.mh (NATDEPFILES): Likewise.
3462 * config/mips/mipsv4.mh (NATDEPFILES): Likewise.
3463 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
3464 * config/powerpc/linux.mt (TDEPFILES): Likewise.
3465 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
3466 * config/powerpc/solaris.mh (NATDEPFILES): Likewise.
3467 * config/sh/linux.mt (TDEPFILES): Likewise.
3468 * config/sparc/linux.mt (TDEPFILES): Likewise.
3469 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
3470 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
3471 * config/sparc/sp64linux.mt (TDEPFILES): Likewise.
3472 * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
3473 * config/sparc/sun4sol2.mh (NATDEPFILES): Likewise.
3474
3475 2001-03-09 Kevin Buettner <kevinb@redhat.com>
3476
3477 * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests.
3478
3479 2001-03-09 Andrew Cagney <ac131313@redhat.com>
3480
3481 * MAINTAINERS (Write After Approval): Update Philip Blundell.
3482
3483 2001-03-09 Keith Seitz <keiths@cygnus.com>
3484
3485 * MAINTAINERS: Add myself to write after approval list.
3486
3487 2001-03-09 Mark Kettenis <kettenis@gnu.org>
3488
3489 * i387-tdep.c (print_i387_status_word): Fix printing of Stack
3490 fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
3491
3492 2001-03-08 Andrew Cagney <ac131313@redhat.com>
3493
3494 * configure.host (m88*-harris-cxux*): Mark as obsolete.
3495 * configure.tgt: Ditto.
3496 * config/m88k/xm-cxux.h: Ditto.
3497 * config/m88k/tm-cxux.h: Ditto.
3498 * config/m88k/nm-cxux.h: Ditto.
3499 * config/m88k/cxux.mt: Ditto.
3500 * config/m88k/cxux.mh: Ditto.
3501
3502 2001-03-08 Andrew Cagney <ac131313@redhat.com>
3503
3504 * Makefile.in: Delete rules for obsolete files.
3505
3506 Thu Mar 8 15:43:40 2001 David Taylor <taylor@redhat.com>
3507
3508 * stack.c (parse_frame_specification): For one argument case,
3509 handle the situation where the argument is an integer, not an
3510 address -- arguably the most common case. This matters on
3511 targets where pointers and addresses are different.
3512
3513 2001-03-08 Andrew Cagney <ac131313@redhat.com>
3514
3515 * TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
3516 review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
3517 general.
3518
3519 2001-03-07 Andrew Cagney <ac131313@redhat.com>
3520
3521 * TODO (GDB 5.1 Known Problems): Document problem of building GDB
3522 with SID on Solaris 8.
3523
3524 2001-03-07 Mark Kettenis <kettenis@gnu.org>
3525
3526 * defs.h: Provide prototypes for floatformat_is_negative,
3527 floatformat_is_nan and floatformat_mantissa.
3528 * utils.c: Include "gdb_assert.h".
3529 (floatformat_is_negative): New function.
3530 (floatformat_is_nan): New function.
3531 (floatformat_mantissa): New function.
3532 * valprint.c: Include "floatformat.h".
3533 (print_floating): Get rid of the Linux-specific
3534 TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
3535 help these new functions. Print NaN's in a format conforming to
3536 ISO C99.
3537
3538 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
3539
3540 * top.c (init_main): Make `set history file name' complete on file
3541 names.
3542
3543 2001-03-06 J.T. Conklin <jtc@redback.com>
3544
3545 * Makefile.in (LINTFLAGS): Update to contain all of the macros
3546 which define include paths used when compiling.
3547
3548 * util.c (savestring, msavestring): Change type of length argument.
3549 * defs.h (savestring, msavestring): Update to match.
3550
3551 * symtab.h (decode_line_1): Removed declaration.
3552
3553 * symfile.c (#include <assert.h>): Removed.
3554
3555 * arch-utils.c (#include <ctype.h>): Removed.
3556 * c-typeprint.c: Likewise.
3557 * dbxread.c: Likewise.
3558 * gdbtypes.c: Likewise.
3559 * target.c: Likewise.
3560 * os9kread.c: Likewise.
3561
3562 * c-valprint.c (#include "demangle.h"): Removed.
3563 * ch-typeprint.c: Likewise.
3564 * eval.c: Likewise.
3565 * f-typeprint.c: Likewise.
3566 * f-valprint.c: Likewise.
3567 * m2-typeprint.c: Likewise.
3568 * typeprint.c: Likewise.
3569 * p-typeprint.c: Likewise.
3570 * valarith.c: Likewise.
3571 * valprint.c: Likewise.
3572
3573 * m2-typeprint.c (#include "gdb_string.h"): Removed.
3574 * nlmread.c: Likewise.
3575
3576 * mdebugread.c (#include "gdb-stabs.h"): Removed.
3577 * minsyms.c: Likewise.
3578 * mipsread.c: Likewise.
3579 * nlmread.c: Likewise.
3580
3581 * m2-typeprint.c (#include "obstack.h"): Removed.
3582 * m2-valprint.c: Likewise.
3583
3584 * event-loop.c (#include <setjmp.h>): Removed.
3585
3586 2001-03-06 Stan Shebs <shebs@apple.com>
3587
3588 * MAINTAINERS: Remove self from specific maintenance domains
3589 (macos, gdbserver, documentation, testsuite).
3590
3591 2001-03-06 Kevin Buettner <kevinb@redhat.com>
3592
3593 * 29k-share/udi/udip2soc.c, Makefile.in, a29k-tdep.c,
3594 a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
3595 annotate.c, annotate.h, arc-tdep.c, arch-utils.c,
3596 arch-utils.h, arm-tdep.c, ax-gdb.c, ax-gdb.h, ax-general.c,
3597 ax.h, bcache.c, bcache.h, blockframe.c, breakpoint.c,
3598 breakpoint.h, buildsym.c, buildsym.h, c-exp.y, c-lang.c,
3599 c-lang.h, c-typeprint.c, c-valprint.c, call-cmds.h, ch-exp.c,
3600 ch-lang.c, ch-lang.h, ch-typeprint.c, ch-valprint.c,
3601 cli/cli-cmds.h, cli/cli-decode.c, cli/cli-decode.h,
3602 cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.h,
3603 cli/cli-utils.h, cli-out.c, cli-out.h, coff-solib.c,
3604 coff-solib.h, coffread.c, command.h, complaints.c,
3605 complaints.h, completer.c, completer.h,
3606 config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
3607 config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
3608 config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
3609 config/alpha/nm-linux.h, config/alpha/nm-osf.h,
3610 config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
3611 config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
3612 config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
3613 config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
3614 config/arm/nm-linux.h, config/arm/tm-arm.h,
3615 config/arm/tm-embed.h, config/d10v/tm-d10v.h,
3616 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
3617 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
3618 config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
3619 config/i386/nm-i386bsd.h, config/i386/nm-i386mach.h,
3620 config/i386/nm-i386sco.h, config/i386/nm-i386sol2.h,
3621 config/i386/nm-i386v.h, config/i386/nm-i386v4.h,
3622 config/i386/nm-i386v42mp.h, config/i386/nm-linux.h,
3623 config/i386/nm-nbsd.h, config/i386/nm-nbsdelf.h,
3624 config/i386/nm-ptx4.h, config/i386/nm-sun386.h,
3625 config/i386/nm-symmetry.h, config/i386/tm-cygwin.h,
3626 config/i386/tm-fbsd.h, config/i386/tm-i386.h,
3627 config/i386/tm-i386aix.h, config/i386/tm-i386bsd.h,
3628 config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h,
3629 config/i386/tm-i386m3.h, config/i386/tm-i386mk.h,
3630 config/i386/tm-i386nw.h, config/i386/tm-i386os9k.h,
3631 config/i386/tm-i386sco5.h, config/i386/tm-i386sol2.h,
3632 config/i386/tm-i386v.h, config/i386/tm-i386v4.h,
3633 config/i386/tm-i386v42mp.h, config/i386/tm-linux.h,
3634 config/i386/tm-nbsd.h, config/i386/tm-ptx.h,
3635 config/i386/tm-ptx4.h, config/i386/tm-sun386.h,
3636 config/i386/tm-symmetry.h, config/i386/tm-vxworks.h,
3637 config/i386/xm-fbsd.h, config/i386/xm-i386bsd.h,
3638 config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
3639 config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
3640 config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
3641 config/i386/xm-linux.h, config/i386/xm-nbsd.h,
3642 config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
3643 config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
3644 config/i960/tm-i960.h, config/i960/tm-mon960.h,
3645 config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
3646 config/ia64/nm-aix.h, config/ia64/nm-linux.h,
3647 config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
3648 config/ia64/tm-linux.h, config/ia64/xm-aix.h,
3649 config/ia64/xm-linux.h, config/m68k/nm-apollo68b.h,
3650 config/m68k/nm-delta68.h, config/m68k/nm-dpx2.h,
3651 config/m68k/nm-hp300bsd.h, config/m68k/nm-hp300hpux.h,
3652 config/m68k/nm-linux.h, config/m68k/nm-sun3.h,
3653 config/m68k/tm-apollo68b.h, config/m68k/tm-cisco.h,
3654 config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
3655 config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
3656 config/m68k/tm-isi.h, config/m68k/tm-linux.h,
3657 config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
3658 config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
3659 config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
3660 config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
3661 config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
3662 config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
3663 config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
3664 config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
3665 config/m68k/xm-mpw.h, config/m68k/xm-news.h,
3666 config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
3667 config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
3668 config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
3669 config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
3670 config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
3671 config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
3672 config/mips/nm-irix3.h, config/mips/nm-irix4.h,
3673 config/mips/nm-irix5.h, config/mips/nm-mips.h,
3674 config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
3675 config/mips/tm-embed.h, config/mips/tm-embed64.h,
3676 config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
3677 config/mips/tm-irix3.h, config/mips/tm-irix5.h,
3678 config/mips/tm-mips.h, config/mips/tm-mips64.h,
3679 config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
3680 config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
3681 config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
3682 config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
3683 config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
3684 config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
3685 config/mips/xm-irix4.h, config/mips/xm-irix5.h,
3686 config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
3687 config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
3688 config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
3689 config/mn10300/tm-mn10300.h, config/nm-gnu.h,
3690 config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
3691 config/nm-sysv4.h, config/none/nm-none.h,
3692 config/none/tm-none.h, config/none/xm-none.h,
3693 config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
3694 config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
3695 config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
3696 config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
3697 config/pa/nm-hppab.h, config/pa/nm-hppah.h,
3698 config/pa/nm-hppao.h, config/pa/tm-hppa.h,
3699 config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
3700 config/pa/xm-hppab.h, config/pa/xm-hppah.h,
3701 config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
3702 config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
3703 config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
3704 config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
3705 config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
3706 config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
3707 config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
3708 config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
3709 config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
3710 config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
3711 config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
3712 config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
3713 config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
3714 config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
3715 config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
3716 config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
3717 config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
3718 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
3719 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
3720 config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
3721 config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
3722 config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
3723 config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
3724 config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
3725 config/z8k/tm-z8k.h, configure.in, core-aout.c, core-regset.c,
3726 core-sol2.c, corefile.c, corelow.c, cp-valprint.c,
3727 cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c, d30v-tdep.c,
3728 dbug-rom.c, dbxread.c, dcache.c, dcache.h, defs.h,
3729 delta68-nat.c, demangle.c, dink32-rom.c, dpx2-nat.c, dsrec.c,
3730 dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
3731 elfread.c, environ.c, environ.h, eval.c, event-loop.c,
3732 event-loop.h, event-top.c, exec.c, expprint.c, f-exp.y,
3733 f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c, findvar.c,
3734 fork-child.c, fr30-tdep.c, frame.c, frame.h, gdb-events.c,
3735 gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1, gdb_string.h,
3736 gdb_thread_db.h, gdbcmd.h, gdbcore.h, gdbserver/Makefile.in,
3737 gdbserver/gdbreplay.c, gdbserver/gdbserver.1,
3738 gdbserver/low-hppabsd.c, gdbserver/low-linux.c,
3739 gdbserver/low-lynx.c, gdbserver/low-nbsd.c,
3740 gdbserver/low-sim.c, gdbserver/low-sparc.c,
3741 gdbserver/low-sun3.c, gdbserver/remote-utils.c,
3742 gdbserver/server.c, gdbserver/server.h, gdbserver/utils.c,
3743 gdbthread.h, gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h,
3744 gnu-regex.c, gnu-regex.h, h8300-tdep.c, h8500-tdep.c,
3745 hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
3746 hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
3747 hpread.h, hpux-thread.c, i386-tdep.c, i386aix-nat.c,
3748 i386b-nat.c, i386gnu-nat.c, i386ly-tdep.c, i386m3-nat.c,
3749 i386mach-nat.c, i386nbsd-nat.c, i386nbsd-tdep.c, i386v-nat.c,
3750 i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c, inferior.h,
3751 inflow.c, infptrace.c, infrun.c, inftarg.c, infttrace.c,
3752 irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y, jv-lang.c,
3753 jv-lang.h, jv-typeprint.c, jv-valprint.c, kdb-start.c,
3754 kod-cisco.c, kod.c, language.c, language.h, lin-thread.c,
3755 linespec.c, linespec.h, linux-thread.c, lynx-nat.c, m2-exp.y,
3756 m2-lang.c, m2-lang.h, m2-typeprint.c, m2-valprint.c, m3-nat.c,
3757 m32r-rom.c, m32r-tdep.c, m68k-tdep.c, m68klinux-nat.c,
3758 m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
3759 mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
3760 mdebugread.c, mem-break.c, minimon.h, minsyms.c, mips-nat.c,
3761 mips-tdep.c, mipsm3-nat.c, mipsread.c, mipsv4-nat.c,
3762 mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
3763 monitor.h, news-xdep.c, nindy-share/env.h, nindy-tdep.c,
3764 nlm/Makefile.in, nlmread.c, ns32k-tdep.c, ns32km3-nat.c,
3765 ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c, ocd.h,
3766 op50-rom.c, os9kread.c, osfsolib.c, p-exp.y, pa64solib.c,
3767 pa64solib.h, parse.c, parser-defs.h, partial-stab.h,
3768 ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c, ppcbug-rom.c,
3769 ppcnbsd-nat.c, printcmd.c, proc-api.c, proc-events.c,
3770 proc-flags.c, proc-utils.h, proc-why.c, procfs.c, ptx4-nat.c,
3771 rdi-share/Makefile.in, rdi-share/aclocal.m4, regcache.c,
3772 regcache.h, remote-adapt.c, remote-array.c, remote-bug.c,
3773 remote-e7000.c, remote-eb.c, remote-es.c, remote-est.c,
3774 remote-hms.c, remote-mips.c, remote-mm.c, remote-nindy.c,
3775 remote-nrom.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
3776 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
3777 remote-utils.c, remote-utils.h, remote-vx.c, remote.c,
3778 remote.h, reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c,
3779 rs6000-tdep.c, scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h,
3780 scm-valprint.c, ser-e7kpc.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
3781 ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
3782 sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
3783 solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
3784 source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
3785 sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
3786 standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
3787 symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
3788 symtab.c, symtab.h, target.c, target.h, terminal.h, thread.c,
3789 tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
3790 typeprint.c, ui-file.c, ui-file.h, ui-out.h, ultra3-nat.c,
3791 ultra3-xdep.c, umax-xdep.c, utils.c, v850-tdep.c, v850ice.c,
3792 valarith.c, valops.c, valprint.c, value.h, values.c, varobj.h,
3793 vax-tdep.c, version.h, vx-share/vxWorks.h, vx-share/xdr_ld.c,
3794 vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,
3795 vx-share/xdr_rdb.c, w65-tdep.c, w89k-rom.c, win32-nat.c,
3796 wrapper.c, wrapper.h, xcoffread.c, xcoffsolib.c, xcoffsolib.h,
3797 xmodem.c, xmodem.h, z8k-tdep.c: Update/correct copyright
3798 notices.
3799
3800 2001-03-05 Kevin Buettner <kevinb@redhat.com>
3801
3802 * acconfig.h (HAVE_PRSYSENT_T, HAVE_PR_SIGSET_T,
3803 HAVE_PR_SIGACTION64_T, HAVE_PR_SIGINFO64_T): New configure
3804 macros.
3805 * configure.in (prsysent_t, pr_sigset_t, pr_sigaction64_t,
3806 pr_siginfo64_t): Test for these typedefs in <sys/procfs.h>.
3807 (sys/fault.h, sys/select.h): Test for presence of these
3808 header files.
3809 (ia64-*-aix*): Define NEW_PROC_API for this host.
3810 * configure: Regenerate.
3811 * config.in: Regenerate.
3812
3813 * configure.host (ia64-*-aix*): New host.
3814 * configure.tgt (ia64-*-aix*): New target.
3815
3816 2001-03-05 Andrew Cagney <ac131313@redhat.com>
3817
3818 * TODO (GDB 5.1 Known Problems): Document z8k as broken.
3819
3820 Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
3821
3822 * wince.c: Change realloc to xrealloc throughout.
3823 (handle_load_dll): Use void * rather than PTR in argument.
3824
3825 2001-03-04 Andrew Cagney <ac131313@redhat.com>
3826
3827 * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
3828 * ocd.c (ocd_xfer_memory): Ditto.
3829 * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
3830 * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
3831 buildable with ,-Werror.
3832
3833 * Makefile.in (symfile_h): Define.
3834 (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
3835 * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
3836 * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
3837 ,-Werror.
3838
3839 * dsrec.c (make_srec): Fix internal_error fmt arg.
3840 * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
3841
3842 2001-03-03 Kevin Buettner <kevinb@redhat.com>
3843
3844 * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
3845 as an lvalue.
3846
3847 2001-03-02 Andrew Cagney <ac131313@redhat.com>
3848
3849 * MAINTAINERS (paper trail): Update.
3850
3851 * CONTRIBUTE: Update note on ``Fix PR gdb/4706'' convention.
3852
3853 2001-03-02 Andrew Cagney <ac131313@redhat.com>
3854
3855 From 2001-03-01 Tom Rix <trix@redhat.com>:
3856 * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
3857 parameter to mn10200_analyze_prologue.
3858
3859 * config/mn10200/tm-mn10200.h: Include "regcache.h".
3860 * MAINTAINERS: Document that mn10200-elf target is buildable.
3861
3862 2001-03-02 Kevin Buettner <kevinb@redhat.com>
3863
3864 * config/ia64/xm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): Move defines
3865 from here...
3866 * config/ia64/nm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): ...to here.
3867 (MONTEREY): Don't define.
3868 (AIX5): Define.
3869
3870 2001-03-02 Matt Hiller <hiller@redhat.com>
3871
3872 * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
3873
3874 2001-03-02 Kevin Buettner <kevinb@redhat.com>
3875
3876 * sparc-nat.c (sparc-nat.c): Don't include self.
3877
3878 2001-03-01 J.T. Conklin <jtc@redback.com>
3879
3880 * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
3881 if __CYGWIN32__ is set from here.
3882 * config/i386/xm-cygwin.h: To here.
3883 * config/powerpc/xm-cygwin.h: To here.
3884
3885 * i386-stub.c (handle_exception): Use 'T' response packet.
3886
3887 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
3888
3889 * m32r-tdep.c: Fix cut and paste error in comment.
3890
3891 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
3892
3893 * symtab.c (print_msymbol_info): Print addresses by portable method
3894 longest_local_hex_string_custom. Allow for 64-bit addresses.
3895
3896 2001-03-01 J.T. Conklin <jtc@redback.com>
3897
3898 * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
3899 (MAX_OF_TYPE): Wrap macro definition in parenthesis.
3900 (MIN_OF_TYPE): Likewise.
3901
3902 * memattr.h (mem_access_mode): Removed extraneous trailing comma.
3903
3904 2001-03-01 Andrew Cagney <ac131313@redhat.com>
3905
3906 * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
3907 * os9kread.c (os9k_process_one_symbol): Add assert to detect
3908 ``loses if sizeof (char *) > sizeof (int)''.
3909
3910 2001-03-01 Andrew Cagney <ac131313@redhat.com>
3911
3912 * gdb_assert.h: Document pragmatics behind gdb_assert's case.
3913
3914 2001-03-01 Andrew Cagney <ac131313@redhat.com>
3915
3916 * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
3917 lists.
3918 (mi-main.o): Ditto.
3919
3920 2001-03-01 Andrew Cagney <ac131313@redhat.com>
3921
3922 * Makefile.in (regcache_h): Define. Add $(regcache_h) to
3923 dependency lists.
3924
3925 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
3926
3927 * printcmd.c (print_address_numeric): Update comments to refer
3928 to sizeof addr, not sizeof pointer.
3929 (x_command): Remove needless whitespace (shorten long line).
3930
3931 * breakpoint.c (print_one_breakpoint): Formatting clean-up.
3932 (read_memory_nobpt): Ditto.
3933 (ep_is_catchpoint): Ditto.
3934 (ep_is_shlib_catchpoint): Ditto.
3935 (ep_is_exception_catchpoint): Ditto.
3936 (describe_other_breakpoints): Ditto.
3937
3938 Wed Feb 28 20:37:36 2001 Andrew Cagney <ac131313@redhat.com>
3939
3940 * regcache.h (register_valid): Fix comment documenting valid
3941 states.
3942
3943 Tue Feb 27 23:56:23 2001 Andrew Cagney <ac131313@redhat.com>
3944
3945 From Steven Johnson:
3946 * regcache.h: New file.
3947
3948 * value.h (read_register_bytes, read_register_gen)
3949 (write_register_gen, write_register_bytes)
3950 (read_register, read_register_pid)
3951 (read_signed_register, read_signed_register_pid)
3952 (write_register, write_register_pid)
3953 (register_cached, set_register_cached)
3954 (register_changed, register_buffer)
3955 (registers_changed, supply_register): Move declaration from here.
3956 * regcache.h: To here.
3957 * gdbcore.h (registers_fetched): Ditto.
3958 * inferior.h (registers, registers_valid): Ditto.
3959
3960 * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
3961 generic_target_write_pc, write_pc_pid, write_pc,
3962 generic_target_read_sp, read_sp, generic_target_write_sp,
3963 write_sp, generic_target_read_fp, read_fp,
3964 generic_target_write_fp, write_fp): Add note that these functions
3965 will be moved from this file.
3966
3967 * a29k-tdep.c: Include "regcache.h".
3968 * a68v-nat.c: Ditto.
3969 * abug-rom.c: Ditto.
3970 * alpha-nat.c: Ditto.
3971 * alpha-tdep.c: Ditto.
3972 * alphabsd-nat.c: Ditto.
3973 * arc-tdep.c: Ditto.
3974 * arm-linux-nat.c: Ditto.
3975 * arm-linux-tdep.c: Ditto.
3976 * arm-tdep.c: Ditto.
3977 * blockframe.c: Ditto.
3978 * core-aout.c: Ditto.
3979 * core-sol2.c: Ditto.
3980 * corelow.c: Ditto.
3981 * cpu32bug-rom.c: Ditto.
3982 * cxux-nat.c: Ditto.
3983 * d10v-tdep.c: Ditto.
3984 * d30v-tdep.c: Ditto.
3985 * dbug-rom.c: Ditto.
3986 * dink32-rom.c: Ditto.
3987 * dve3900-rom.c: Ditto.
3988 * findvar.c: Ditto.
3989 * fr30-tdep.c: Ditto.
3990 * frame.c: Ditto.
3991 * go32-nat.c: Ditto.
3992 * h8300-tdep.c: Ditto.
3993 * h8500-tdep.c: Ditto.
3994 * hp300ux-nat.c: Ditto.
3995 * hppa-tdep.c: Ditto.
3996 * hppab-nat.c: Ditto.
3997 * hppah-nat.c: Ditto.
3998 * hppam3-nat.c: Ditto.
3999 * hpux-thread.c: Ditto.
4000 * i386-linux-nat.c: Ditto.
4001 * i386-linux-tdep.c: Ditto.
4002 * i386-tdep.c: Ditto.
4003 * i386aix-nat.c: Ditto.
4004 * i386b-nat.c: Ditto.
4005 * i386bsd-nat.c: Ditto.
4006 * i386gnu-nat.c: Ditto.
4007 * i386ly-tdep.c: Ditto.
4008 * i386m3-nat.c: Ditto.
4009 * i386mach-nat.c: Ditto.
4010 * i386nbsd-nat.c: Ditto.
4011 * i386v4-nat.c: Ditto.
4012 * i387-nat.c: Ditto.
4013 * i387-tdep.c: Ditto.
4014 * i960-tdep.c: Ditto.
4015 * ia64-aix-nat.c: Ditto.
4016 * ia64-linux-nat.c: Ditto.
4017 * ia64-tdep.c: Ditto.
4018 * infptrace.c: Ditto.
4019 * infrun.c: Ditto.
4020 * irix4-nat.c: Ditto.
4021 * irix5-nat.c: Ditto.
4022 * lin-lwp.c: Ditto.
4023 * lin-thread.c: Ditto.
4024 * lynx-nat.c: Ditto.
4025 * m3-nat.c: Ditto.
4026 * m32r-rom.c: Ditto.
4027 * m32r-tdep.c: Ditto.
4028 * m68hc11-tdep.c: Ditto.
4029 * m68k-tdep.c: Ditto.
4030 * m68klinux-nat.c: Ditto.
4031 * m68knbsd-nat.c: Ditto.
4032 * m68knbsd-tdep.c: Ditto.
4033 * m88k-nat.c: Ditto.
4034 * m88k-tdep.c: Ditto.
4035 * mac-nat.c: Ditto.
4036 * mcore-rom.c: Ditto.
4037 * mcore-tdep.c: Ditto.
4038 * mi/mi-main.c: Ditto.
4039 * mips-nat.c: Ditto.
4040 * mips-tdep.c: Ditto.
4041 * mipsm3-nat.c: Ditto.
4042 * mipsv4-nat.c: Ditto.
4043 * mn10200-tdep.c: Ditto.
4044 * mn10300-tdep.c: Ditto.
4045 * monitor.c: Ditto.
4046 * ns32km3-nat.c: Ditto.
4047 * ns32knbsd-nat.c: Ditto.
4048 * ocd.c: Ditto.
4049 * pa64solib.c: Ditto.
4050 * ppc-bdm.c: Ditto.
4051 * ppc-linux-nat.c: Ditto.
4052 * ppc-linux-tdep.c: Ditto.
4053 * ppcbug-rom.c: Ditto.
4054 * ppcnbsd-nat.c: Ditto.
4055 * ptx4-nat.c: Ditto.
4056 * regcache.c: Ditto.
4057 * remote-adapt.c: Ditto.
4058 * remote-array.c: Ditto.
4059 * remote-bug.c: Ditto.
4060 * remote-e7000.c: Ditto.
4061 * remote-eb.c: Ditto.
4062 * remote-es.c: Ditto.
4063 * remote-est.c: Ditto.
4064 * remote-hms.c: Ditto.
4065 * remote-mips.c: Ditto.
4066 * remote-mm.c: Ditto.
4067 * remote-nindy.c: Ditto.
4068 * remote-os9k.c: Ditto.
4069 * remote-rdi.c: Ditto.
4070 * remote-rdp.c: Ditto.
4071 * remote-sds.c: Ditto.
4072 * remote-sim.c: Ditto.
4073 * remote-st.c: Ditto.
4074 * remote-udi.c: Ditto.
4075 * remote-utils.c: Ditto.
4076 * remote-vx.c: Ditto.
4077 * remote-vx29k.c: Ditto.
4078 * remote-vx68.c: Ditto.
4079 * remote-vx960.c: Ditto.
4080 * remote-vxmips.c: Ditto.
4081 * remote-vxsparc.c: Ditto.
4082 * remote.c: Ditto.
4083 * rom68k-rom.c: Ditto.
4084 * rs6000-nat.c: Ditto.
4085 * rs6000-tdep.c: Ditto.
4086 * sh-tdep.c: Ditto.
4087 * sh3-rom.c: Ditto.
4088 * sol-thread.c: Ditto.
4089 * solib-svr4.c: Ditto.
4090 * somsolib.c: Ditto.
4091 * sparc-nat.c: Ditto.
4092 * sparc-tdep.c: Ditto.
4093 * sparcl-tdep.c: Ditto.
4094 * sparclet-rom.c: Ditto.
4095 * sun3-nat.c: Ditto.
4096 * sun386-nat.c: Ditto.
4097 * symm-nat.c: Ditto.
4098 * target.c: Ditto.
4099 * thread-db.c: Ditto.
4100 * thread.c: Ditto.
4101 * tic80-tdep.c: Ditto.
4102 * tracepoint.c: Ditto.
4103 * ultra3-nat.c: Ditto.
4104 * umax-xdep.c: Ditto.
4105 * uw-thread.c: Ditto.
4106 * v850-tdep.c: Ditto.
4107 * v850ice.c: Ditto.
4108 * valops.c: Ditto.
4109 * w65-tdep.c: Ditto.
4110 * w89k-rom.c: Ditto.
4111 * win32-nat.c: Ditto.
4112 * wince.c: Ditto.
4113 * z8k-tdep.c: Ditto.
4114
4115 2001-02-28 Matt Hiller <hiller@redhat.com>
4116
4117 * MAINTAINERS: Add Matt Hiller to Write After Approval list.
4118
4119 2001-02-27 Matt Hiller <hiller@redhat.com>
4120
4121 * mn10300-tdep.c (mn10300_stab_reg_to_regnum): New function.
4122 (mn10300_gdbarch_init): Set appropriate elements of gdbarch to
4123 mn10300_stab_reg_to_regnum.
4124
4125 Tue Feb 27 16:56:13 2001 David Taylor <taylor@redhat.com>
4126
4127 * symtab.c (search_symbols): Fix off by one error in test for
4128 error.
4129
4130 2001-02-23 Andrew Cagney <ac131313@redhat.com>
4131
4132 * config/sparc/sp64linux.mt: New file.
4133 * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
4134 * configure.host: Recognize sparc64-*-linux* as a linux host.
4135
4136 From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
4137 * config/sparc/tm-sp64linux.h: New file.
4138
4139 2001-02-24 Kevin Buettner <kevinb@redhat.com>
4140
4141 * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
4142 with call to internal_error().
4143 * dbxread.c (process_one_symbol): Likewise.
4144 * exec.c (build_section_table, xfer_memory): Likewise.
4145 * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
4146 Likewise.
4147 * hpread.c (hpread_type_translate, hpread_read_array_type)
4148 (hpread_type_lookup): Likewise.
4149 * i386-tdep.c (gdb_print_insn_i386): Likewise.
4150 * i960-tdep.c (mem): Likewise
4151 * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
4152 * infptrace.c (child_resume): Likewise.
4153 * infttrace.c (_initialize_infttrace): Likewise.
4154 * language.c (binop_result_type, add_language): Likewise.
4155 * lynx-nat.c (store_inferior_registers): Likewise.
4156 * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
4157 * mdebugread.c (parse_partial_symbols): Likewise.
4158 * monitor.c (monitor_printf_noecho, monitor_printf)
4159 (monitor_dump_regs): Likewise.
4160 * ocd.c (stu_put_packet): Likewise.
4161 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
4162 * remote-bug.c (bug_open): Likewise.
4163 * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
4164 * remote-es.c (es1800_read_bytes): Likewise.
4165 * remote-mips.c (common_breakpoint): Likewise.
4166 * remote-rdp.c (send_rdp): Likewise.
4167 * remote-sds.c (putmessage): Likewise.
4168 * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
4169 Likewise.
4170 * sparcl-tdep.c (sparclite_download): Likewise.
4171 * symtab.c (lookup_partial_symbol): Likewise.
4172 * target.c (push_target, pop_target, initialize_targets): Likewise.
4173 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
4174 Likewise.
4175 * valprint.c (print_decimal, print_longest, print_longest)
4176 (strcat_longest): Likewise.
4177 * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
4178 * xmodem.c (xmodem_send_packet): Likewise.
4179 * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
4180 * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
4181 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
4182 (STORE_RETURN_VALUE): Likewise.
4183 * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
4184 * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
4185 * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
4186 Likewise.
4187
4188 2001-02-23 Andrew Cagney <ac131313@redhat.com>
4189
4190 * CONTRIBUTE: Document how to cite a problem report.
4191 * TODO: Note need to replace CONTRIBUTE with generated file.
4192
4193 * CONTRIBUTE: Mention that patches do not need to include the
4194 generated files gdbarch.h and gdbarch.c.
4195
4196 2001-02-21 Andrew Cagney <ac131313@redhat.com>
4197
4198 * value.h (get_saved_register): Move from here.
4199 * frame.h: To here.
4200
4201 2001-02-21 Kevin Buettner <kevinb@redhat.com>
4202
4203 * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
4204 (in_solib_dynsym_resolve_code): Add declaration.
4205 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
4206 in_solib_dynsym_resolve_code() rather than
4207 in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
4208 which caused this macro to only be defined when
4209 SVR4_SHARED_LIBS is defined.
4210 * solib.c (in_solib_dynsym_resolve_code): New function.
4211 * solist.h (struct target_so_ops): Add new member
4212 in_dynsym_resolve_code.
4213 * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
4214 in_svr4_dynsym_resolve_code. Also, made static.
4215 (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
4216 member in aix5_so_ops.
4217 * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
4218 in_svr4_dynsym_resolve_code. Also, added second version
4219 of this function which will be used when SVR4_SHARED_LIBS
4220 is not defined.
4221 (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
4222 member in svr4_so_ops.
4223
4224 * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
4225 config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
4226 config/ia64/xm-aix.h: New files.
4227 * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
4228 (ia64_aix_sigcontext_register_address): New declaration.
4229 (ia64_gdbarch_init): Provide for initialization of
4230 sigcontext_register_address member of struct tdep when
4231 on target is detected to be running AIX.
4232 * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
4233 this list.
4234
4235 2001-02-20 Kevin Buettner <kevinb@redhat.com>
4236
4237 * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
4238 * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
4239 for thread support instead of linux-thread.o and lin-thread.o.
4240 * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
4241 ATTACH_LWP): Define to use the following lin-lwp.c functions...
4242 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
4243 lin_lwp_attach_lwp): Declare.
4244
4245 2001-02-20 Andrew Cagney <ac131313@redhat.com>
4246
4247 * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
4248 formatting.
4249
4250 2001-02-20 Kevin Buettner <kevinb@redhat.com>
4251
4252 * solib-aix5.c (solib-svr4.h): Remove include.
4253 (solib_break_names): Delete names which aren't actually
4254 used by AIX5.
4255 (bkpt_names): Remove.
4256 (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
4257 to STREQ() with equivalent calls to strcmp().
4258 (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
4259 aix5_solib_create_inferior_hook): Revise comments.
4260 (enable_break): Remove old ``bkpt_names'' code.
4261
4262 2001-02-19 Andrew Cagney <ac131313@redhat.com>
4263
4264 * Makefile.in (SFILES): Add frame.c .
4265 (COMMON_OBS): Add frame.o .
4266 (frame.o): New target.
4267
4268 * frame.c (find_saved_register):
4269 (default_get_saved_register):
4270 (get_saved_register):
4271 (read_relative_register_raw_bytes_for_frame):
4272 (read_relative_register_raw_bytes): Moved to here.
4273 * regcache.c: From here.
4274
4275 2001-02-20 Kevin Buettner <kevinb@redhat.com>
4276
4277 * solib-aix5.c: New file.
4278
4279 2001-02-20 Martin M. Hunt <hunt@redhat.com>
4280
4281 * solib.c (info_sharedlibrary_command): Don't assume pointers
4282 are the same size of long, call longest_local_hex_string_custom().
4283
4284 * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
4285 extract_signed_integer() should be called instead of
4286 extract_address().
4287
4288 2001-02-20 Martin M. Hunt <hunt@redhat.com>
4289
4290 * MAINTAINERS: Add Martin Hunt to Write After Approval list.
4291
4292 2001-02-19 Andrew Cagney <ac131313@redhat.com>
4293
4294 Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
4295 * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
4296 then floating point registers are 8 bytes.
4297
4298 2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
4299
4300 * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
4301 accomodate 64-bit addresses.
4302
4303 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4304
4305 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
4306 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
4307 lookup_symbol, when trying to find a symbol with a mangled name,
4308 to avoid infinite recursion.
4309
4310 2001-02-18 Andrew Cagney <ac131313@redhat.com>
4311
4312 * TODO (5.2): Mention G++ 3.0 ABI. General cleanups.
4313
4314 2001-02-19 Jonathan Larmour <jlarmour@redhat.com>
4315
4316 * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
4317 (save_prologue_cache): Ditto.
4318
4319 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4320
4321 From: innadadadavida@yahoo.com:
4322 * partial-stab.h (switch): Check that pst is not null
4323 before dereferencing it.
4324
4325 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4326
4327 From Andrew Cagney <cagney@b1.cygnus.com>:
4328 * symfile.c (add_symbol_file_command): Always initialize
4329 my_cleanup using a NULL cleanup.
4330
4331 2001-02-19 Eli Zaretskii <eliz@is.elta.co.il>
4332
4333 * demangle.c (demangling_style_names): New variable.
4334 (_initialize_demangler): Fill demangling_style_names with the
4335 names of known demangling styles from libiberty_demanglers[]. Use
4336 add_set_enum_cmd instead of add_set_cmd, to get completion on
4337 demangling style names.
4338
4339 * proc-api.c (_initialize_proc_api): Make `procfs-file' use
4340 file-name completion.
4341
4342 * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
4343
4344 * solib.c (_initialize_solib): Ditto for `solib-search-path' and
4345 `solib-absolute-prefix'.
4346
4347 * tracepoint.c (_initialize_tracepoint): Ditto for
4348 `save-tracepoints'.
4349
4350 * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
4351
4352 * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
4353 file-name completion.
4354
4355 * infcmd.c (_initialize_infcmd): Make the following commands use
4356 the file-name completer: `tty', `args', `path', `paths', and
4357 `run'.
4358
4359 2001-02-18 Eli Zaretskii <eliz@is.elta.co.il>
4360
4361 * go32-nat.c: Include i387-nat.h.
4362 (fetch_register): New function, uses some of the guts of
4363 go32_fetch_registers and calls i387_supply_register.
4364 (go32_fetch_registers): Most of the code moved into
4365 fetch_register. Use i387_supply_fsave.
4366 (store_register): Use i387_fill_fsave instead of custom code.
4367 (go32_store_registers): Use i387_fill_fsave.
4368
4369 * Makefile.in (go32-nat.o): Depend on i387-nat.h.
4370
4371 * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
4372
4373 * completer.c (gdb_completer_file_name_break_characters): Remove
4374 slash from file-name break characters.
4375 [__MSDOS__]: Special definition for DOS/Windows file names.
4376 (line_completion_function): When completing on file names, bump
4377 `p' to the first file-name constituent character of `word', before
4378 invoking the completer.
4379
4380 2001-02-17 Mark Kettenis <kettenis@gnu.org>
4381
4382 * i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
4383 consistently for parameter names. Fix comments accordingly.
4384 (i387_supply_register): New function.
4385 (i387_supply_fsave): Implement using i387_supply_register.
4386 * i387-nat.h: Use regnum instead of regno consistently for
4387 parameter names. Fix comments accordingly.
4388 (i387_supply_register): New prototype.
4389
4390 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
4391
4392 * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
4393 instead of TARGET_PTR_BIT (to support Harvard architectures).
4394
4395 2001-02-16 Andrew Cagney <ac131313@redhat.com>
4396
4397 From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
4398 * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib
4399 argument to parameter list and to call in order to conform to
4400 to_xfer_memory field of struct target_ops.
4401
4402 2001-02-12 Michael Chastain <chastain@redhat.com>
4403
4404 * somsolib.c (som_solib_add_solib_objfile): Do not use
4405 section relocation feature of syms_from_objfile. Do my own
4406 section relocation, offsetting each section of the som by
4407 either text_addr - text_link_addr or data_start.
4408
4409 2001-02-16 Andrew Cagney <ac131313@redhat.com>
4410
4411 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
4412
4413 2001-02-16 Andrew Cagney <ac131313@redhat.com>
4414
4415 * MAINTAINERS (paper trail): Update.
4416
4417 2001-02-16 Mark Kettenis <kettenis@gnu.org>
4418
4419 * target.h (target_fetch_registers): Fix comment.
4420
4421 2001-02-15 Andrew Cagney <ac131313@redhat.com>
4422
4423 * f-exp.y: Include <ctype.h>.
4424 (parse_number): Ensure that ``i'' is always initialized.
4425
4426 2001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
4427
4428 * MAINTAINERS: Add myself to paper trail section.
4429
4430 2001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4431
4432 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
4433 * configure, config.in: Regenerate.
4434 * corelow.c: Include <sys/file.h> if present.
4435
4436 2001-02-14 Andrew Cagney <ac131313@redhat.com>
4437
4438 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
4439 declare when have SIGTTOU.
4440
4441 2001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
4442
4443 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
4444
4445 2001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
4446
4447 * MAINTAINERS: Update my email address.
4448
4449 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
4450
4451 * NEWS: Document that "info symbol" works with COFF debug info and
4452 its variants.
4453
4454 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
4455 symbols whose SYMBOL_BFD_SECTION is NULL.
4456
4457 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4458
4459 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
4460 * xcoffsolib.c (xcoff_solib_address): Renamed from
4461 pc_load_segment_name. Return NULL if address is not in a shared
4462 library. Cleanup shared library name construction, using xasprintf.
4463 Format shared library member names consistent with format in exec.c.
4464 (solib_info): Format shared library member names consistent with
4465 format in exec.c.
4466 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
4467 using xcoff_solib_address for PC_SOLIB definition.
4468 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
4469 needed.
4470
4471 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4472
4473 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
4474 with xmalloc calls and cleanups.
4475
4476 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4477
4478 * rs6000-nat.c (child_xfer_memory): Add missing parameter
4479 'struct mem_attrib *' required by 2001-01-23 change.
4480
4481 2001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
4482
4483 Updates to "make TAGS":
4484 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
4485 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
4486 tahoe-tdep.c.
4487 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
4488
4489 2001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
4490
4491 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
4492
4493 Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
4494
4495 From Dean Luick <luick@cray.com>:
4496 * defs.h (continuation): Remove unused global variable.
4497
4498 Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
4499
4500 * configure.tgt: Remove references to convex, pyramid, altos and
4501 tahoe.
4502 * configure.host: Ditto.
4503 * MAINTAINERS: Ditto.
4504 * NEWS: Update.
4505
4506 * tahoe-tdep.c: Delete obsolete file.
4507 * pyr-xdep.c: Ditto.
4508 * pyr-tdep.c: Ditto.
4509 * convex-tdep.c: Ditto.
4510 * convex-xdep.c: Ditto.
4511 * config/tahoe/xm-tahoe.h: Ditto.
4512 * config/tahoe/tm-tahoe.h: Ditto.
4513 * config/tahoe/tahoe.mt: Ditto.
4514 * config/tahoe/tahoe.mh: Ditto.
4515 * config/pyr/xm-pyr.h: Ditto.
4516 * config/pyr/tm-pyr.h: Ditto.
4517 * config/pyr/pyramid.mt: Ditto.
4518 * config/pyr/pyramid.mh: Ditto.
4519 * config/m68k/xm-altos.h: Ditto.
4520 * config/m68k/tm-altos.h: Ditto.
4521 * config/m68k/altos.mt: Ditto.
4522 * config/m68k/altos.mh: Ditto.
4523 * config/convex/xm-convex.h: Ditto.
4524 * config/convex/tm-convex.h: Ditto.
4525 * config/convex/convex.mt: Ditto.
4526 * config/convex/convex.mh: Ditto.
4527 * config/convex/Convex.notes: Ditto.
4528 * config/arm/xm-arm.h: Ditto.
4529 * config/arm/nm-arm.h: Ditto.
4530 * config/arm/arm.mt: Ditto.
4531 * config/arm/arm.mh: Ditto.
4532 * arm-convert.s: Ditto.
4533 * arm-xdep.c: Ditto.
4534 * altos-xdep.c: Ditto.
4535
4536 Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
4537
4538 * defs.h (internal_error, internal_verror): Add __FILE__ and
4539 __LINE__ parameter.
4540 * utils.c (internal_error, internal_verror): Update.
4541
4542 * v850-tdep.c: Update calls to internal_error.
4543 * utils.c: Ditto.
4544 * ui-out.c: Ditto.
4545 * ui-file.c: Ditto.
4546 * target.h: Ditto.
4547 * symtab.h: Ditto.
4548 * symm-nat.c: Ditto.
4549 * sparc-tdep.c: Ditto.
4550 * source.c: Ditto.
4551 * serial.c: Ditto.
4552 * rs6000-tdep.c: Ditto.
4553 * rs6000-nat.c: Ditto.
4554 * remote.c: Ditto.
4555 * remote-vx.c: Ditto.
4556 * remote-sim.c: Ditto.
4557 * remote-mips.c: Ditto.
4558 * regcache.c: Ditto.
4559 * objfiles.h: Ditto.
4560 * objfiles.c: Ditto.
4561 * mn10300-tdep.c: Ditto.
4562 * mips-tdep.c: Ditto.
4563 * maint.c: Ditto.
4564 * m68k-tdep.c: Ditto.
4565 * m3-nat.c: Ditto.
4566 * language.c: Ditto.
4567 * infptrace.c: Ditto.
4568 * inferior.h: Ditto.
4569 * infcmd.c: Ditto.
4570 * ia64-tdep.c: Ditto.
4571 * i386-tdep.c: Ditto.
4572 * i386-linux-nat.c: Ditto.
4573 * hppah-nat.c: Ditto.
4574 * go32-nat.c: Ditto.
4575 * findvar.c: Ditto.
4576 * f-lang.c: Ditto.
4577 * elfread.c: Ditto.
4578 * event-loop.c: Ditto.
4579 * dwarf2read.c: Ditto.
4580 * dsrec.c: Ditto.
4581 * d30v-tdep.c: Ditto.
4582 * d10v-tdep.c: Ditto.
4583 * cli/cli-setshow.c: Ditto.
4584 * cli/cli-script.c: Ditto.
4585 * ch-exp.c: Ditto.
4586 * breakpoint.c: Ditto.
4587 * ax-gdb.c: Ditto.
4588 * arch-utils.c: Ditto.
4589 * a29k-tdep.c: Ditto.
4590 * gdb_assert.h: Ditto.
4591 * gdbarch.sh: Ditto.
4592 * gdbarch.h, gdbarch.c: Re-generate.
4593
4594 2001-02-07 Andrew Cagney <ac131313@redhat.com>
4595
4596 From Mark Kettenis <kettenis@gnu.org>:
4597 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
4598
4599 2001-02-07 Andrew Cagney <ac131313@redhat.com>
4600
4601 * remote-sim.c (dump_mem): Cleanup printf format argument.
4602 * MAINTAINERS: Update, mn10300-elf now builds.
4603
4604 2001-02-07 Mark Kettenis <kettenis@gnu.org>
4605
4606 * event-top.c: Remove duplicate #include <signal.h>.
4607
4608 2001-02-06 Andrew Cagney <ac131313@redhat.com>
4609
4610 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
4611 allocated buffer.
4612 (save_inferior_pid): Restore the PID from that tempoary
4613 buffer. Delete the buffer.
4614 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
4615
4616 2001-02-06 Andrew Cagney <ac131313@redhat.com>
4617
4618 * MAINTAINERS: Add ``The Obvious Fix Rule''.
4619
4620 2001-02-06 Andrew Cagney <ac131313@redhat.com>
4621
4622 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
4623
4624 2001-02-06 Andrew Cagney <ac131313@cygnus.com>
4625
4626 * gdbarch.sh: Include "gdb_assert.h".
4627 (struct gdbarch): Change ``nr_data'' to unsigned.
4628 (alloc_gdbarch_data, free_gdbarch_data): New functions.
4629 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
4630 architecture vector.
4631 (struct gdbarch_data, struct gdbarch_data_registration): Move init
4632 method to gdbarch_data. Add free method, make index unsigned.
4633 (struct gdbarch_data_registry): Make nr unsigned.
4634 (register_gdbarch_data): Add free parameter. Store in
4635 gdbarch_data.
4636 (init_gdbarch_data): Use set_gdbarch_data.
4637 (set_gdbarch_data): New function.
4638
4639 * gdbarch.h, gdbarch.c: Re-generate.
4640
4641 2001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4642
4643 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
4644 fprintf_filtered with correct arguments.
4645
4646 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
4647 Submitted by Paul Hilfinger (hilfingr@gnat.com)
4648 and Andrei Petrov (and@genesyslab.com).
4649 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
4650 must be allocated dynamically, since these are no longer constants.
4651 * infcmd.c: Ditto.
4652 * regcache.c: Ditto.
4653 * remote.c: Ditto.
4654 * sol-thread.c: Ditto.
4655 * valops.c: Ditto.
4656 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
4657 work-around for a missing Sun header file in solaris for sparc64.
4658
4659 2001-02-04 Philip Blundell <philb@gnu.org>
4660
4661 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
4662 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
4663 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
4664 GET_THREAD_SIGNALS): Define.
4665 * arm-linux-nat.c (fill_gregset): Correct type of argument.
4666 (supply_gregset): Likewise.
4667 (fill_fpregset): Likewise.
4668 (supply_fpregset): Likewise.
4669
4670 Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
4671
4672 * valops.c (value_cast): If casting a scalar to a pointer, do not
4673 issue a message about truncation unless it exceeds the length of
4674 an address, not the length of a pointer. This is because what the
4675 user gives us is an address, not a pointer, and we will ultimately
4676 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
4677 to a pointer. This allows things like "print *(int *)0x01000234"
4678 to work without generating a misleading message on a target having
4679 two byte pointers and four byte addresses.
4680
4681 2001-02-05 Christopher Faylor <cgf@cygnus.com>
4682
4683 * win32-nat.c: Change PTR to void * throughout.
4684
4685 2001-02-05 J.T. Conklin <jtc@redback.com>
4686
4687 * signals.h: Removed.
4688 * event-top.c (#include <signal.h>): Changed from signals.h.
4689 * inflow.c: Likewise.
4690 * mac-xdep.c: Likewise.
4691 * ser-pipe.c: Likewise.
4692 * ser-tcp.c: Likewise.
4693 * standalone.c: Likewise.
4694 * top.c: Likewise.
4695 * utils.c: Likewise.
4696 * Makefile.in: Removed signals.h from dependencies.
4697
4698 2001-02-05 Christopher Faylor <cgf@cygnus.com>
4699
4700 Change suggested by Dean Luick <luick@cray.com>
4701 * inferior.h (step_over_calls_kind): Remove trailing comma from
4702 last enum element.
4703 (step_over_calls): Declare as extern rather than global.
4704
4705 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4706
4707 * sh-tdep.c: Update copyright.
4708 (sh_extract_return_value): Rewrite.
4709 (sh3e_sh4_extract_return_value): New function.
4710 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
4711 version of the function for sh3e and sh4 CPUs.
4712
4713 2001-02-05 Michael Chastain <chastain@redhat.com>
4714
4715 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
4716 to conform with interface change.
4717
4718 2001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
4719
4720 * config/djgpp/fnchange.lst: Tweak to make consistent with the
4721 new files.
4722
4723 * config/djgpp/djconfig.sh: Use explicit absolute file name when
4724 invoking `find'.
4725
4726 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
4727 UART_FIFO_WORKS is defined. Otherwise use outportb.
4728 From Francisco Pastor <fpastor.etra-id@etra.es>
4729
4730 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
4731 with target.h's `to_xfer_memory' member.
4732
4733 2001-02-02 J.T. Conklin <jtc@redback.com>
4734
4735 * ppc-bdm.c (#include <signal.h>): Removed.
4736 * remote-array.c: Likewise.
4737 * remote-bug.c: Likewise.
4738 * remote-e7000.c: Likewise.
4739 * remote-mips.c: Likewise.
4740 * remote-os9k.c: Likewise.
4741 * remote-st.c: Likewise.
4742 * remote-udi.c: Likewise.
4743 * remote-vx29k.c: Likewise.
4744 * remote-vx68.c: Likewise.
4745 * remote-vx960.c: Likewise.
4746 * remote-vxmips.c: Likewise.
4747 * remote-vxsparc.c: Likewise.
4748
4749 2001-02-02 John Moore <jmoore@redhat.com>
4750
4751 * remote-utils.h (sr_set_device): Changed free() to xfree() where
4752 appropriate. Also changed Copyright to include 2001.
4753 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
4754 * value.h (value_free): Likewise.
4755 * gdbarch.sh (gdbarch_free): Likewise.
4756 * gdbarch.c, gdbarch.h: Regenerated.
4757
4758 2001-02-02 John Moore <jmoore@redhat.com>
4759
4760 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
4761 xfree(). Also changed Copyright to include 2001.
4762
4763 2001-02-02 J.T. Conklin <jtc@redback.com>
4764
4765 * monitor.c (#include "gdb_wait.h"): Removed.
4766 * ocd.c: Likewise.
4767 * ppc-bdm.c: Likewise.
4768 * remote-adapt.c: Likewise.
4769 * remote-array.c: Likewise.
4770 * remote-bug.c: Likewise.
4771 * remote-e7000.c: Likewise.
4772 * remote-eb.c: Likewise.
4773 * remote-es.c: Likewise.
4774 * remote-mips.c: Likewise.
4775 * remote-mm.c: Likewise.
4776 * remote-nindy.c: Likewise.
4777 * remote-os9k.c: Likewise.
4778 * remote-rdi.c: Likewise.
4779 * remote-rdp.c: Likewise.
4780 * remote-sds.c: Likewise.
4781 * remote-sim.c: Likewise.
4782 * remote-st.c: Likewise.
4783 * remote-udi.c: Likewise.
4784 * remote-vx.c: Likewise.
4785 * remote-vx29k.c: Likewise.
4786 * remote-vx68.c: Likewise.
4787 * remote-vx960.c: Likewise.
4788 * remote-vxmips.c: Likewise.
4789 * remote-vxsparc.c: Likewise.
4790 * remote.c: Likewise.
4791 * ser-pipe.c: Likewise.
4792 * ser-unix.c: Likewise.
4793 * Makefile.in: Updated dependencies.
4794
4795 2001-01-31 David Smith <dsmith@redhat.com>
4796
4797 * event-loop.c: Change inclusion of string.h to gdb_string.h and
4798 updated the copyright notice.
4799 * ser-pipe.c: Ditto.
4800 * mi/mi-cmds.c: Ditto.
4801 * mi/mi-console.c: Ditto.
4802 * mi/mi-getopt.c: Ditto.
4803 * mi/mi-parse.c: Ditto.
4804
4805 2001-01-31 David Smith <dsmith@redhat.com>
4806
4807 * MAINTAINERS: Add David Smith to Write After Approval list.
4808
4809 Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
4810
4811 * cli/cli-utils.c (putchar_filtered): Move function from here.
4812 * utils.c (putchar_filtered): To here.
4813 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
4814 * defs.h (putchar_filtered): To here.
4815
4816 Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
4817
4818 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
4819 AC_FUNC_VFORK macro.
4820 * config.in, configure: Re-generate.
4821
4822 * gdb_vfork.h: New file.
4823 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
4824 * fork-child.c (fork_inferior): Ditto.
4825
4826 Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
4827
4828 * defs.h (strsave): Delete declaration.
4829 * utils.c (strsave): Delete definition.
4830 * TODO (strsave): Update
4831
4832 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
4833 * sparcl-tdep.c (sparclite_open): Ditto.
4834 * mips-tdep.c (mips_set_processor_type_command): Ditto.
4835 (_initialize_mips_tdep): Ditto.
4836 * solib.c (solib_open): Ditto.
4837 * symfile.c (add_filename_language): Ditto.
4838 (set_ext_lang_command): Ditto.
4839 * source.c (init_source_path): Ditto.
4840 (mod_path): Ditto.
4841 * sh3-rom.c (sh3_open): Ditto.
4842 (sh3e_open): Ditto.
4843 * serial.c (serial_open): Ditto.
4844 * remote-mips.c (common_open): Ditto.
4845 * monitor.c (monitor_open): Ditto.
4846 * m32r-rom.c (m32r_upload_command): Ditto.
4847 * infcmd.c (path_command): Ditto.
4848 * f-exp.y (parse_number): Ditto.
4849 * breakpoint.c (create_longjmp_breakpoint): Ditto.
4850 (create_thread_event_breakpoint): Ditto.
4851 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
4852 (_initialize_arc_tdep): Ditto.
4853
4854 Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
4855
4856 * cli/cli-script.c (define_command): Check for a bad hook value in
4857 switch statement.
4858
4859 2001-01-30 J.T. Conklin <jtc@redback.com>
4860
4861 * configure/sh/embed.mt: New file.
4862 * configure/sh/linux.mt: New file.
4863 * configure/sh/sh.mt: Removed.
4864 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
4865 (sh-*-*): Removed.
4866
4867 2001-01-29 Michael Chastain <chastain@redhat.com>
4868
4869 * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
4870 symbol comparisons in binary search.
4871
4872 2001-01-27 Christopher Faylor <cgf@cygnus.com>
4873
4874 * win32-nat.c (child_xfer_memory): Add missing argument required by
4875 2001-01-23 change.
4876
4877 2001-01-27 Mark Kettenis <kettenis@gnu.org>
4878
4879 * ui-out.c (do_list_end): New function.
4880 (make_cleanup_ui_out_list_end): New function.
4881 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
4882 * stack.c (print_frame) [UI_OUT]: Call
4883 make_cleanup_ui_out_list_end to make sure we mark the end of the
4884 list if we do a non-local exit. At the end of the function,
4885 instead of calling ui_out_list_end directly, let do_cleanups
4886 handle it.
4887
4888 2001-01-26 Fernando Nasser <fnasser@redhat.com>
4889
4890 Fix double parsing of filenames passed as command line arguments
4891 to GDB (causes weird handling of escape characters).
4892 Also, remove dependencies on the CLI from libgdb.
4893 * call-cmds.h: Remove declaration of exec_file_command().
4894 * gdbcore.h: Remove declaration of exec_file_command().
4895 Add declarations for exec_open() and exec_file_clear().
4896 * symfile.h: Add declarations for symbol_file_add_main() and
4897 symbol_file_clear().
4898 * exec.c (exec_open): New function. Implements to_open for exec
4899 targets.
4900 (exec_file_clear): New function. Makes GDB forget about a previously
4901 specified executable file.
4902 (exec_file_attach): Move parsing of arguments from here ...
4903 (exec_file_command): ... to here.
4904 (init_exec_ops): Use exec_open(), not exec_file_command() to
4905 implement to_open for exec targets.
4906 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
4907 with default values. Used when the file name has already been parsed.
4908 (symbol_file_clear): New function. Makes GDB forget about previously
4909 read symbols.
4910 (symbol_file_command): Call the above function instead of inline code.
4911 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
4912 "call-cmds.h".
4913 (captured_main): Call exec_file_attach() and symbol_file_add_main()
4914 instead of exec_file_command() and symbol_file_command().
4915 (captured_main): Add comment.
4916 * corefile.c: Include "symfile.h".
4917 (core_file_command): Call symbol_file_add_main() instead of
4918 symbol_file_command().
4919 (reopen_exec_file): Call exec_open() instead of exec_file_command().
4920 * infcmd.c: Include "symfile.h".
4921 (attach_command): Call symbol_file_add_main() instead of
4922 symbol_file_command().
4923 * infrun.c: Remove comment about the inclusion of "symfile.h",
4924 not any longer appropriate.
4925 (follow_exec): Call symbol_file_add_main() instead of
4926 symbol_file_command().
4927 * remote-es.c: Include "symfile.h".
4928 (es1800_load): Call symbol_file_add_main() instead of
4929 symbol_file_command().
4930 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
4931 not any longer appropriate.
4932 (vx-wait): Call symbol_file_add_main() instead of
4933 symbol_file_command().
4934 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
4935 instead of symbol_file_command().
4936 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
4937 symbol_file_add_main() instead of exec_file_command() and
4938 symbol_file_command().
4939 * Makefile.in: Update dependencies.
4940
4941 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
4942
4943 * remote-udi.c (udi_open): Change strdup to xstrdup.
4944 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
4945 Update copyright message.
4946 * varobj.c (delete_variable_1): Likewise.
4947
4948 * gdb_string.h: Remove declaration of strdup. Update copyright
4949 message.
4950 * config/xm-mpw.h: Likewise.
4951 * config/i386/xm-i386mach.h: Likewise.
4952 * config/m68k/xm-apollo68b.h: Likewise.
4953 * config/m68k/xm-hp300bsd.h: Likewise.
4954 * config/rs6000/xm-rs6000.h: Likewise.
4955 * config/vax/xm-vaxult.h: Remove declaration of strdup.
4956 * config/vax/xm-vaxult2.h: Likewise.
4957
4958 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
4959
4960 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
4961
4962 2001-01-25 J.T. Conklin <jtc@redback.com>
4963
4964 * target.c (target_xfer_memory_partial): Return -1 on failure due
4965 to invalid access mode attribute.
4966
4967 2001-01-25 Christopher Faylor <cgf@cygnus.com>
4968
4969 * win32-nat.c (_initialize_core_win32): Prototype correctly.
4970
4971 2001-01-25 Mark Kettenis <kettenis@gnu.org>
4972
4973 * config/alpha/tm-fbsd.h: Update copyright.
4974 (USE_STRUCT_CONVENTION): Define in terms of
4975 alphabsd_use_struct_convention.
4976 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
4977 * alphafbsd-tdep.c: New file.
4978
4979 2001-01-24 Fernando Nasser <fnasser@redhat.com>
4980
4981 * top.c (print_gdb_version): Update Copyright year.
4982
4983 2001-01-24 J.T. Conklin <jtc@redback.com>
4984
4985 * dcache.c (dcache_write_line): Fix typo.
4986
4987 * memattr.c (delete_mem_region): Replace free() with xfree().
4988 (mem_number): Add explicit type.
4989
4990 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
4991 (rw_common): Likewise.
4992
4993 2001-01-24 Fernando Nasser <fnasser@redhat.com>
4994
4995 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
4996 for the inferior program arguments.
4997 (run_command, run_no_args_command, init_infcmd)): Use accessor
4998 functions to set the inferior program arguments.
4999 * inferior.h: Add definitions to the accessor functions above.
5000
5001 2001-01-23 Jim Blandy <jimb@redhat.com>
5002
5003 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
5004 Implement these correctly, using make_cv_type.
5005
5006 2001-01-23 J.T. Conklin <jtc@redback.com>
5007
5008 * exec.c (xfer_memory): Add attrib argument.
5009 * infptrace.c (child_xfer_memory): Likewise.
5010 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
5011 * monitor.c (monitor_xfer_memory): Likewise.
5012 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
5013 * remote-array.c (array_xfer_memory): Likewise.
5014 * remote-bug.c (bug_xfer_memory): Likewise.
5015 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
5016 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
5017 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
5018 * remote-mips.c (mips_xfer_memory): Likewise.
5019 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
5020 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
5021 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
5022 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
5023 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
5024 * remote-sds.c (sds_xfer_memory): Likewise.
5025 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
5026 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
5027 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
5028 * remote-vx.c (vx_xfer_memory): Likewise.
5029 * remote.c (remote_xfer_memory): Likewise.
5030 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
5031 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
5032 * thread-db.c (thread_db_xfer_memory): Likewise.
5033
5034 * target.h (#include "memattr.h"): Added.
5035 (target_ops.to_xfer_memory): Add attrib argument.
5036
5037 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
5038 * dcache.h (set_dcache_state): Removed declaration.
5039 * dcache.c (set_dcache_state): Removed definition
5040
5041 * dcache.c: Update module comment, as dcache is now enabled and
5042 disabled with memory region attributes instead of by the global
5043 variable "remotecache". Add comment describing the interaction
5044 between dcache and memory region attributes.
5045 (dcache_xfer_memory): Add comment describing benefits of moving
5046 cache writeback to a higher level.
5047 (dcache_struct): Removed cache_has_stuff field. This was used to
5048 record whether the cache had been accessed in order to invalidate
5049 it when it was disabled. However, this is not needed because the
5050 cache is write through and the code that enables, disables, and
5051 deletes memory regions invalidate the cache. Add comment which
5052 suggests that we could be more selective and only invalidate those
5053 cache lines containing data from those memory regions.
5054 (dcache_invalidate): Updated.
5055 (dcache_xfer_memory): Updated.
5056
5057 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
5058 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
5059 perform a uncached transfer if dcache_enabled_p was clear. This
5060 function is now only called if caching is enabled for the memory
5061 region.
5062 (dcache_info): Always print cache info.
5063
5064 * target.c (do_xfer_memory): Add attrib argument.
5065 (target_xfer_memory, target_xfer_memory_partial): Break transfer
5066 into chunks defined by memory regions, pass region attributes to
5067 do_xfer_memory().
5068 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
5069
5070 * Makefile.in (SFILES): Add memattr.c.
5071 (COMMON_OBS): Add memattr.o.
5072 (dcache.o): Add target.h to dependencies.
5073 * memattr.c: New file.
5074 * memattr.h: Likewise.
5075
5076 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
5077 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
5078 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
5079 * gdbserver/low-sim.c (#include "defs.h"): Removed.
5080 (mygeneric_load): Rename from generic_load.
5081
5082 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
5083 (#include "defs.h"): Removed.
5084 (inferior_pid, perror_with_name): Remove declarations.
5085 * gdbserver/low-linux.c: Likewise.
5086 * gdbserver/low-nbsd.c: Likewise.
5087 * gdbserver/low-sparc.c: Likewise.
5088 * gdbserver/low-sun3.c: Likewise.
5089
5090 * i386-stub.c: Re-indent.
5091 * m68k-stub.c: Re-indent.
5092
5093 2001-01-22 Nicholas Duffek <nsd@redhat.com>
5094
5095 * gdbarch.sh (PARM_BOUNDARY): Define.
5096 * gdbarch.c: Regenerate.
5097 * gdbarch.h: Regenerate.
5098
5099 2001-01-22 J.T. Conklin <jtc@redback.com>
5100
5101 * ns32k-tdep.c: #include "frame.h"
5102 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
5103 appears to have been inadvertantly removed sometime in May 1999.
5104
5105 * Revert 2000-11-09 changes where shared library objects were
5106 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
5107 we'd like to be able to debug dynamically linked executables,
5108 this makes it impossible to build a cross debugger on a many
5109 hosts.
5110
5111 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
5112 * config/i386/nbsdelf.mt: Likewise.
5113 * config/m68k/nbsd.mt: Likewise.
5114 * config/ns32k/nbsd.mt: Likewise.
5115 * config/powerpc/nbsd.mt: Likewise.
5116 * config/sparc/nbsd.mt: Likewise.
5117 * config/sparc/nbsdelf.mt: Likewise.
5118 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
5119 * config/i386/nbsdelf.mh: Likewise.
5120 * config/m68k/nbsd.mh: Likewise.
5121 * config/ns32k/nbsd.mh: Likewise.
5122 * config/powerpc/nbsd.mh: Likewise.
5123 * config/sparc/nbsd.mh: Likewise.
5124
5125 2001-01-19 Jason Merrill <jason@redhat.com>
5126
5127 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
5128 (process_one_symbol): Likewise.
5129 * dwarfread.c (handle_producer): Likewise.
5130
5131 Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
5132
5133 * configure.in (build_warnings): Disable -Wuninitialized until GDB
5134 compiles with -Wuninitialized,-Werror.
5135 * configure: Regenerate.
5136
5137 * MAINTAINERS: Add list of buildable targets.
5138
5139 Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
5140
5141 * defs.h (STRCMP): Delete macro.
5142
5143 * objfiles.c (objfile_relocate): Replace STRCMP with call to
5144 strcmp.
5145 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
5146 * symfile.c (compare_symbols): Ditto.
5147 * standalone.c (open): Ditto.
5148 * remote-es.c (verify_break): Ditto.
5149 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
5150
5151 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
5152
5153 Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
5154
5155 * varobj.c (FREEIF): Delete macro.
5156 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
5157 call.
5158
5159 2001-01-18 Nick Clifton <nickc@redhat.com>
5160
5161 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
5162 (arc_print_insn): No bfd available, so pass NULL to
5163 arc_get_disassembler.
5164
5165 2001-01-09 James Ingham <jingham@inghji.apple.com>
5166
5167 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
5168 a mangled symbol rather than recursing into lookup_symbol, since
5169 this will just re-unmangle the name & call lookup_symbol_aux -
5170 leading to an infinite recursion.
5171
5172 2001-01-18 Mark Kettenis <kettenis@gnu.org>
5173
5174 * infcmd.c (print_return_value): Restore another space lost by
5175 switch to UIOUT. ``$NN='' should be ``$NN =''.
5176
5177 Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
5178
5179 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
5180 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
5181 definition in parenthesis.
5182
5183 Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
5184
5185 From 2000-10-27 Mark Salter <msalter@redhat.com>:
5186 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
5187 packet.
5188 (remote_insert_hw_breakpoint): Ditto.
5189
5190 2001-01-17 J.T. Conklin <jtc@redback.com>
5191
5192 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
5193 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
5194 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
5195 * m68knbsd-tdep.c: New file.
5196
5197 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
5198
5199 * m68knbsd-nat.c: #include gdbcore.h.
5200
5201 Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
5202
5203 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
5204
5205 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
5206
5207 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
5208 goes away -- just return false (ie. not stopped by watchpoint).
5209 * source.c (openp): Fix typo in comment.
5210
5211 2001-01-12 Nicholas Duffek <nsd@redhat.com>
5212
5213 * blockframe.c (generic_get_saved_register): Spelling fix.
5214 * frame.h (FRAME_FP): Spelling fix.
5215
5216 Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
5217
5218 * infcmd.c (print_return_value): Restore space lost by switch to
5219 UIOUT. ``$NN='' should be ``$NN =''.
5220
5221 2001-01-08 Nicholas Duffek <nsd@redhat.com>
5222
5223 * regcache.c (set_register_cached, register_buffer,
5224 real_register, pseudo_register fetch_register, store_register):
5225 New functions.
5226 (register_changed, read_relative_register_raw_bytes_for_frame,
5227 registers_changed, registers_fetched, read_register_bytes,
5228 read_register_gen, write_register_gen, read_register,
5229 read_signed_register, write_register, supply_register): Replace
5230 register_valid[] with register_cached() and
5231 set_register_cached().
5232 (read_register_bytes, read_register_gen, write_register_gen,
5233 read_register, read_signed_register, write_register,
5234 supply_register): Replace registers[] with register_buffer().
5235 (read_register_bytes, read_register_gen, read_register,
5236 read_signed_register): Call fetch_register().
5237 (write_register_gen, write_register): Call real_register() and
5238 store_register().
5239 (write_register_bytes): Call store_register().
5240 * value.h (set_register_cached, register_buffer): Prototype.
5241 * remote.c (remote_fetch_registers): Allocate regs[] with a
5242 run-time size. Replace register_valid[] with
5243 set_register_cached().
5244 (store_register_using_P, remote_store_registers): Replace
5245 registers[] with register_buffer().
5246
5247 2001-01-08 Nicholas Duffek <nsd@redhat.com>
5248
5249 * regcache.c: Change "write-back" comment to "write-through".
5250 Change "regno" to "regnum".
5251 (read_register, read_signed_register): Remove "raw" from return
5252 value description.
5253 (supply_register): Spelling fix.
5254 * value.h: Change "regno" to "regnum".
5255
5256 2001-01-08 Fernando Nasser <fnasser@redhat.com>
5257
5258 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
5259 to be installed.
5260
5261 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
5262
5263 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
5264
5265 2001-01-04 Nicholas Duffek <nsd@redhat.com>
5266
5267 * valops.c (VALUE_SUBSTRING_START): Delete.
5268
5269 2001-01-04 Nicholas Duffek <nsd@redhat.com>
5270
5271 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
5272 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
5273 (cli_utils_h): New variable.
5274 (cli/cli-utils.o): New rule.
5275 * cli/cli-utils.c: New file.
5276 * cli/cli-utils.h: New file.
5277
5278 2001-01-04 Nicholas Duffek <nsd@redhat.com>
5279
5280 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
5281 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
5282
5283 2001-01-03 J.T. Conklin <jtc@redback.com>
5284
5285 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
5286 comment.
5287
5288 2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
5289
5290 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
5291 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
5292 non-float types.
5293 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
5294 Update copyright notice.
5295
5296 For older changes see ChangeLog-2000
5297 \f
5298 Local Variables:
5299 mode: change-log
5300 left-margin: 8
5301 fill-column: 74
5302 version-control: never
5303 End:
This page took 0.141893 seconds and 4 git commands to generate.