67aacd7d702ebc8a49cf24f42e7aa9f685c5a163
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2005-05-12 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * cp-names.y: Renamed to ...
4 * cp-name-parser.y: ... this.
5 * Makefile.in (SFILES, YYFILES, YYOBJ): Rename cp-names.y to
6 cp-name-parser.y.
7 (test-cp-names.o): Renamed to test-cp-name-parser.o.
8 (test-cp-names): Renamed to test-cp-name-parser.
9 (clean, local-maintainer-clean): Update.
10 (cp-names.o): Renamed to cp-name-parser.o.
11
12 2005-05-12 Eli Zaretskii <eliz@gnu.org>
13
14 * observer.sh: Use observer.tmp instead of observer.inc-tmp which
15 on 8+3 filesystems overwrites observer.inc. Update copyright year
16 of the resultant file.
17
18 * gnu-v3-abi.c (init_gnuv3_ops): Cast is_gnu_v3_mangled_dtor and
19 is_gnu_v3_mangled_ctor to avoid compiler warnings.
20
21 * config/djgpp/config.sed: Adapt to latest Autoconf.
22
23 * config/djgpp/djconfig.sh: Add -Wpointer-arith and
24 -Wuninitialized to the build warnings.
25
26 2005-05-11 Eli Zaretskii <eliz@gnu.org>
27
28 * config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
29 ChangeLog-2004, reg-cris*.dat, dw2-intermix.*, semcris*-switch.c.
30 Fix mappings for hilo-hazard-?.s.
31
32 * config/djgpp/README: Update GDB versions and my email address.
33
34 2005-05-09 Andrew Cagney <cagney@gnu.org>
35
36 Use gdb_byte in preference to bfd_byte.
37 * gdbarch.sh: Update.
38 * gdbarch.h, gdbarch.c: Re-generate.
39 * ada-lang.c, ada-lang.h, ada-valprint.c, arch-utils.c: Update.
40 * c-lang.c, c-lang.h, c-valprint.c, cp-valprint.c: Update.
41 * f-lang.c, f-lang.h, f-valprint.c, gdbcore.h, jv-lang.h: Update.
42 * jv-valprint.c, language.c, language.h, m2-lang.c: Update.
43 * m2-lang.h, m2-valprint.c, objc-lang.c, p-lang.c: Update.
44 * p-lang.h, p-valprint.c, regcache.c, scm-lang.c: Update.
45 * scm-lang.h, scm-valprint.c, target.c, target.h: Update.
46 * tramp-frame.c, valarith.c, valops.c, valprint.c: Update.
47 * valprint.h, value.c, value.h: Update.
48
49 2005-05-09 Mark Kettenis <kettenis@gnu.org>
50
51 * vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
52 Use `gdb_byte *' for regs.
53 * vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
54 (vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
55 gdb_byte for buf.
56 (vax_breakpoint_from_pc): Change return type to `const gdb_byte
57 *'. Use gdb_byte for break_insn.
58 (vax_skip_prologue): Use gdb_byte for op.
59
60 * i387-tdep.c: Remove outdated comments.
61
62 * defs.h: Unconditionally include <sys/types.h>.
63
64 2005-05-08 Daniel Jacobowitz <dan@codesourcery.com>
65
66 * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs
67 section like .plt.
68
69 2005-05-08 Mark Kettenis <kettenis@gnu.org>
70
71 * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
72 Change type to `static const gdb_byte'.
73 (i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start)
74 (i386_linux_sigcontext_addr): Use gdb_byte for buf.
75 * amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
76 const gdb_byte'.
77 (amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
78 gdb_byte for buf.
79 * amd64fbsd-tdep.c (amd64fbsd_supply_uthread)
80 (amd64fbsd_collect_uthread): Use gdb_byte for buf.
81
82 * config/ia64/nm-aix.h: Remove file.
83
84 * amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
85 (amd64_push_arguments): Use gdb_byte instead of bfd_byte. Use
86 gdb_byte for buf.
87 (amd64_push_dummy_call): Use gdb_byte for buf.
88 (amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
89 (amd64_frame_cache, amd64_sigtramp_frame_cache)
90 (amd64_unwind_dummy_id): Use gdb_byte for buf.
91 (amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
92 regs.
93 * amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
94 casts.
95 (amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
96 *' for buf,
97
98 * i386-tdep.c (i386_breakpoint_from_pc): Change return type to
99 `const gdb_byte *'. Use gdb_byte for break_insn.
100 (i386_follow_jump): Use gdb_byte for op.
101 (i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
102 and op.
103 (i386_skip_probe): Use gdb_byte for buf and op.
104 (struct i386_insn): Use gdb_byte for insn and mask.
105 (i386_match_insn, i386_analyze_frame_setup)
106 (i386_analyze_register_saves): Use gdb_byte for op.
107 (i386_skip_prologue): Use gdb_byte for pic_pat and op;
108 (i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
109 (i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
110 buf.
111 (i386_extract_return_value, i386_store_return_value): Use
112 `gdb_byte *' instead of `void *' for valbuf argument. Remove now
113 redundant cast.
114 (i386_pseudo_register_read, i386_pseudo_register_write): Use
115 gdb_byte for mmx_buf.
116 (i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
117 instead of `char *' for buf.
118 (i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
119 instead of `char *' for regs.
120 (i386_svr4_sigcontext_addr): Use gdb_byte for buf.
121 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
122 sigreturn and `gdb_byte *' for buf.
123 (i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
124 (i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
125 for buf.
126 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.
127
128 * defs.h (gdb_byte): New typedef. Tweak comments.
129
130 * target.h (target_link): Remove prototype.
131 * target.c (target_link): Remove function.
132 * symfile.c: Remove comment about rombug.
133
134 2005-05-04 Mark Kettenis <kettenis@gnu.org>
135
136 * config/i386/cygwin.mh (XM_FILE): Remove variable.
137 * config/i386/xm-cygwin.h: Remove file.
138
139 2005-05-03 Ben Elliston <bje@au.ibm.com>
140
141 * infrun.c (handle_inferior_event): Update the comment about users
142 of stepped_after_stopped_by_watchpoint.
143
144 2005-05-02 Corinna Vinschen <vinschen@redhat.com>
145
146 * MAINTAINERS: Remove hint that sh64 doesn't build.
147 * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
148 (sh64_do_fp_register): make raw_buffer unsigned.
149 (sh64_do_register): Ditto.
150
151 2005-05-02 Mark Kettenis <kettenis@gnu.org>
152
153 * bsd-uthread.c: Include "solib.h".
154 * Makefile.in (bsd-uthread.o): Update dependencies.
155
156 2005-05-01 Daniel Jacobowitz <dan@codesourcery.com>
157
158 * gdbarch.sh (deprecated_current_gdbarch_select_hack): Flush
159 cached frames when changing gdbarch.
160 * gdbarch.c: Regenerated.
161
162 2005-05-01 Andrew Cagney <cagney@gnu.org>
163
164 * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
165 do not build.
166
167 * gdbarch.sh (deprecated_extract_return_value)
168 (breakpoint_from_pc, deprecated_store_return_value)
169 (memory_insert_breakpoint, memory_remove_breakpoint): Change type
170 of buffer to a bfd_byte pointer.
171 * gdbarch.h, gdbarch.c: Re-generate.
172 * mem-break.c (memory_insert_breakpoint)
173 (memory_remove_breakpoint, default_memory_insert_breakpoint)
174 (default_memory_remove_breakpoint): Update.
175 * target.h (memory_insert_breakpoint)
176 (memory_remove_breakpoint, default_memory_insert_breakpoint)
177 (default_memory_remove_breakpoint): Update declarations.
178 (struct target_ops): Update to_insert_breakpoint and
179 to_remove_breakpoint.
180 * target.c (debug_to_remove_breakpoint)
181 (debug_to_insert_breakpoint): Update.
182 * remote-m32r-sdi.c (m32r_remove_breakpoint)
183 (m32r_insert_breakpoint): Update.
184 * m32r-tdep.c (m32r_memory_insert_breakpoint)
185 (m32r_memory_remove_breakpoint): Update.
186 * remote-e7000.c (e7000_insert_breakpoint)
187 (e7000_remove_breakpoint): Update.
188 * remote-rdi.c (arm_rdi_insert_breakpoint)
189 (arm_rdi_remove_breakpoint): Update.
190 * remote-sim.c (gdbsim_insert_breakpoint)
191 (gdbsim_remove_breakpoint): Update.
192 * exec.c (ignore): Update.
193 * rs6000-tdep.c (rs6000_extract_return_value): Update.
194 * ia64-tdep.c (ia64_memory_insert_breakpoint)
195 (ia64_memory_remove_breakpoint): Update.
196 * remote-rdp.c (remote_rdp_insert_breakpoint)
197 (remote_rdp_remove_breakpoint): Update.
198
199 2005-05-01 Mark Kettenis <kettenis@gnu.org>
200
201 * somsolib.c, somsolib.h: Remove files.
202 * Makefile.in (somsolib_h): Remove.
203 (somsolib.o): Remove dependency.
204
205 * fbsd-nat.c: Include <sys/sysctl.h>.
206 (fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
207 available. Plug memory leak. Fixes PR gdb/1922.
208
209 2005-04-29 Mark Kettenis <kettenis@gnu.org>
210
211 * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
212 (TARGET_SO_SOLIB_CREATE_INFERIOR_HOOK)
213 (TARGET_SO_SPECIAL_SYMBOL_HANDLING, TARGET_SO_CURRENT_SOS)
214 (TARGET_SO_OPEN_SYMBOL_FILE_OBJECT): Remove defines.
215 * solib.c (solib_data): New variable.
216 (solib_init, solib_ops): New functions.
217 (solib_open, solib_map_sections, free_so, update_solib_list)
218 (solib_add, clear_solib, solib_create_inferior_hook)
219 (in_solib_dynsym_resolve_code): Call architecture-dependent code
220 using solib_ops.
221 (_initialize_solib): Register SOLIB_DATA.
222
223 2005-04-29 Kevin Buettner <kevinb@redhat.com>
224
225 * frv-tdep.c (find_func_descr): Verify that entry point can be
226 found in symbol table prior to looking up its function descriptor.
227 * solib-frv.c (find_canonical_descriptor_in_load_object): Add
228 test for non-NULL link map.
229
230 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
231
232 * MAINTAINERS: Revert h8300 state to un-deleted.
233 * Makefile.in: Re-add h8300-tdep.o dependencies.
234 * h8300-tdep.c: Slightly rearrange type definitions and functions.
235 (struct frame_extra_info): Remove.
236 (struct h8300_frame_cache): Replace locals with differently defined
237 uses_fp member.
238 (h8300_unwind_pc): Simplify.
239 (h8300_unwind_sp): New function.
240 (h8300_unwind_dummy_id): Simplify.
241 (h8300_init_frame_cache): New function.
242 (h8300_is_argument_spill): Use reworked defines for opcode scanning.
243 (h8300_skip_prologue): Rewrite.
244 (h8300_alloc_frame_cache): Remove.
245 (h8300_analyze_frame_setup): Remove.
246 (h8300_analyze_register_saves): Remove.
247 (h8300_analyze_prologue): Rewrite.
248 (h8300_frame_cache): Use h8300_init_frame_cache instead of
249 h8300_alloc_frame_cache. Use BINWORD instead of constant 4 to
250 accomodate 16 bit mode. Fix saved_sp and register offset evaluation.
251 (h8300_frame_this_id): Correctly calculate this_id using saved stack
252 pointer instead of base.
253 (h8300_frame_prev_register): Drop needless braces.
254 (h8300_frame_base_address): New function.
255 (h8300_frame_base): New frame_base.
256 (h8300_push_dummy_call): Return correct CFA value.
257 (h8300h_extract_return_value): Fix 8 byte value handling.
258 (h8300_use_struct_convention): New function.
259 (h8300h_use_struct_convention): New function.
260 (h8300h_store_return_value): Fix 8 byte value handling.
261 (h8300_return_value): New function.
262 (h8300h_return_value): New function.
263 (h8300_extract_struct_value_address): Remove deprecated functionality.
264 (h8300_push_dummy_code): Remove.
265 (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and
266 set_gdbarch_store_return_value calls by set_gdbarch_return_value.
267 Remove calls to set_gdbarch_deprecated_fp_regnum,
268 set_gdbarch_deprecated_extract_struct_value_address,
269 set_gdbarch_deprecated_use_struct_convention and
270 set_gdbarch_push_dummy_code.
271 Add calls to set_gdbarch_unwind_sp and frame_base_set_default.
272 Slightly rearrange code.
273
274 2005-04-28 Jim Blandy <jimb@redhat.com>
275
276 * parse.c (namecopy): Change allocation conventions.
277 (namecopy_size): New variable.
278 (copy_name): Allocate namecopy using xrealloc, instead of assuming
279 it has adequate space allocated to it.
280 (parse_exp_1): Don't try to allocate space for namecopy here.
281
282 2005-04-28 Eli Zaretskii <eliz@gnu.org>
283
284 * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
285 set, use symtab_to_fullname, instead of trying to do its job. Use
286 xstrprintf instead of malloc and sprintf.
287
288 2005-04-28 Kevin Buettner <kevinb@redhat.com>
289
290 * remote.c (init_remote_state): Eliminate use of
291 deprecated_register_bytes().
292
293 2005-04-28 Andrew Cagney <cagney@gnu.org>
294
295 * valops.c (check_field): Make buffer a bfd_byte.
296 * value.c (unpack_long, unpack_double, unpack_pointer)
297 (unpack_field_as_long, modify_field): Ditto.
298 * value.h: Update declarations.
299
300 2005-04-28 Paul Brook <paul@codesourcery.com>
301
302 * exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
303
304 2005-04-27 Mark Kettenis <kettenis@gnu.org>
305
306 * solib-svr4.c (_initialize_svr4_solib)
307 [SVR4_FETCH_LINK_MAP_OFFSETS]: Don't set non-existent variable
308 svr4_legacy_fetch_link_map_offsets.
309
310 * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
311 (sh_gdbarch_init): Remove redundant prototype.
312 * sh-linux-tdep.c: New file.
313 * config/sh/tm-linux.h (sh_linux_svr4_fetch_link_map_offsets):
314 Remove prototype.
315 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
316 * config/sh/linux.mt (TDEPFILES): Add sh64-tdep.o, remove
317 solib-legacy.o.
318 * Makefile.in (sh-linux-tdep.o): New.
319
320 * solib-svr4.c: Update copyright year. Include "gdb_assert.h".
321 (SVR4_FETCH_LINK_MAP_OFFSETS): Don't define if not already
322 defined.
323 (legacy_fetch_link_map_offsets): Remove prototype.
324 (fetch_link_map_offsets_gdbarch_data): Remove.
325 (LM_ADDR, LM_NEXT, IGNORE_FIRST_LINK_MAP_ENTRY)
326 (first_link_map_member, open_symbol_file_object, svr4_current_sos)
327 (svr4_fetch_objfile_link_map): Call svr4_fetch_link_map_offsets
328 instead of SVR4_FETCH_LINK_MAP_OFFSETS.
329 (solib_svr4_data): New variable.
330 (struct solib_svr4_ops): New.
331 (solib_svr4_init): New fynction.
332 (legacy_fetch_link_map_offsets, init_fetch_link_map_offsets):
333 Remove functions.
334 (svr4_fetch_link_map_offsets, svr4_have_link_map_offsets): Rewrite
335 using the new `struct solib_svr4_ops'.
336 (_initialize_svr4_solib): Replace registration of per-architecture
337 data. Add temporary hack to set
338 svr4_legacy_fetch_link_map_offsets if SVR4_FETCH_LINK_MAP_OFFSETS
339 is set.
340 * Makefile.in (solib-svr4.o): Update dependencies.
341
342 2005-04-26 Mark Kettenis <kettenis@gnu.org>
343
344 * configure.tgt (*-*-freebsd*): Set gdb_osabi to
345 GDB_OSABI_FREEBSD_ELF. Partial fix for PR gdb/1922.
346
347 2005-04-26 Andrew Cagney <cagney@gnu.org>
348
349 * remote.c (remote_open_1): Move "ex"'s declaration to where it is
350 used.
351 (remote_get_thread_local_address): Use throw_error, include a
352 printed string.
353 * linux-thread-db.c (thread_db_get_thread_local_address): Ditto.
354 * dwarf2loc.c (dwarf_expr_tls_address): Ditto.
355 * cli/cli-script.c (script_from_file): Mark up throw_error message.
356 * linespec.c (symtab_from_filename, decode_variable): Ditto.
357
358 2005-04-26 Andrew Cagney <cagney@gnu.org>
359
360 Rename 'struct exception' to 'struct gdb_exception'.
361 * wrapper.c: Update.
362 * varobj.c: Update.
363 * tui/tui-interp.c: Update.
364 * remote.c: Update.
365 * mi/mi-main.c: Update.
366 * mi/mi-interp.c: Update.
367 * linux-thread-db.c: Update.
368 * interps.h: Update.
369 * interps.c: Update.
370 * exceptions.h: Update.
371 * exceptions.c: Update.
372 * dwarf2loc.c: Update.
373 * cli/cli-interp.c: Update.
374 * cli/cli-script.c: Update.
375 * breakpoint.c: Update.
376
377 2005-04-25 Mark Mitchell <mark@codesourcery.com>
378
379 * event-loop.c (gdb_select): Program defensively.
380
381 * event-loop.c (gdb_assert.h): Include.
382 (<windows.h>): Include under Windows.
383 (<io.h>): Likeiwse.
384 (gdb_select): New function.
385 (gdb_wait_for_event): Use it.
386 * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
387
388 2005-04-23 Mark Kettenis <kettenis@gnu.org>
389
390 * sparc64-tdep.c: Include "dwarf2-frame.h".
391 (sparc64_dwarf2_frame_init_reg): New function.
392 * Makefile.in (sparc64-tdep.o): Update dependencies.
393
394 2005-04-22 David S. Miller <davem@davemloft.net>
395
396 * sparc64-linux-tdep.c (sparc64_linux_init_abi): Add call to
397 sparc64_init_abi().
398
399 2005-04-22 Mark Kettenis <kettenis@gnu.org>
400
401 * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".
402
403 2005-04-22 Mark Mitchell <mark@codesourcery.com>
404
405 * ser-base.c (<sys/time.h>): Include.
406
407 2005-04-22 Mark Kettenis <kettenis@gnu.org>
408
409 * ppcobsd-tdep.c (ppcobsd_init_abi): Set return_value.
410
411 * sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
412 (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
413 (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
414 macros.
415 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
416 instructions.
417 * sparc64-linux-tdep.c: Reorder includes. Tweak a few comments.
418 (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
419 macros.
420 (sparc64_linux_rt_sigframe): Hardcode instructions.
421 * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
422 dependencies.
423
424 * sparc-linux-tdep.c: Update copyright year.
425 (sparc32_linux_init_abi): Set skip_trampoline_code and
426 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
427 Don't set software_single_step and don't call
428 sparc32_sol2_init_abi.
429 * sparc64-linux-tdep.c: Update copyright year.
430 (sparc64_linux_init_abi): Set skip_trampoline_code and
431 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
432 Don't set software_single_step and don't call
433 sparc64_sol2_init_abi.
434
435 2005-04-22 Eli Zaretskii <eliz@gnu.org>
436
437 * remote-st.c (_initialize_remote_st2000): Remove the extraneous
438 "<command>" string from the call to add_com.
439
440 * remote-sim.c (_initialize_remote_sim): Ditto.
441
442 * remote-utils.c (_initialize_sr_support): Ditto.
443
444 * remote-mips.c (_initialize_remote_mips): Ditto.
445
446 2005-04-21 David S. Miller <davem@davemloft.net>
447
448 * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.
449 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): New tramp_frames.
450 (sparc_linux_sigtramp_start, sparc32_linux_sigtramp_start,
451 sparc32_linux_rt_sigtramp_start, sparc32_linux_sigtramp_p,
452 sparc32_linux_sigtramp_frame_cache,
453 sparc32_linux_sigtramp_frame_this_id,
454 sparc32_linux_sigtramp_frame_prev_register,
455 sparc32_linux_sigtramp_frame_unwind,
456 sparc32_linux_sigtramp_frame_sniffer): Delete.
457 (sparc32_linux_init_abi): Register new tramp unwinders. Kill
458 register of old sigtramp sniffer.
459 * sparc64-linux-tdep.c (sparc64_linux_sigframe_init): New
460 function.
461 (sparc64_linux_rt_sigframe): New tramp frame.
462 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
463 sparc64_linux_sigtramp_frame_cache,
464 sparc64_linux_sigtramp_frame_this_id,
465 sparc64_linux_sigtramp_frame_prev_register,
466 sparc64_linux_sigtramp_frame_unwind,
467 sparc64_linux_sigtramp_frame_sniffer): Delete.
468 (sparc64_linux_init_abi): Register new tramp unwinders. Kill
469 register of old sigtramp sniffer.
470 Makefile.in (sparc64-linux-tdep.o): Update dependencies.
471 (sparc-linux-tdep.o): Likewise.
472
473 2005-04-21 Mark Kettenis <kettenis@gnu.org>
474
475 * ser-base.c: Include "gdb_string.h".
476 * Makefile.in (ser-base.o): Update dependencies.
477
478 2005-04-20 David S. Miller <davem@davemloft.net>
479
480 * sparc-linux-tdep.c (sparc32_linux_sigtramp_p): Fix
481 signal return stub symbol names, __restore and __restore_rt are
482 the i386 symbol names not the sparc ones.
483 (sparc32_linux_sigtramp_frame_cache): Document bits/sigcontext.h
484 as where the offsets were obtained from.
485 * sparc64-linux-tdep.c (LINUX64_RT_SIGTRAMP_INSN0,
486 LINUX64_RT_SIGTRAMP_INSN1): New defines.
487 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
488 sparc64_linux_sigtramp_frame_cache,
489 sparc64_linux_sigtramp_frame_this_id,
490 sparc64_linux_sigtramp_frame_prev_register,
491 sparc64_linux_sigtramp_frame_sniffer): New functions.
492 (sparc64_linux_sigtramp_frame_unwind): New frame unwinder.
493 (sparc64_linux_init_abi): Register sigtramp frame sniffer.
494 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
495
496 2005-04-20 Mark Mitchell <mark@codesourcery.com>
497
498 * configure.ac: On MinGW, define USE_WIN32API and link with
499 -lws2_32.
500 * ser-tcp.c (<winsock2.h>): Include, for Windows.
501 (ETIMEDOUT): Define, for Windows.
502 (ioctl): Likewise.
503 (closesocket): Define, for POSIX.
504 (net_open): Adjust for differences in socket functions between
505 Windows and UNIX.
506 (net_close): Likweise.
507 (net_read_prim): New function.
508 (net_write_prim): Likewise.
509 (_initialize_ser_tcp): Initialize winsock. Fill in read_prim and
510 write_prim.
511 * ser-unix.h (ser_unix_readcchar): Remove.
512 (ser_unix_read_prim): Declare.
513 (ser_unix_write_prim): Likewise.
514 * ser-unix.c (generic_readchar): Move to ser-base.c.
515 (ser_unix_wait_for): Likewise.
516 (do_unix_readchar): Likewise.
517 (ser_unix_readchar): Likewise.
518 (_initialize_ser_hardwire): Initialize read_prim and write_prim.
519 (ser_unix_read_prim): New function.
520 (ser_unix_write_prim): Likewise.
521 * ser-base.h (generic_readchar): Declare.
522 (ser_base_readchar): Likewise.
523 * ser-base.c (<winsock2.h>): Include, for windows.
524 (fd_event): Use the read primitive specified by the serial
525 interface.
526 (ser_base_wait_for): Moved from ser-unix.c
527 (do_ser_base_read_char): Likewise.
528 (generic_readchar): Likewise.
529 (ser_base_readchar): Likewise.
530 (ser_base_write): Use the write primitive specified by the serial
531 interface.
532 * ser-pipe.c (_initialize_ser_pipe): Use ser_base_readchar, not
533 ser_unix_readchar. Initialize read_prim and write_prim.
534 * serial.c (struct serial_ops): Add read_prim and write_prim.
535 * configure: Regenerate.
536
537 2005-04-19 Ben Elliston <bje@au.ibm.com>
538
539 * c-lang.c (c_create_fundamental_type): Comment fix.
540
541 2005-04-18 Michael Snyder <msnyder@redhat.com>
542
543 * mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
544 * mn10300-prologue.c: Remove.
545 * mn10300-tdep.h: Add enums from mn10300-prologue.c.
546 Remove prototypes.
547 * config/mn10300/mn10300.mt: Remove mn10300-prologue module.
548
549 2005-04-18 Michael Snyder <msnyder@redhat.com>
550
551 * config/mn10300/mn10300.mt: Add mn10300-prologue module.
552 * ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
553
554 2005-04-18 Mark Kettenis <kettenis@gnu.org>
555
556 * config/nm-bsd.h: Remove file.
557
558 * hppabsd-nat.c: Update copyright year. Include "target.h" and
559 "inf-ptrace.h".
560 (hppabsd_fetch_registers): Renamed from fetch_inferior_registers;
561 made static.
562 (hppabsd_store_registers): Renamed from store_inferior_registers;
563 made static.
564 (_initialize_hppabsd_nat): New function and prototype.
565 * config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and
566 inftarg.o. Add inf-ptrace.o.
567 (NAT_FILE): Remove.
568 * Makefile.in (hppabsd-nat.o): Update dependencies.
569
570 2005-04-17 Mark Kettenis <kettenis@gnu.org>
571
572 * pa64solib.c, pa64solib.h: Remove files.
573 * Makefile.in (pa64solib_h): Remove variable
574 (pa64solib.o): Remove dependency.
575
576 2005-04-16 Mark Kettenis <kettenis@gnu.org>
577
578 * ppcobsd-nat.c: Update copyright year. Include "inf-ptrace.h".
579 (ppcobsd_fetch_registers): Renamed from fetch_inferior_registers;
580 made static.
581 (ppcobsd_store_registers): Renamed from store_inferior_registers;
582 made static.
583 (_initialize_ppcobsd_nat): Construct and add target vector.
584 * config/powerpc/obsd.mh (NATDEPFILES): Remove infptrace.o and
585 inftarg.o. Add inf-ptrace.o.
586 (NAT_FILE): Remove.
587 * Makefile.in (ppcobsd-nat.o): Update dependencies.
588
589 * ppcobsd-tdep.c: Include "floatformat.h".
590 (ppcobsd_init_abi): Set long_double_bit and long_double_format.
591 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
592
593 * ppcobsd-tdep.c: Fix typo in comment.
594 (_initialize_ppcobsd_tdep): Register GDB_OSABI_OPENBSD_ELF for
595 bfd_arch_rs6000 too.
596
597 2005-04-15 Kevin Buettner <kevinb@redhat.com>
598
599 * remote.c (remote_get_thread_local_address): Throw a more
600 meaningful exception when remote target doesn't have support
601 for the qGetTLSAddr packet.
602
603 2005-04-15 Kevin Buettner <kevinb@redhat.com>
604
605 * remote.c (remote_protocol_qGetTLSAddr): New static global variable.
606 (set_remote_protocol_qGetTLSAddr_packet_cmd)
607 (show_remote_protocol_qGetTLSAddr_packet_cmd)
608 (remote_get_thread_local_address): New functions.
609 (init_all_packet_configs): Initialize remote_protocol_qGetTLSAddr
610 variable.
611 (init_remote_ops): Initialize ``to_get_thread_local_address'' in
612 target vector.
613 (show_remote_cmd): Call show_remote_protocol_qGetTLS_Addr_packet_cmd().
614 (_initialize_remote): Register the following commands:
615 "set remote get-thread-local-storage-address-packet" and
616 "show remote get-thread-local-address-packet".
617
618 2005-04-15 Kevin Buettner <kevinb@redhat.com>
619
620 * remote.c (add_packet_config_cmd): Delete unused variables.
621
622 2005-04-15 Kevin Buettner <kevinb@redhat.com>
623
624 * remote.c (show_remote_protocol_vcont_packet_cmd )
625 (show_remote_protocol_qSymbol_packet_cmd)
626 (show_remote_protocol_P_packet_cmd)
627 (show_remote_protocol_Z_software_bp_packet_cmd)
628 (show_remote_protocol_Z_hardware_bp_packet_cmd)
629 (show_remote_protocol_Z_write_wp_packet_cmd)
630 (show_remote_protocol_Z_read_wp_packet_cmd)
631 (show_remote_protocol_Z_access_wp_packet_cmd)
632 (show_remote_protocol_binary_download_cmd)
633 (show_remote_protocol_qPart_auxv_packet_cmd)
634 (show_remote_protocol_p_packet_cmd ): Delete calls to
635 deprecated_show_value_hack().
636
637 2005-04-15 Corinna VInschen <vinschen@redhat.com>
638
639 * MAINTAINERS: Change sh64-elf state to non-broken.
640 * Makefile.in: Fix dependencies for sh64-tdep.o.
641 * configure.tgt: Add sh64-*-elf case.
642 * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
643 * sh64-tdep.c: Rework to replace all deprecated mechanisms with
644 modern methods.
645 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
646 * config/sh/sh64.mt: Resurrect.
647
648 2005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
649
650 * regformats/reg-m32r.dat: New file.
651
652 2005-04-14 Daniel Jacobowitz <dan@codesourcery.com>
653
654 * arm-tdep.c (fp_model_strings): Add terminating NULL.
655 (arm_abi_strings, arm_abi_global, arm_abi_string): New
656 variables.
657 (arm_extract_return_value, arm_store_return_value): Don't use
658 arm_get_fp_model.
659 (arm_get_fp_model, arm_set_fp): Delete.
660 (arm_update_current_architecture): New function.
661 (set_fp_model_sfunc): Call arm_update_current_architecture.
662 (show_fp_model): Update output messages.
663 (arm_set_abi, arm_show_abi): New functions.
664 (arm_elf_osabi_sniffer): Only handle ELFOSABI_ARM.
665 (arm_gdbarch_init): Infer the object's ABI separately from its
666 OSABI. Search for a matching architecture. Honor the global
667 ABI and FPU settings. Set floating point format based on the
668 architecture.
669 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs):
670 Delete.
671 (_initialize_arm_tdep): Don't call gdbarch_register_osabi.
672 Create "arm set abi" command.
673 * arm-tdep.h (arm_get_fp_model): Delete prototype.
674 (enum arm_abi_kind): New type.
675 (struct gdbarch_tdep): Add arm_abi field.
676 * arm-linux-tdep.c (arm_linux_init_abi): Only override
677 tdep->fp_model if it is ARM_FLOAT_AUTO.
678 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Likewise.
679 (arm_netbsd_elf_init_abi): Likewise.
680 * defs.h (enum gdb_osabi): Delete ARM-specific OSABIs.
681 * osabi.c (gdb_osabi_name): Likewise.
682
683 2005-04-11 Daniel Jacobowitz <dan@codesourcery.com>
684
685 * config/djgpp/fnchange.lst: Remove entries for gdb.gdbserver.
686
687 2005-04-10 Mark Kettenis <kettenis@gnu.org>
688
689 * rs6000-tdep.c (ppc_supply_fpregset): Increment offset by 8 for
690 floating-point registers.
691 (ppc_collect_fpregset): Likewise. Fix collection of registers.
692
693 2005-04-09 Mark Kettenis <kettenis@gnu.org>
694
695 * ppcobsd-tdep.c: Update copyright year. Include "trad-frame.h"
696 and "tramp-frame.h".
697 (ppcobsd_sigtramp_cache_init): New function.
698 (ppcobsd_sigtramp): New variable.
699 (ppcobsd_init_abi): Prepend signal trampoline unwinder.
700 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
701
702 2005-04-08 Andrew Cagney <cagney@gnu.org>
703
704 * MAINTAINERS (GDB/MI): Andrew Cagney, Elena Zannoni, and Fernando
705 Nasser have decided to step back from GDB/MI.
706
707 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
708
709 * config/fnchange.lst: Add testsuite/gdb.gdbserver entries.
710
711 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
712
713 * dwarf2-frame.c (struct dwarf2_frame_cache): New field
714 undefined_retaddr.
715 (dwarf2_frame_cache): Initialize undefined_retaddr.
716 (dwarf2_frame_this_id): Return an invalid frame ID if
717 undefined_retaddr.
718
719 2005-04-05 Jim Blandy <jimb@redhat.com>
720
721 Move construction of IA-32 vector types to i386-tdep.c.
722 * gdbtypes.c (build_builtin_type_vec64i,
723 build_builtin_type_vec128i): Delete functions.
724 (builtin_type_vec64i, builtin_type_vec128i): Delete variables.
725 (build_gdbtypes): Don't initialize them.
726 (_initialize_gdbtypes): Don't register GDBARCH swap entries for
727 them.
728 * gdbtypes.h (builtin_type_vec64i, builtin_type_vec128i): Delete
729 declarations.
730 (builtin_type_v2_float, builtin_type_v2_int32,
731 builtin_type_v4_int16, builtin_type_v8_int8,
732 builtin_type_v2_double, builtin_type_v4_float,
733 builtin_type_v2_int64, builtin_type_v4_int32,
734 builtin_type_v8_int16, builtin_type_v16_int8): Add extern
735 declarations.
736 * i386-tdep.c (i386_mmx_type, i386_sse_type): New variables.
737 (i386_build_mmx_type, i386_build_sse_type): New functions.
738 (i386_register_type): Call them, rather than referring to
739 builtin_type_vec64i and builtin_type_vec128i.
740
741 2005-04-02 Daniel Jacobowitz <dan@codesourcery.com>
742
743 * mips-linux-tdep.c (mips_linux_o32_sigframe_init): Adjust
744 big-endian correction code to not offset 32-bit registers.
745 Locate floating point registers correctly.
746
747 2005-04-02 Mark Kettenis <kettenis@gnu.org>
748
749 * main.c: Update copyright year.
750 (captured_main): Avoid using strcpy and strcat.
751
752 2005-04-01 Michael Snyder <msnyder@redhat.com>
753
754 * dummy-frame.c (dummy_frame_sniffer): Optimization: don't bother
755 computing this_id if there are no dummy frames on the stack.
756
757 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use
758 find_partial_func instead of unwind_pc to identify frame.
759 (mn10300_push_dummy_call): Handle struct args, struct_return.
760
761 * mn10300-prologue.c (set_movm_offsets): Don't test variable
762 before setting it.
763 * mn10300-tdep.c (mn10300_skip_prologue): Use analyze_prologue
764 instead of skip_prologue_using_sal.
765
766 2005-03-31 Kevin Buettner <kevinb@redhat.com>
767
768 * solib-frv.c (struct lm_info): Add new field ``lm_addr''.
769 (main_lm_addr): New static global.
770 (frv_current_sos): Retain the link map address for each entry.
771 (frv_clear_solib): Clear main_lm_addr.
772 (frv_fetch_objfile_link_map): New function.
773 * frv-tdep.c (frv_gdbarch_init): Register TLS load module fetcher.
774 * frv-tdep.h (frv_fetch_objfile_link_map): Declare.
775
776 2005-03-31 Kevin Buettner <kevinb@redhat.com>
777
778 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.
779 * gdbarch.c, gdbarch.h: Regenerate.
780 * dwarf2loc.c (dwarf_expr_tls_address): Fetch TLS load module
781 address and pass this address, instead of the objfile address, to
782 target_get_thread_local_address().
783 * linux-thread-db.c (thread_db_get_thread_local_address): Change
784 second parameter from type ``struct objfile *'' to CORE_ADDR. Do
785 not call svr4_fetch_objfile_link_map() to fetch the load module
786 address.
787 * target.h (struct target_ops): Change second parameter of
788 ``to_get_thread_local_address'' from ``struct objfile *'' to
789 ``CORE_ADDR''.
790 * alpha-linux-tdep.c (solib-svr4.h): Include.
791 (alpha_linux_init_abi): Register TLS load module fetcher.
792 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
793 * hppa-linux-tdep.c (hppa_linux_init_abi): Likewise.
794 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
795 * ia64-linux-tdep.c (solib-svr4.h): Include.
796 (ia64_linux_init_abi): Register TLS load module fetcher.
797 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
798 * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
799 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
800 * s390-tdep.c (s390_gdbarch_init): Likewise.
801 * sparc-linux-tdep.c (sparc32_linux_init_abi): Likewise.
802 * sparc64-linux-tdep.c (solib-svr4.h): Include.
803 (sparc64_linux_init_abi): Register TLS load module fetcher.
804 * Makefile.in (alpha-linux-tdep.o, ia64-linux-tdep.o)
805 (sparc-linux-tdep.o): Update dependencies.
806
807 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
808
809 * c-valprint.c (c_value_print): Fix up some formatting. Use
810 check_typedef.
811
812 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
813
814 * arm-linux-nat.c (store_register, store_regs): Handle
815 ARM_PS_REGNUM.
816
817 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
818
819 * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)
820 (arm_linux_thumb_le_breakpoint): New. Update comments.
821 (arm_linux_init_abi): Set Thumb breakpoints also.
822
823 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
824
825 * Makefile.in (arm-tdep.o): Update dependencies.
826 * arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h".
827 (arm_gdbarch_init): Register dwarf2_frame_sniffer.
828
829 2005-03-28 Joel Brobecker <brobecker@adacore.com>
830
831 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
832 register value to be incorrectly written in the regcache.
833 (fill_fpregset): Fix bug that caused the FSR register value
834 to be incorrectly read from the regcache.
835
836 2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
837
838 * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call
839 arm_pc_is_thumb_dummy.
840
841 2005-03-28 Mark Kettenis <kettenis@gnu.org>
842
843 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): Handle
844 StackGhost.
845
846 * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):
847 Handle StackGhost in 64-bit code.
848 * sparc64-tdep.c (sparc64_frame_prev_register): Handle StackGhost.
849
850 2005-03-27 Christopher Faylor <cgf@timesys.com>
851
852 * win32-nat.c (handle_exception): Treat win32 routines which check for
853 valid addresses as "special" and don't stop when a SEGV is detected.
854 (get_child_debug_event): Properly flag exception as unhandled.
855
856 2005-03-26 Daniel Jacobowitz <dan@codesourcery.com>
857
858 * cp-support.c (cp_class_name_from_physname): Rewrite.
859 (unqualified_name_from_comp): New function, broken out from
860 method_name_from_physname. Correct handling for typed names
861 and templates.
862 (method_name_from_physname): Use unqualified_name_from_comp.
863 (cp_func_name, remove_params): Move earlier in the file. Add
864 better comments. Use the component tree to parse the name.
865 (_initialize_cp_support): Remove stray whitespace.
866
867 2005-03-26 Mark Kettenis <kettenis@gnu.org>
868
869 * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.
870
871 * inflow.h: Update copyright year. Remove #ifdef SHORT_PGRP code.
872 Callapse HAVE_TERMIO and HAVE_SGTTY.
873
874 * dwarf2-frame.c (execute_cfa_program): Implement
875 DW_CFA_GNU_window_save.
876
877 2005-03-25 Mark Kettenis <kettenis@gnu.org>
878
879 * config/sparc/nbsd64.mh (NAT_FILE): Remove.
880
881 * config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.
882
883 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
884
885 * arm-tdep.c (target_is_thumb, caller_is_thumb)
886 (arm_pc_is_thumb_dummy): Remove.
887 (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy.
888
889 2005-03-25 Anthony Green <green@redhat.com>
890
891 * remote.c (remote_store_registers): Fix memset usage.
892 * std-regs.c (value_of_builtin_frame_reg): Ditto.
893 (value_of_builtin_frame_fp_reg): Ditto.
894 (value_of_builtin_frame_reg): Ditto.
895
896 2005-03-25 Mark Mitchell <mark@codesourcery.com>
897
898 * ser-base.c (ser_unix_write): Rename to ...
899 (ser_base_write): ... this.
900 (ser_unix_nop_flush_output): Rename to ...
901 (ser_base_flush_output): ... this.
902 (ser_unix_flush_input): Rename to ...
903 (ser_base_flush_input): ... this.
904 (ser_unix_nop_send_break): Rename to ...
905 (ser_base_send_break): ... this.
906 (ser_unix_nop_drain_output): Rename to ...
907 (ser_base_drain_output): ... this.
908 (ser_unix_nop_raw): Rename to ...
909 (ser_base_raw): ... this.
910 (ser_unix_nop_get_tty_state): Rename to ...
911 (ser_base_set_tty_state): ... this.
912 (ser_unix_nop_noflush_set_tty_state): Rename to ...
913 (ser_base_noflush_set_tty_state): ... this.
914 (ser_unix_nop_print_tty_state): Rename to ...
915 (ser_base_print_tty_state): ... this.
916 (ser_unix_nop_setbaudrate): Rename to ...
917 (ser_base_setbaudrate): ... this.
918 (ser_unix_nop_setstopbits): Rename to ...
919 (ser_base_setstopbits): ... this.
920 (ser_unix_async): Rename to ...
921 (ser_base_async): ... this.
922 * ser-base.h (ser_unix_write): Rename to ...
923 (ser_base_write): ... this.
924 (ser_unix_nop_flush_output): Rename to ...
925 (ser_base_flush_output): ... this.
926 (ser_unix_flush_input): Rename to ...
927 (ser_base_flush_input): ... this.
928 (ser_unix_nop_send_break): Rename to ...
929 (ser_base_send_break): ... this.
930 (ser_unix_nop_drain_output): Rename to ...
931 (ser_base_drain_output): ... this.
932 (ser_unix_nop_raw): Rename to ...
933 (ser_base_raw): ... this.
934 (ser_unix_nop_get_tty_state): Rename to ...
935 (ser_base_set_tty_state): ... this.
936 (ser_unix_nop_noflush_set_tty_state): Rename to ...
937 (ser_base_noflush_set_tty_state): ... this.
938 (ser_unix_nop_print_tty_state): Rename to ...
939 (ser_base_print_tty_state): ... this.
940 (ser_unix_nop_setbaudrate): Rename to ...
941 (ser_base_setbaudrate): ... this.
942 (ser_unix_nop_setstopbits): Rename to ...
943 (ser_base_setstopbits): ... this.
944 (ser_unix_async): Rename to ...
945 (ser_base_async): ... this.
946 * ser-pipe.c (_initialize_ser_pipe): Update accordingly.
947 * ser-tcp.c (_initialize_ser_tcp): Likewise.
948 * ser-unix.c (hardwire_flush_input): Likewise.
949 (_initializer_ser_hardwire): Likewise.
950
951 * Makefile.in (SFILES): Add ser-base.c.
952 (ser_base_h): New variable.
953 (ser-base.o): New target.
954 (ser-pipe.o): Depend on $(ser_base_h).
955 (ser-tcp.o): Likewise.
956 (ser-unix.o): Likewise. Do not depend on $(event_loop_h).
957 * configure.ac (SER_HARDWIRE): Include ser-base.o where
958 appropriate.
959 * ser-base.c: New file.
960 (push_event): Move from ser-unix.c.
961 (fd_event): Likewise.
962 (reschedule): Likewise.
963 (ser_unix_write): Likewise.
964 (ser_unix_nop_flush_output): Likewise.
965 (ser_unix_flush_input): Likewise.
966 (ser_unix_nop_send_break): Likewise.
967 (ser_unix_nop_drain_output): Likewise.
968 (ser_unix_nop_raw): Likewise.
969 (ser_unix_nop_get_tty_state): Likewise.
970 (ser_unix_nop_set_tty_state): Likewise.
971 (ser_unix_nop_noflush_set_tty_state): Likewise.
972 (ser_unix_nop_print_tty_state): Likewise.
973 (ser_unix_nop_setbaudrate): Likewise.
974 (ser_unix_nop_setstopbits): Likewise.
975 (ser_unix_async): Likewise.
976 * ser-base.h: New file.
977 * ser-pipe.c (ser-base.h): Include it.
978 * ser-tcp.c (ser-base.h): Likewise.
979 * ser-unix.h (ser_unix_nop_flush_output): Remove.
980 (ser_unix_flush_input): Likewise.
981 (ser_unix_nop_send_break): Likewise.
982 (ser_unix_nop_raw): Likewise.
983 (ser_unix_nop_get_tty_state): Likewise.
984 (ser_unix_nop_set_tty_state): Likewise.
985 (ser_unix_nop_print_tty_state): Likewise.
986 (ser_unix_nop_noflush_set_tty_state): Likewise.
987 (ser_unix_nop_setbaudrate): Likewise.
988 (ser_unix_nop_setstopbits): Likewise.
989 (ser_unix_nop_drain_output): Likewise.
990 (ser_unix_wait_for): Likewise.
991 (ser_unix_write): Likewise.
992 (ser_unix_async): Likewise.
993 * ser-unix.c (event-loop.h): Do not include it.
994 (push_event): Move to ser-base.c.
995 (fd_event): Likewise.
996 (reschedule): Likewise.
997 (ser_unix_write): Likewise.
998 (ser_unix_nop_flush_output): Likewise.
999 (ser_unix_flush_input): Likewise.
1000 (ser_unix_nop_send_break): Likewise.
1001 (ser_unix_nop_drain_output): Likewise.
1002 (ser_unix_nop_raw): Likewise.
1003 (ser_unix_nop_get_tty_state): Likewise.
1004 (ser_unix_nop_set_tty_state): Likewise.
1005 (ser_unix_nop_noflush_set_tty_state): Likewise.
1006 (ser_unix_nop_print_tty_state): Likewise.
1007 (ser_unix_nop_setbaudrate): Likewise.
1008 (ser_unix_nop_setstopbits): Likewise.
1009 (ser_unix_async): Likewise.
1010 (ser_unix_wait_for): Make it static.
1011 * configure: Regenerated.
1012
1013 2005-03-25 Mark Kettenis <kettenis@gnu.org>
1014
1015 * dwarf2-frame.h: Update copyrigh year.
1016 (enum dwarf2_frame_reg_rule): Add DWARF2_FRAME_REG_RA_OFFSET.
1017 * dwarf2-frame.c: Update copyright year.
1018 (struct dwarf2_frame_cache): Add member `retaddr_reg'.
1019 (dwarf2_frame_cache): Deal with DWARF2_FRAME_REG_RA_OFFSET.
1020 (dwarf2_frame_prev_register): Handle DWARF2_FRAME_REG_RA_OFFSET.
1021
1022 2005-03-23 Martin Hunt <hunt@redhat.com>
1023
1024 * configure.ac: Remove -fwritable-strings from CFLAGS.
1025 * configure: Regenerate.
1026
1027 2005-03-21 Michael Snyder <msnyder@redhat.com>
1028
1029 * mn10300-prologue.c (fix_frame_pointer): Delete.
1030 (set_movm_offsets) Don't return just because movm_args is
1031 zero -- still need to save pc and sp in saved_regs.
1032 (mn10300_analyze_prologue): Don't return prematurely without
1033 calling set_movm_offsets (for pc and sp at minimum).
1034
1035 2005-03-21 Mark Mitchell <mark@codesourcery.com>
1036
1037 * configure.ac (stat.st_blksize): Check for it.
1038 (getuid): Likewise.
1039 (getgid): Likewise.
1040 * configure: Regenerated.
1041 * config.in: Likewise.
1042 * remote-fileio.c (remote_fileio_to_fio_stat): Check
1043 HAVE_STRUCT_STAT_ST_BLKSIZE.
1044
1045 2005-03-21 Christopher Faylor <cgf@timesys.com>
1046
1047 * win32-nat.c (do_initial_child_stuff): Don't clear the thread list
1048 here.
1049 (do_initial_child_stuff): Move clearing of thread list to a place
1050 before a thread ould be created.
1051 (child_attach): Ditto.
1052
1053 2005-03-21 Michael Snyder <msnyder@redhat.com>
1054
1055 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use func addr
1056 instead of pc addr for frame_id. Otherwise "until" won't work.
1057
1058 2005-03-21 Kevin Buettner <kevinb@redhat.com>
1059
1060 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
1061 comment.
1062
1063 2005-03-20 Mark Kettenis <kettenis@gnu.org>
1064
1065 * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
1066 * varobj.c (my_value_equal): Mark val2 as volatile.
1067
1068 * cp-names.y: Add prototype for yyparse.
1069
1070 2005-03-19 Daniel Jacobowitz <dan@codesourcery.com>
1071
1072 * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.
1073 * gnu-v3-abi.c (gnuv3_baseclass_offset): Update type of
1074 VALADDR.
1075
1076 2005-03-18 Kevin Buettner <kevinb@redhat.com>
1077
1078 * Makefile.in (dwarf2loc.o, linux-thread-db.o): Add dependencies.
1079 * exceptions.h (TLS_NO_LIBRARY_SUPPORT_ERROR, TLS_GENERIC_ERROR)
1080 (TLS_LOAD_MODULE_NOT_FOUND_ERROR, TLS_NOT_ALLOCATED_YET_ERROR):
1081 New error/exception enums.
1082 * dwarf2loc.c (exceptions.h): Include.
1083 (dwarf_expr_tls_address): Invoke target_get_thread_local_address()
1084 via TRY_CATCH mechanism. Print error messages for TLS related
1085 exceptions.
1086 * linux-thread-db.c (thread_db_get_thread_local_address): Throw
1087 exceptions instead of printing errors.
1088
1089 2005-03-18 Mark Kettenis <kettenis@gnu.org>
1090
1091 * utils.c (safe_strerror): Use xsnprintf instead of sprintf.
1092 (decimal2str, octal2str): Change to return a string allocated by
1093 get_cell. Use xsnprint instead of snprintf.
1094 (paddr_u, paddr_d): Adjust for changed calling convention of
1095 decimal2str.
1096 (phex, phex_nz, hex_string): Use xsnprintf instead of snprintf.
1097 (int_string): Likewise. Adjust for changed calling convention of
1098 decimal2str and octal2str.
1099
1100 2005-03-18 Kevin Buettner <kevinb@redhat.com>
1101
1102 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.
1103 Adjust incorrectly computed constant for realtime signal frame.
1104
1105 2005-03-18 Mark Kettenis <kettenis@gnu.org>
1106
1107 From Ralf Corsepius <ralf.corsepius@rtems.org>
1108 * configure.tgt: Add m68*-*-rtems*.
1109
1110 2005-03-17 Mark Kettenis <kettenis@gnu.org>
1111
1112 * defs.h (xsnprintf): New prototype.
1113 * utils.c (xsnprintf): New function.
1114
1115 * corelow.c (get_core_register_section): Replace usage of sprintf
1116 and strcpy with xstrprintf and xstrdup.
1117
1118 * mips-tdep.c (mips_single_step_through_delay): Put back check for
1119 breakpoint lost with the introduction of this function.
1120
1121 2005-03-17 Paul Brook <paul@codesourcery.com>
1122
1123 * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Fix broken logic.
1124 * s390-tdep.c (s390_dwarf_reg_to_regnum): Ditto.
1125
1126 2005-03-16 Mark Mitchell <mark@codesourcery.com>
1127
1128 * event-top.c (handle_sigquit): Do not define for systems without
1129 SIGQUIT.
1130 (sigquit_token): Likewise.
1131 (async_init_signals): Allow for systems that do not
1132 define SIGQUIT.
1133 * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
1134
1135 2005-03-15 Mark Mitchell <mark@codesourcery.com>
1136
1137 * utils.c (internal_vproblem): Guard call to fork with
1138 HAVE_WORKING_FORK.
1139 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
1140 HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
1141
1142 * remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
1143 S_IRGRP and related macros.
1144 (remote_fileio_mode_to_target): Likewise.
1145
1146 2005-03-14 Ben Elliston <bje@au.ibm.com>
1147
1148 * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
1149 more primitive library.
1150
1151 2005-03-13 Mark Kettenis <kettenis@gnu.org>
1152
1153 * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
1154 sprintf.
1155 * target.c (normal_pid_to_str): Likewise.
1156 * remote.c (remote_pid_to_str): Use snprint instead of sprintf.
1157 Change capitalization of "thread". Use ptid_get_pid instead of
1158 GETPID.
1159
1160 * cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
1161 a combination of xmalloc and sprintf.
1162
1163 2005-03-13 Jim Blandy <jimb@redhat.com>
1164
1165 * configure.ac: Use '=', not '=='; the latter is a GNU extension.
1166 * configure: Regenerated.
1167
1168 2005-03-11 Michael Snyder <msnyder@redhat.com>
1169
1170 * mn10300-tdep.c (mn10300_dummy_unwind_dummy_id): Replace
1171 stub fn with real implementatin mn10300_unwind_dummy_id.
1172 (mn10300_push_dummy_call): Implement. Bare bones version,
1173 does not handle structs or floats.
1174
1175 2005-03-11 Jim Blandy <jimb@redhat.com>
1176
1177 Avoid warnings due to the use of -Wuninitialized without -O.
1178 * configure.ac (build_warnings): Include -Wuninitialized only if
1179 CFLAGS is unset at configure time, or CFLAGS is set and includes
1180 some -O option other than -O0.
1181 * configure: Regenerated.
1182
1183 * mips-tdep.c (show_mips_abi): Change calling conventions to match
1184 those expected by add_setshow_enum_cmd. Use 'file' argument as
1185 appropriate.
1186
1187 2005-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1188
1189 * Makefile.in (SFILES): Add cp-names.y.
1190 (libiberty_h, safe_ctype_h): New.
1191 (YYFILES): Add cp-names.c.
1192 (YYOBJ): Add cp-names.o.
1193 (test-cp-names.o, test-cp-names$(EXEEXT), cp-names.o): New rules.
1194 (clean): Remove test-cp-names$(EXEEXT).
1195 (local-maintainer-clean): Remove cp-names.c.
1196 * cp-names.y: New file.
1197 * cp-support.c (find_last_component): Delete.
1198 (d_left, d_right): Define.
1199 (cp_canonicalize_string, mangled_name_to_comp): New functions.
1200 (cp_class_name_from_physname, method_name_from_physname): Rewrite
1201 to use mangled_name_to_comp.
1202 * cp-support.h (cp_canonicalize_string, cp_demangled_name_to_comp)
1203 (cp_comp_to_string): New prototypes.
1204 * config/djgpp/fnchange.lst: Add cp-names.c.
1205
1206 2005-03-10 Bob Rossi <bob@brasko.net>
1207
1208 * main.c (print_gdb_help): Remove the --[no]async help message.
1209
1210 2005-03-10 Mark Kettenis <kettenis@gnu.org>
1211
1212 * proc-api.c: Update copyright year.
1213 (_initialize_proc_api): Revert previous patch, removing spurious
1214 space instead.
1215
1216 2005-03-09 Joel Brobecker <brobecker@adacore.com>
1217
1218 * regcache.c: Fix typo in comment.
1219
1220 2005-03-09 David Lecomber <david@lecomber.net>
1221
1222 * proc-api.c (_initialize_proc_api): Fix invalid multi-line
1223 i18n text.
1224
1225 2005-03-09 Mark Kettenis <kettenis@gnu.org>
1226
1227 * sparc-tdep.c (sparc_frame_cache): Adjust cached frame base
1228 address for 64-bit code.
1229 (sparc_unwind_dummy_id): Likewise.
1230 * sparc64-tdep.c (sparc64_frame_prev_register): Adjust for new
1231 frame base address convention.
1232 (sparc64_push_dummy_call): Likewise.
1233 * sparc64nbsd-tdep.c: Update copyright year.
1234 (sparc64nbsd_sigcontext_frame_cache): Adjust cached frame base
1235 address for 64-bit code.
1236 (sparc64nbsd_init_abi): Tweak comment.
1237 * sparc64obsd-tdep.c: Update copyright year.
1238 (sparc64obsd_frame_cache): Adjust cached frame base address for
1239 64-bit code.
1240 (sparc64obsd_init_abi): Tweak comment.
1241
1242 2005-03-09 Corinna Vinschen <vinschen@redhat.com>
1243
1244 * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.
1245
1246 2005-03-09 Joel Brobecker <brobecker@adacore.com>
1247
1248 * dwarf2read.c (dwarf_decode_lines): Use the complete filename
1249 when creating include psymtabs.
1250
1251 2005-03-08 Mark Mitchell <mark@codesourcery.com>
1252
1253 * environ.h (struct environ): Rename to ...
1254 (struct gdb_environ): ... this.
1255 (make_environ): Update prototype.
1256 (free_environ): Likewise.
1257 (init_environ): Likewise.
1258 (get_in_environ): Likewise.
1259 (set_in_environ): Likewise.
1260 (unset_in_environ): Likewise.
1261 (environ_vector): Likewise.
1262 * environ.c (make_environ): Replace "struct environ" with "struct
1263 gdb_environ".
1264 (free_environ): Likewise.
1265 (init_environ): Likewise.
1266 (environ_vector): Likewise.
1267 (get_in_environ): Likewise.
1268 (set_in_environ): Likewise.
1269 (unset_in_environ): Likewise.
1270 * infcmd.c (inferior_environ): Likewise.
1271 * inferior.h (inferior_environ): Likewise.
1272
1273 2005-03-08 Joel Brobecker <brobecker@adacore.com>
1274
1275 * infcmd.c (run_command_1): New function, extracted from
1276 run_command.
1277 (run_command): Replace implementation by call to run_command_1.
1278 (start_command): Use run_command_1 to insert the temporary
1279 breakpoint and run the program. Remove code that's no longer
1280 needed, as already done at the proper time by run_command_1.
1281
1282 2005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
1283
1284 * symfile.c (clear_symtab_users): Call
1285 clear_current_source_symtab_and_line first.
1286
1287 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
1288
1289 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
1290 * c-exp.y (exp): Add unary plus.
1291 * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
1292 * valarith.c (value_x_unop): Add UNOP_PLUS case.
1293 (value_pos): New.
1294 * value.h (value_pos): Declare.
1295
1296 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
1297 (remote_fetch_registers): Allow uppercase hex when resyncing.
1298 (remote_write_bytes): Only call get_memory_write_packet_size once.
1299 Robustify packet size calculation for very small packets. Check
1300 that at least one byte will be written.
1301
1302 * tracepoint.c (target_is_remote): Allow extended-remote.
1303 (struct collection_list): Allow 256 registers, like the comment
1304 said.
1305 (add_memrange): Fix comment.
1306 (read_actions): Turn EOF into 'end'.
1307
1308 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
1309
1310 * Makefile.in: Add dependencies for iq2000-tdep.o.
1311 * configure.tgt: Add iq2000-*-* target.
1312 * iq2000-tdep.c: New file.
1313 * config/iq2000/iq2000.mt: New file.
1314
1315 2005-03-07 Joel Brobecker <brobecker@adacore.com>
1316
1317 * doc/observer.texi (executable_changed): New observer.
1318 * symtab.c: Include "observer.h".
1319 (find_main_name): New function.
1320 (main_name): If name_of_main is unset, then compute it
1321 using find_main_name.
1322 (symtab_observer_executable_changed): New function.
1323 (_initialize_symtab): Attach executable_changed observer.
1324 * exec.c: Include "observer.h".
1325 (exec_file_attach): Emit executable_changed notification.
1326 * symfile.c: Include "observer.h".
1327 (reread_symbols): Send an executable_changed if appropriate.
1328 * Makefile.in (exec.o): Add dependency on observer.h.
1329 (symfile.o): Likewise.
1330 (symtab.o): Likewise.
1331
1332 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
1333
1334 * findvar.c (read_var_value): Don't allocate V when it will not
1335 be used. Add missing break for LOC_INDIRECT.
1336
1337 2005-03-06 Mark Kettenis <kettenis@gnu.org>
1338
1339 * sparc64fbsd-tdep.c: Include "solib-svr4.h".
1340 (sparc64fbsd_init_abi): Set skip_trampoline_code and
1341 solib_svr4_fetch_link_map_offsets.
1342 * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
1343
1344 2005-03-06 Daniel Jacobowitz <dan@codesourcery.com>
1345
1346 * linux-nat.c (child_follow_fork): Call target_terminal_ours before
1347 printing output. Use fprintf_unfiltered. Only print output when
1348 debugging.
1349
1350 2005-03-05 Mark Kettenis <kettenis@gnu.org>
1351
1352 * sparc64-tdep.c (sparc64_store_floating_fields): Constify third
1353 argument.
1354 (sparc64_store_arguments): Constify.
1355
1356 2005-03-05 Mark Kettenis <kettenis@gnu.org>
1357
1358 * alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
1359 (alphabsd_fetch_inferior_registers): Rename from
1360 fetch_inferior_registers. Make static.
1361 (alphabsd_store_inferior_registers): Rename from
1362 store_inferior_registers. Make static.
1363 (_initialize_alphabsd_nat): New function.
1364 * Makefile.in (alphabsd-nat.o): Update dependencies.
1365 * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
1366 inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o.
1367 * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
1368 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
1369 alphabsd-nat.o.
1370 * config/alpha/nm-fbsd.h: Update copyright year. Don't include
1371 "config/nm-bsd.h" and "elf/common.h".
1372 * config/alpha/nm-nbsd.h: Update copyright year. Don't include
1373 "config/nm-nbsd.h".
1374
1375 * mips64obsd-tdep.c (mips64obsd_init_abi): Don't set
1376 software_single_step.
1377
1378 2005-03-04 Michael Snyder <msnyder@redhat.com>
1379
1380 * mn10300-prologue.c: New file. Prologue analysis.
1381 * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h.
1382 (mn10300_frame_unwind_cache): Don't call trad_frame_set_id
1383 until after analyze_prologue, and don't call trad_frame_set_base
1384 at all (let analyze_prologue do it).
1385
1386 2005-03-04 Michael Snyder <msnyder@redhat.com>
1387
1388 * trad-frame.c (trad_frame_set_reg_value): New function.
1389 * trad-frame.h (trad_frame_set_reg_value): Export.
1390
1391 2005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
1392
1393 * Makefile.in (remote.o): Update dependencies.
1394 * remote.c: Include "observer.h".
1395
1396 2005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
1397
1398 * target.c (target_read_memory_partial): Always initialize
1399 ERR.
1400 (target_write_memory_partial): Likewise.
1401
1402 2005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1403
1404 * remote.c (remote_open_1): Call observer_notify_inferior_created.
1405
1406 2005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1407
1408 * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
1409 (arm_stub_unwind, arm_stub_unwind_sniffer): New.
1410 (arm_gdbarch_init): Add arm_stub_unwind_sniffer.
1411
1412 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1413
1414 * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork):
1415 Use LWP IDs.
1416
1417 2005-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1418
1419 * dwarf2loc.c (loclist_read_variable): Set optimized_out
1420 instead of reporting an error.
1421 * valprint.c (value_check_printable): New function.
1422 (common_val_print): New function. Use value_check_printable.
1423 (value_print): Use value_check_printable.
1424 * value.h (common_val_print): Add prototype.
1425
1426 * c-valprint.c (c_val_print): Use common_val_print.
1427 * cp-valprint.c (cp_print_value_fields): Likewise.
1428 (cp_print_hpacc_virtual_table_entries): Likewise.
1429 * f-valprint.c (f_val_print): Likewise.
1430 * jv-valprint.c (java_value_print, java_print_value_fields):
1431 Likewise.
1432 * scm-valprint.c (scm_value_print): Likewise.
1433 * stack.c (print_frame_args): Likewise.
1434 * varobj.c (c_value_of_variable): Likewise.
1435 * p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
1436 (pascal_object_print_value_fields): Likewise. Update call to
1437 pascal_object_print_static_field.
1438 (pascal_object_print_static_field): Remove TYPE argument. Use
1439 common_val_print.
1440
1441 2005-02-25 Mark Kettenis <kettenis@gnu.org>
1442
1443 Committed by Elena Zannoni <ezannoni@redhat.com>
1444
1445 * dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
1446 info_ptr before building psymtabs for included files.
1447 (create_all_comp_units): Initailize initial length size of
1448 compilation header to zero.
1449 (read_initial_length): Complain if both 32-bit and 64-bit DWARF
1450 sections are encountered within the same compilation header.
1451 (dwarf_decode_line_header): Pass compilation header in call to
1452 read_initial_length.
1453
1454 2005-02-24 Andrew Cagney <cagney@gnu.org>
1455
1456 Add show_VARIABLE functions, update add_setshow call.
1457 * varobj.c (_initialize_varobj, show_varobjdebug): Add and update.
1458 * valprint.c (_initialize_valprint, show_print_max)
1459 (show_stop_print_at_null, show_repeat_count_threshold)
1460 (show_prettyprint_structs, show_unionprint)
1461 (show_prettyprint_arrays, show_addressprint, show_input_radix)
1462 (show_output_radix): Ditto.
1463 * valops.c (_initialize_valops, show_overload_resolution): Ditto.
1464 * utils.c (initialize_utils, show_chars_per_line)
1465 (show_lines_per_page, show_demangle, show_pagination_enabled)
1466 (show_sevenbit_strings, show_asm_demangle): Ditto
1467 * tui/tui-win.c (_initialize_tui_win, show_tui_border_kind)
1468 (show_tui_border_mode, show_tui_active_border_mode): Ditto.
1469 * top.c (init_main, show_new_async_prompt)
1470 (show_async_command_editing_p, show_write_history_p)
1471 (show_history_size, show_history_filename, show_caution)
1472 (show_annotation_level, init_main): Ditto.
1473 * target.c (initialize_targets, show_targetdebug)
1474 (show_trust_readonly): Ditto.
1475 * symfile.c (_initialize_symfile, show_symbol_reloading)
1476 (show_ext_args, show_download_write_size)
1477 (show_debug_file_directory): Ditto.
1478 * source.c (_initialize_source, show_lines_to_list): Ditto.
1479 * solib.c (_initialize_solib, show_auto_solib_add)
1480 (show_solib_search_path): Ditto.
1481 * p-valprint.c (_initialize_pascal_valprint)
1482 (show_pascal_static_field_print): Ditto.
1483 * printcmd.c (_initialize_printcmd, show_max_symbolic_offset)
1484 (show_print_symbol_filename): Add and update.
1485 * parse.c (_initialize_parse, show_expressiondebug): Dito.
1486 * observer.c (_initialize_observer, show_observer_debug): Dito.
1487 * maint.c (_initialize_maint_cmds, show_watchdog)
1488 (show_maintenance_profile_p): Dito.
1489 * linux-nat.c (_initialize_linux_nat, show_debug_linux_nat): Dito.
1490 * infrun.c (_initialize_infrun, show_debug_infrun)
1491 (show_stop_on_solib_events, show_follow_fork_mode_string)
1492 (show_scheduler_mode, show_step_stop_if_no_debug): Ditto.
1493 * infcall.c (_initialize_infcall, show_coerce_float_to_double_p)
1494 (show_unwind_on_signal_p): Ditto.
1495 * gdbtypes.c (build_gdbtypes, show_opaque_type_resolution)
1496 (_initialize_gdbtypes, show_overload_debug): Ditto.
1497 * gdb-events.c, gdb-events.sh (_initialize_gdb_events)
1498 (show_gdb_events_debug): Ditto.
1499 * gdbarch.c, gdbarch.sh (show_gdbarch_debug)
1500 (_initialize_gdbarch): Ditto.
1501 * frame.c (_initialize_frame, show_backtrace_past_main)
1502 (show_backtrace_past_entry, show_backtrace_limit)
1503 (show_frame_debug): Ditto.
1504 * exec.c (_initialize_exec, show_write_files): Ditto.
1505 * dwarf2read.c (_initialize_dwarf2_read)
1506 (show_dwarf2_max_cache_age): Ditto.
1507 * demangle.c (_initialize_demangler)
1508 (show_demangling_style_names): Ditto.
1509 * dcache.c (_initialize_dcache, show_dcache_enabled_p): Ditto.
1510 * cp-valprint.c (show_static_field_print)
1511 (_initialize_cp_valprint, show_vtblprint, show_objectprint): Ditto.
1512 * corefile.c (_initialize_core, show_gnutarget_string): Ditto.
1513 * cli/cli-logging.c (_initialize_cli_logging)
1514 (show_logging_overwrite, show_logging_redirect)
1515 (show_logging_filename): Ditto.
1516 * cli/cli-cmds.c (show_info_verbose, show_history_expansion_p)
1517 (init_cli_cmds, show_baud_rate, show_remote_debug)
1518 (show_remote_timeout, show_max_user_call_depth): Ditto.
1519 * charset.c (show_host_charset_name, show_target_charset_name)
1520 (initialize_charset): Ditto.
1521 * breakpoint.c (show_can_use_hw_watchpoints)
1522 (show_pending_break_support, _initialize_breakpoint): Ditto.
1523
1524 2005-02-23 Jim Blandy <jimb@redhat.com>
1525
1526 * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
1527
1528 2005-02-23 Andrew Cagney <cagney@gnu.org>
1529
1530 * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
1531 SEC_XXX flags.
1532
1533 2005-02-22 Andrew Cagney <cagney@gnu.org>
1534
1535 * configure.ac: Only enaable insight when itcl is present.
1536 * configure: Re-generate.
1537
1538 2005-02-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1539
1540 Committed by Andrew Cagney.
1541 * infptrace.c (store_register): Fix typo.
1542
1543 2005-02-21 Andrew Cagney <cagney@gnu.org>
1544
1545 * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
1546 * cli/cli-decode.h (add_set_cmd): Delete declaration.
1547 * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
1548 * i386-nat.c (_initialize_i386_nat): Update call.
1549 * valprint.c (_initialize_valprint): Update comment.
1550 * gnu-nat.c (_initialize_gnu_nat): Update call.
1551
1552 2005-02-21 Alan Modra <amodra@bigpond.net.au>
1553
1554 * elfread.c (elf_symtab_read): Discard section syms.
1555
1556 2005-02-21 Andrew Cagney <cagney@gnu.org>
1557
1558 * cli/cli-decode.c (add_set_enum_cmd): Delete function.
1559 (deprecated_add_show_from_set): Delete function.
1560 * command.h (add_set_enum_cmd): Delete declaration.
1561 (deprecated_add_show_from_set): Delete declaration.
1562 * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
1563 (deprecated_add_show_from_set): Delete declaration.
1564 * arm-tdep.c (_initialize_arm_tdep): Update comment.
1565 * kod.c (kod_set_os): Simplify.
1566 * infrun.c (set_schedlock_func): Simplify.
1567 * cli/cli-dump.c (add_dump_command): Update comment.
1568
1569 Replace string variables with a filename completer with
1570 add_setshow_optional_filename_cmd.
1571 * solib.c, symfile.c: Update.
1572 * cli/cli-setshow.c: Do not tidle expand the file.
1573
1574 Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
1575 and add_setshow_string_noescape_cmd.
1576 * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
1577 NULL command's value.
1578 * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
1579 * remote-sds.c, remote.c, symfile.c, top.c: Update.
1580
1581 2005-02-20 Andrew Cagney <cagney@gnu.org>
1582
1583 Use add_setshow_enum_cmd through out.
1584 * arch-utils.c, charset.c, demangle.c, i386-tdep.c: Update.
1585 * infrun.c, mips-tdep.c, osabi.c, serial.c, tui/tui-win.c: Update.
1586
1587 * mi/mi-main.c (captured_mi_execute_command): Use
1588 mi_cmd_interpreter_exec.
1589
1590 * cli/cli-decode.c (add_setshow_optional_filename_cmd): New
1591 function.
1592 * cli/cli-setshow.c (deprecated_show_value_hack)
1593 (do_setshow_command): Handle var_optional_filename.
1594 * command.h (enum var_types): Add var_optional_filename.
1595 (add_setshow_optional_filename_cmd): Declare.
1596 * infcmd.c (notice_args_read): Use.
1597
1598 * symfile-mem.c (symbol_file_add_from_memory): Pass
1599 target_read_memory to bfd_elf_bfd_from_remote_memory.
1600 (do_target_read_memory): Delete.
1601
1602 2005-02-16 Mark Kettenis <kettenis@gnu.org>
1603
1604 * value.h (value_contents_equal): New prototype.
1605 * value.c (value_contents_equal): New function.
1606 * varobj.c: Include "exceptions.h" and "gdb_assert.h". Don't
1607 include <math.h>.
1608 (varobj_set_value): Initialize error to zero.
1609 (varobj_update): Rename error2 to error and initialize it to zero.
1610 Slightly change the wording of some comments.
1611 (my_value_equal): Reimplement using TRY_CATCH and
1612 value_contents_equal.
1613
1614 2005-02-18 Andrew Cagney <cagney@gnu.org>
1615
1616 * cli/cli-decode.c (add_setshow_integer_cmd): New function.
1617 * command.h (add_setshow_integer_cmd): Declare.
1618 * cli/cli-cmds.c: Update.
1619
1620 Use add_setshow_uinteger_cmd through out.
1621 * printcmd.c, source.c, utils.c, valprint.c: Update.
1622
1623 Use add_setshow_zinteger_cmd through out. Re-sync gdbarch.sh
1624 and gdbarch.c.
1625 * breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
1626 * gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
1627 * pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
1628 * serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
1629 * varobj.c, cli/cli-cmds.c: Update.
1630 * gdbarch.c, gdb-events.c: Regenerate.
1631
1632 Use add_setshow_boolean_command through out. Delete #ifdef 0'ed
1633 code adding set/show boolean commands.
1634 * cp-valprint.c, dcache.c, exec.c, gdbtypes.c, infrun.c: Update.
1635 * monitor.c, p-valprint.c, pa64solib.c, printcmd.c: Update.
1636 * proc-api.c, remote-mips.c, remote.c, solib.c: Update.
1637 * somsolib.c, symfile.c, top.c, utils.c, valops.c: Update.
1638 * valprint.c, win32-nat.c, wince.c, xcoffsolib.c: Update.
1639 * cli/cli-cmds.c: Update.
1640
1641 2005-02-17 Andrew Cagney <cagney@gnu.org>
1642
1643 * cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
1644 to filename_completer.
1645 * solib.c (_initialize_solib, reload_shared_libraries): Use
1646 add_setshow_filename_cmd.
1647 * serial.c (_initialize_serial): Ditto.
1648 * remote-utils.c (_initialize_sr_support): Ditto.
1649
1650 * cli/cli-decode.c (add_setshow_string_noescape_cmd): New function.
1651 * command.h (add_setshow_string_noescape_cmd): Declare.
1652 * wince.c (_initialize_wince): Use.
1653 * symfile.c (_initialize_symfile): Use.
1654 (set_ext_lang_command): Update declaration.
1655 * corefile.c (_initialize_core): Use.
1656
1657 * cli/cli-decode.c (add_setshow_cmd_full, add_setshow_enum_cmd)
1658 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1659 (add_setshow_filename_cmd, add_setshow_string_cmd)
1660 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
1661 fprint_setshow parameter.
1662 * command.h (fprint_setshow_ftype): Delete.
1663 (add_setshow_cmd_full, add_setshow_enum_cmd)
1664 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1665 (add_setshow_filename_cmd, add_setshow_string_cmd)
1666 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
1667 fprint_setshow parameter.
1668 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
1669 * complaints.c, cris-tdep.c, dwarf2read.c, frame.c: Update.
1670 * hppa-tdep.c, infcall.c, m32r-rom.c, maint.c: Update.
1671 * mips-tdep.c, nto-tdep.c, observer.c, remote-rdi.c: Update
1672 * remote.c, target.c, cli/cli-logging.c: Update.
1673
1674 2005-02-16 Andrew Cagney <cagney@gnu.org>
1675
1676 Merge setshow print and show parameters.
1677 * command.h (show_value_ftype): Define.
1678 (deprecated_show_value_hack): Declare.
1679 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
1680 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
1681 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
1682 (add_setshow_zinteger_cmd): Change type of show_func to
1683 show_value_ftype.
1684 * cli/cli-decode.h (struct cmd_list_element): Replace
1685 fprint_setshow with show_value_func.
1686 * cli/cli-decode.c (add_setshow_cmd_full): Update show_func
1687 parameter. Set show_value_func. Do not set cmd_sfunc.
1688 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
1689 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
1690 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
1691 (add_setshow_zinteger_cmd): Update.
1692 * complaints.c (complaints_show_value): Replace
1693 fprint_setshow_complaints.
1694 (_initialize_complaints): Update.
1695 * mips-tdep.c (show_mask_address): Update.
1696 * arm-tdep.c (show_fp_model): Update.
1697 * cli/cli-setshow.c (do_setshow_command): Call show_value_func
1698 instead of fprint_setshow. Use deprecated_show_value_hack.
1699 (deprecated_show_value_hack): New function.
1700 * remote.c (add_packet_config_cmd, show_remote_cmd):
1701 (show_remote_protocol_P_packet_cmd)
1702 (show_remote_protocol_P_packet_cmd)
1703 (show_remote_protocol_Z_access_wp_packet_cmd)
1704 (show_remote_protocol_Z_hardware_bp_packet_cmd)
1705 (show_remote_protocol_Z_packet_cmd)
1706 (show_remote_protocol_Z_read_wp_packet_cmd)
1707 (show_remote_protocol_Z_software_bp_packet_cmd)
1708 (show_remote_protocol_Z_write_wp_packet_cmd)
1709 (show_remote_protocol_binary_download_cmd)
1710 (show_remote_protocol_p_packet_cmd)
1711 (show_remote_protocol_qPart_auxv_packet_cmd)
1712 (show_remote_protocol_qSymbol_packet_cmd)
1713 (show_remote_protocol_vcont_packet_cmd): Update.
1714
1715 2005-02-16 Mark Kettenis <kettenis@gnu.org>
1716
1717 * wrapper.h: Update copyright year. Properly wrap a few
1718 prototypes.
1719 (struct gdb_wrapper_arguments): Remove forward declaration.
1720 * wrapper.c: Update copyright year. Include "ui-out.h".
1721 (struct gdb_wrapper_arguments): Remove.
1722 (struct captured_value_struct_elt_args): Remove.
1723 (wrapper_parse_exp_1, wrap_evaluate_expression)
1724 (wrap_value_fetch_lazy, wrap_value_equal, wrap_value_assign)
1725 (wrap_value_subscript, wrap_value_ind, wrap_parse_and_eval_type)
1726 (do_captured_value_struct_elf): Remove functions.
1727 (gdb_parse_exp_1, gdb_evaluate_expression, gdb_value_fetch_lazy)
1728 (gdb_value_equal, gdb_value_assign, gdb_value_subscript)
1729 (gdb_value_ind, gdb_parse_and_eval_type, gdb_value_struct_elt):
1730 Re-implement using TRY_CATCH.
1731
1732 2005-02-16 Yoshinori Sato <ysato@users.sourceforge.jp>
1733
1734 * remote-e7000.c: unuse TM_FILE defined macro.
1735 (e7000_fetch_registers)
1736 (e7000_store_registers)
1737 (e7000_wait): delete NUM_REALREGS.
1738 * remote-hms.c: move TM_FILE macro.
1739 (CCR_REGNO): move define from tm-h8300.h.
1740
1741 2005-02-15 Mark Kettenis <kettenis@gnu.org>
1742
1743 * amd64-linux-tdep.c: Update copyright year.
1744 (amd64_linux_sigtramp_start): Use sizeof operator instead of
1745 LINUX_SIGTRAMP_LEN.
1746
1747 2004-02-15 Joel Brobecker <brobecker@gnat.com>
1748
1749 From Paul Hilfinger <hilfinger@gnat.com>
1750 * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
1751 SYMBOL_NATURAL_NAME to set type names.
1752
1753 2005-02-15 Andrew Cagney <cagney@gnu.org>
1754
1755 Mark up add_com, add_info and add_prefix_cmd.
1756 * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
1757 * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
1758 * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
1759 * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
1760 * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
1761 * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
1762 * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
1763 * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
1764 * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
1765 * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
1766 * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
1767 * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
1768 * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
1769 * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
1770 * tui/tui-stack.c, tui/tui-win.c: Update.
1771
1772 2005-02-14 Andrew Cagney <cagney@gnu.org>
1773
1774 * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
1775 * config/h8300/tm-h8300.h: Delete file.
1776
1777 Mark up add_cmd.
1778 * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
1779 * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
1780 * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
1781 * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
1782 * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
1783 * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
1784 * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
1785 * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
1786 * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
1787 * cli/cli-logging.c, tui/tui-regs.c: Update.
1788
1789 Mark up add_setshow functions, replace "PRINT:" comment prefix
1790 with "FIXME: i18n:".
1791 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
1792 * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
1793 * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
1794 * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
1795 * target.c, cli/cli-logging.c: Update.
1796
1797 * utils.c (paddress): New function.
1798 * defs.h (paddress): Declare.
1799 * printcmd.c (deprecated_print_address_numeric): Rename
1800 print_address_numeric, call paddress.
1801 * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
1802 * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
1803 * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
1804 * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
1805 * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
1806 * ada-valprint.c: Update.
1807
1808 2005-02-13 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1809
1810 * MAINTAINERS: Add myself to "Write After Approval".
1811
1812 2005-02-12 Yoshinori Sato <ysato@users.sourceforge.jp>
1813
1814 Restore h8300 support.
1815 * configure.tgt: Add h8300-*-*
1816 * h8300-tdep.c: New file. Rewrite new frame code.
1817 * config/h8300/h8300.mt: New file. Restored Rev 1.3
1818 * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
1819
1820 * MAINTAINERS: Add myself to "Write After Approval".
1821
1822 2005-02-11 Andrew Cagney <cagney@gnu.org>
1823
1824 Mark up some of printf_filtered and printf_unfiltered.
1825 * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
1826 * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
1827 * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
1828 * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
1829 * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
1830 * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
1831 * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
1832 * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
1833 * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
1834 * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
1835 * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
1836 * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
1837 * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
1838 * tui/tui-regs.c, tui/tui-win.c: Update.
1839
1840 Mark up error_no_arg, query, perror_with_name, complaint, and
1841 internal_error.
1842 * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
1843 * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
1844 * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
1845 * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
1846 * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
1847 * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
1848 * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
1849 * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
1850 * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
1851 * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
1852 * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
1853 * interps.c, language.c, linespec.c, linux-nat.c: Update.
1854 * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
1855 * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
1856 * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
1857 * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
1858 * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
1859 * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
1860 * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
1861 * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
1862 * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
1863 * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
1864 * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
1865 * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
1866 * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
1867 * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
1868 * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
1869 * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
1870 * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
1871 * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
1872 * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
1873 * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
1874 * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
1875 * tui/tui-file.c, tui/tui-interp.c: Update.
1876
1877 2005-02-10 Andrew Cagney <cagney@gnu.org>
1878
1879 Mark up all error and warning messages.
1880 * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
1881 * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
1882 * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
1883 * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
1884 * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
1885 * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
1886 * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
1887 * event-top.c, exec.c, expprint.c, f-lang.c: Update.
1888 * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
1889 * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
1890 * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
1891 * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
1892 * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
1893 * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
1894 * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
1895 * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
1896 * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
1897 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
1898 * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
1899 * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
1900 * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
1901 * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
1902 * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
1903 * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
1904 * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
1905 * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
1906 * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
1907 * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
1908 * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
1909 * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
1910 * remote-rdp.c, remote-sim.c, remote-st.c: Update.
1911 * remote-utils.c, remote-utils.h, remote.c: Update.
1912 * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
1913 * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
1914 * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
1915 * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
1916 * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
1917 * somread.c, somsolib.c, source.c, stabsread.c: Update.
1918 * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
1919 * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
1920 * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
1921 * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
1922 * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
1923 * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
1924 * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
1925 * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
1926 * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
1927 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
1928 * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
1929 * tui/tui-win.c: Update.
1930
1931 2005-02-10 Ian Lance Taylor <ian@airs.com>
1932
1933 * MAINTAINERS: Update my e-mail address.
1934
1935 2005-02-10 Daniel Jacobowitz <dan@debian.org>
1936
1937 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
1938 PR exp/1821
1939 * cp-valprint.c: Include "language.h".
1940 (cp_print_value_fields): Pass the current language to
1941 fprintf_symbol_filtered.
1942 * Makefile.in (cp-valprint.o): Update dependencies.
1943
1944 2005-02-10 Andrew Cagney <cagney@gnu.org>
1945
1946 * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
1947 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1948 (add_setshow_filename_cmd, add_setshow_string_cmd)
1949 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
1950 print string parameter with fprint_setshow function.
1951 * command.h (fprint_setshow_ftype): Define. Update declarations.
1952 * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
1953 available, use that.
1954 * cli/cli-decode.h (struct cmd_list_element): Add field
1955 fprint_setshow.
1956 * complaints.c (fprint_setshow_complaints): New function.
1957 (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
1958 * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
1959 with NULL.
1960 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1961 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1962 * cris-tdep.c (_initialize_cris_tdep): Ditto.
1963 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1964 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1965 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
1966 * dwarf2read.c (_initialize_dwarf2_read): Ditto.
1967 * frame.c (_initialize_frame): Ditto.
1968 * target.c (initialize_targets): Ditto.
1969 * maint.c (_initialize_maint_cmds): Ditto.
1970 * observer.c (_initialize_observer): Ditto.
1971 * infcall.c (_initialize_infcall): Ditto.
1972 * breakpoint.c (_initialize_breakpoint): Ditto.
1973 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1974 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1975
1976 * cli/cli-setshow.c (do_setshow_command): Move code printing the
1977 value to the end of the function. Handle MI and non-MI output
1978 differently.
1979
1980 2005-02-09 Andrew Cagney <cagney@gnu.org>
1981
1982 * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
1983 show_result parameters.
1984 * mips-tdep.c (_initialize_mips_tdep): Update calls.
1985 * command.h: Update declaration.
1986 * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
1987 calls.
1988
1989 * NEWS: Mention removed commands.
1990 * m68hc11-tdep.c (show_regs): Delete, unused.
1991 (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
1992 * gdb-events.sh: Delete deprecated "set eventdebug" and "show
1993 eventdebug" commands.
1994 * gdb-events.c: Regenerate.
1995 * gdbarch.sh: Delete deprecated "set archdebug" and "show
1996 archdebug" commands.
1997 * gdbarch.c: Regenerate.
1998 * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
1999 remotedebug" and "show remotedebug".
2000 * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
2001 disassembly-flavor", "show arm disassembly-flavor", and
2002 "othernames" commands.
2003 (arm_othernames): Delete unused function.
2004
2005 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
2006 (convert_code_addr_to_desc_addr): Convert any function code
2007 address to the corresponding function's descriptor.
2008 (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
2009 TYPE_CODE_INT use the same code paths as TYPE_CODE_INT. When
2010 writing, convert any function code address to the corresponding
2011 descriptor.
2012
2013 * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
2014 * config/powerpc/linux.mt (TDEPFILES): Ditto.
2015 * config/pa/linux.mt (TDEPFILES): Ditto.
2016 * config/mips/linux.mt (TDEPFILES): Ditto.
2017 * config/m68k/linux.mt (TDEPFILES): Ditto.
2018 * config/m32r/linux.mt (TDEPFILES): Ditto.
2019 * config/ia64/linux.mt (TDEPFILES): Ditto.
2020 * config/arm/linux.mt (TDEPFILES): Ditto.
2021
2022 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
2023
2024 * symmisc.c: Include gdb_stat.h.
2025 (maintenance_print_msymbols): Use inode numbers to compare files.
2026
2027 2005-02-08 Andrew Cagney <cagney@gnu.org>
2028
2029 * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
2030 (METHOD_PTR_TO_VOFFSET): Move from here ...
2031 * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
2032 (METHOD_PTR_TO_VOFFSET): ... to here.
2033 * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
2034 * Makefile.in: Update dependencies.
2035
2036 * exceptions.c: Do not include <setjmp.h>.
2037 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
2038 (catch_exception, catch_exceptions_with_msg, catch_errors)
2039 (catch_command_errors): Use TRY_CATCH.
2040 (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
2041 (exceptions_state_mc_init): Rename catcher_init.
2042 (exceptions_state_mc): Rename catcher_state_machine.
2043 (exceptions_state_mc_action_iter)
2044 (exceptions_state_mc_action_iter_1): New functions.
2045 * exceptions.h: Include <setjmp.h>.
2046 (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
2047 (EXCEPTIONS_SIGLONGJMP): Define.
2048 (exceptions_state_mc_init, exceptions_state_mc_action_iter)
2049 (exceptions_state_mc_action_iter_1): Declare.
2050 (TRY_CATCH): Define.
2051
2052 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
2053 no longer needed.
2054
2055 * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
2056 PT_FPSCR breakage.
2057
2058 * value.c (struct value): Move to here ...
2059 * value.h (struct value): ... from here. Copy comments to
2060 corresponding function declarations, re-order.
2061
2062 2005-02-07 Andrew Cagney <cagney@gnu.org>
2063
2064 * value.c (set_value_bitpos, set_value_bitsize): Define.
2065 * value.h (set_value_bitpos, set_value_bitsize): Declare.
2066 * ada-lang.c, valarith.c: Update.
2067
2068 * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
2069 value_contents_writeable, include note that there are problems.
2070 * breakpoint.c, infcall.c: Use VALUE_LVAL.
2071
2072 * value.h (set_value_offset): Declare.
2073 * value.c (set_value_offset): Declare.
2074 * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
2075 * findvar.c: Update.
2076
2077 * value.h (value_next): Declare.
2078 * value.c (value_next): Define.
2079 * breakpoint.c: Update.
2080
2081 * value.h (deprecated_set_value_modifiable)
2082 (deprecated_value_modifiable): Declare.
2083 * value.c (deprecated_set_value_modifiable): Define.
2084 (deprecated_value_modifiable): Define.
2085 * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
2086
2087 * value.h (deprecated_set_value_type): Declare.
2088 * value.c (deprecated_set_value_type): Define.
2089 * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
2090 * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
2091 * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
2092 * ax-gdb.c, tracepoint.c: Update.
2093
2094 * value.h (deprecated_value_lval_hack)
2095 (deprecated_value_address_hack)
2096 (deprecated_value_internalvar_hack)
2097 (deprecated_value_regnum_hack): Declare.
2098 (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
2099 (VALUE_FRAME_ID, VALUE_REGNUM): Use.
2100 * value.c (deprecated_value_lval_hack)
2101 (deprecated_value_address_hack)
2102 (deprecated_value_internalvar_hack)
2103 (deprecated_value_regnum_hack): Define.
2104
2105 * value.h (VALUE_POINTED_TO_OFFSET): Delete.
2106 (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
2107 * value.c (set_value_pointed_to_offset): Define
2108 (value_pointed_to_offset): Define.
2109 * valops.c: Update.
2110
2111 * value.h (VALUE_EMBEDDED_OFFSET): Delete.
2112 (value_embedded_offset, set_value_embedded_offset): Declare.
2113 * value.c (value_embedded_offset): Define.
2114 (set_value_embedded_offset): Define.
2115 * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
2116 * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
2117 * cp-abi.h: Update.
2118
2119 * value.h (VALUE_LAZY): Delete
2120 (set_value_lazy): Declare.
2121 * value.c (set_value_lazy): Define.
2122 * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
2123 * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
2124
2125 2005-02-06 Andrew Cagney <cagney@gnu.org>
2126
2127 * value.h (VALUE_OPTIMIZED_OUT): Delete.
2128 (value_optimized_out, set_value_optimized_out): Declare.
2129 * value.c (set_value_optimized_out, value_optimized_out): Define.
2130 * valprint.c, findvar.c, dwarf2loc.c: Update.
2131
2132 * value.c (value_contents, value_contents_writeable): New
2133 functions.
2134 * value.h (VALUE_CONTENTS): Delete macro.
2135 (value_contents, value_contents_writeable): Declare.
2136 * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
2137 * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
2138 * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
2139 * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
2140 * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
2141 * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
2142 * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
2143 * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
2144 * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
2145 * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
2146 * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
2147 * ada-valprint.c, ada-lang.c: Update.
2148
2149 2005-02-03 Andrew Cagney <cagney@gnu.org>
2150
2151 * utils.c (xzalloc): New function.
2152 * defs.h (XZALLOC): Use xzalloc.
2153 (xzalloc): Declare.
2154 * value.c (allocate_value): Allocate a zeroed buffer.
2155 * mdebugread.c (xzalloc): Delete.
2156
2157 2005-02-02 Andrew Cagney <cagney@gnu.org>
2158
2159 * value.h (value_lazy): Declare.
2160 * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
2161 * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
2162
2163 * value.h (VALUE_CONTENTS_ALL): Delete.
2164 (value_contents_all): Declare.
2165 * value.c (value_contents_all): New function.
2166 * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
2167 * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
2168
2169 * value.c (value_enclosing_type): New function.
2170 * value.h (VALUE_ENCLOSING_TYPE): Delete.
2171 (value_enclosing_type): Declare.
2172 * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
2173 * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
2174
2175 * value.c (value_contents_all_raw)
2176 (value_contents_raw): New functions.
2177 * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
2178 (value_contents_raw, value_contents_all_raw): Declare functions.
2179 (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
2180 * std-regs.c, valarith.c, valops.c, eval.c: Update.
2181 * tracepoint.c, findvar.c: Update.
2182
2183 2005-02-01 Orjan Friberg <orjanf@axis.com>
2184
2185 * regformats/reg-cris.dat: New file with register definitions for CRIS.
2186 * regformats/reg-crisv32.dat: Ditto for CRISv32.
2187
2188 2005-01-31 Andrew Cagney <cagney@gnu.org>
2189
2190 * configure: Regenerate to track ../gettext.m4.
2191
2192 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
2193
2194 * MAINTAINERS: Add myself to "Write After Approval".
2195
2196 * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
2197 * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
2198 * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
2199
2200 2005-01-29 Mark Kettenis <kettenis@gnu.org>
2201
2202 * configure.ac: Remove extra check for ranlib.
2203 * configure: Regenerated.
2204
2205 2005-01-28 Andrew Cagney <cagney@gnu.org>
2206
2207 * language.h (struct language_defn): Make la_val_print's buffer
2208 parameter a const bfd_byte.
2209 * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
2210 * ada-lang.c (ada_aligned_value_addr)
2211 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
2212 * valprint.c (val_print_array_elements): Update.
2213 * valprint.h (val_print_array_elements): Update.
2214 * ada-lang.h (ada_val_print, ada_aligned_value_addr)
2215 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
2216 * ada-valprint.c (ada_val_print, struct ada_val_print_args)
2217 (ada_val_print_1, ada_print_floating, printable_val_type)
2218 (print_record, val_print_packed_array_elements)
2219 (print_field_values, print_variant_part): Update.
2220 * c-lang.h (c_val_print, cp_print_value_fields): Update.
2221 * c-valprint.c (c_val_print): Update.
2222 * f-lang.h (f_val_print): Update.
2223 * f-valprint.c (f_val_print, f77_print_array_1)
2224 (f77_print_array): Update.
2225 * jv-lang.h (java_val_print): Update.
2226 * jv-valprint.c (java_print_value_fields, java_val_print): Update.
2227 * language.c (unk_lang_val_print): Update.
2228 * m2-lang.h (m2_val_print): Update.
2229 * m2-valprint.c (m2_val_print): Update.
2230 * p-lang.h (pascal_val_print): Update.
2231 (pascal_object_print_value_fields): Update.
2232 * p-valprint.c (pascal_val_print)
2233 (pascal_object_print_value_fields, pascal_object_print_value)
2234 (pascal_object_print_value): Update.
2235 * scm-lang.h (scm_val_print): Update.
2236 * scm-valprint.c (scm_val_print): Update.
2237 * value.h (val_print): Update.
2238
2239 * p-lang.h (pascal_object_print_class_member)
2240 (pascal_object_print_class_method): Make buffer a const bfd_byte.
2241 * p-valprint.c (pascal_object_print_class_method)
2242 (pascal_object_print_class_method): Ditto.
2243
2244 * language.h (struct language_defn): Make la_printstr's buffer
2245 parameter a const bfd_byte.
2246 * p-lang.h (pascal_printstr): Update function to match.
2247 * ada-valprint.c (ada_printstr): Update function to match.
2248 * scm-lang.c (scm_printstr): Update function to match.
2249 * p-lang.c (pascal_printstr): Update function to match.
2250 * ada-lang.h (ada_printstr): Update function to match.
2251 * m2-lang.c (m2_printstr): Update function to match.
2252 * objc-lang.c (objc_printstr): Update function to match.
2253 * c-lang.h (c_printstr): Update function to match.
2254 * f-lang.c (f_printstr): Update function to match.
2255 * c-lang.c (c_printstr): Update function to match.
2256 * language.c (unk_lang_printstr): Update function to match.
2257
2258 * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
2259 * valprint.h (val_print_type_code_int): Ditto.
2260
2261 * objc-lang.h (c_val_print, c_value_print): Delete declarations.
2262
2263 * cp-valprint.c (cp_print_class_method)
2264 (cp_print_class_member): Make buffer a const bfd_byte.
2265 * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
2266
2267 * ada-lang.c (value_from_contents_and_address)
2268 (to_record_with_fixed_variant_part)
2269 (value_tag_from_contents_and_address, ada_to_fixed_type)
2270 (to_fixed_variant_branch_type, to_fixed_record_type)
2271 (ada_template_to_fixed_record_type, cond_offset_host)
2272 (ada_template_to_fixed_record_type_1): Make buffer a const
2273 bfd_byte.
2274 * ada-lang.h (ada_template_to_fixed_record_type_1)
2275 (value_from_contents_and_address, ada_to_fixed_type): Ditto.
2276
2277 * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
2278
2279 * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
2280 * printcmd.c (print_scalar_formatted): Update.
2281
2282 * value.h (value_bit_index, print_floating)
2283 (find_rt_vbase_offset): Make buffer a const bfd_byte.
2284 * valprint.c (print_floating): Update.
2285 * valarith.c (value_bit_index): Update.
2286 * valops.c (find_rt_vbase_offset): Update.
2287
2288 * valprint.h (print_octal_chars, print_char_chars)
2289 (print_hex_chars, print_decimal_chars, print_binary_chars): Make
2290 buffer a const bfd_byte.
2291 * valprint.c (print_binary_chars, print_octal_chars)
2292 (print_decimal_chars, print_hex_chars, print_char_chars): Make
2293 "valaddr"buffer a const bfd_byte, ditto for local variables
2294 referencing that buffer.
2295
2296 * m2-valprint.c: Include "c-lang.h".
2297 (c_val_print): Delete extern declaration.
2298 * scm-valprint.c: Include "c-lang.h".
2299 (c_val_print): Delete extern declaration.
2300 Makefile.in: Update dependencies.
2301
2302 * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
2303 bfd_byte.
2304 * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
2305 (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
2306 bfd_byte.
2307 * cp-abi.c (baseclass_offset): Update.
2308 * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
2309
2310 * gnu-v2-abi.h: New file.
2311 * gnu-v2-abi.c: Include "gnu-v2-abi.h".
2312 (gnuv2_baseclass_offset): Delete declaration.
2313 * hpacc-abi.c: Include "gnu-v2-abi.h".
2314 (gnuv2_baseclass_offset): Delete extern declaration.
2315 * Makefile.in: Update dependencies.
2316
2317 * doublest.c (floatformat_is_negative, floatformat_is_nan)
2318 (floatformat_mantissa, get_field): Make the buffer a const
2319 bfd_byte, simplify.
2320
2321 2005-01-27 Andrew Cagney <cagney@gnu.org>
2322
2323 * value.h (struct value): Change type of contents to bfd_byte.
2324 (VALUE_CONTENTS_RAW): Simplify.
2325
2326 * gdbarch.sh (integer_to_address): Change buf parameter to a const
2327 bfd_byte, make pure-multi-arch.
2328 * gdbarch.h, gdbarch.c: Regenerate.
2329 * mips-tdep.c (mips_integer_to_address): Update.
2330 * value.c (value_as_address): Update.
2331
2332 * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
2333 * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
2334 parameters const, change buf to a const bfd_byte.
2335 (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
2336 parameters const.
2337
2338 * corefile.c (write_memory): Update, make a copy of the read-only
2339 buffer.
2340 * target.c (target_read_memory): Update.
2341 (target_write_memory): Update, make a copy of the read-only
2342 buffer.
2343 * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
2344 const.
2345 * target.h (target_read_memory, target_write_memory): Change
2346 buffer type to bfd_byte; for write_memory, make it const.
2347 * symfile-mem.c (do_target_read_memory): New function.
2348 (symbol_file_add_from_memory): Pass do_target_read_memory to
2349 bfd_elf_bfd_from_remote_memory.
2350
2351 * value.h: Indent using gdb_indent.sh.
2352
2353 * configure: Regenerate to track ../gettext.m4 change.
2354
2355 2005-01-26 Andrew Cagney <cagney@gnu.org>
2356
2357 * rs6000-tdep.c: Include "reggroups.h".
2358 (rs6000_gdbarch_init): Set register_reggroup_p.
2359 (rs6000_register_reggroup_p): New function.
2360
2361 2005-01-26 Orjan Friberg <orjanf@axis.com>
2362
2363 * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
2364 (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
2365 CRISv32.
2366 (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
2367 (cris_region_ok_for_watchpoint, cris_stopped_data_address)
2368 (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
2369 (crisv32_register_type, cris_special_register_name)
2370 (crisv32_register_name): New functions.
2371 (cris_spec_reg_applicable): Recognize more versions.
2372 (cris_register_name): Update with call to cris_special_register_name.
2373 (find_cris_op): Filter out CRISv32 instructions. Tweaked comment and
2374 warning when unable to find step target.
2375 (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
2376 (supply_gregset): Add struct gdbarch_tdep. Set pseudo-PC register for
2377 CRISv32.
2378 (fetch_core_registers): Update for CRISv32.
2379 (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
2380 register_name, cannot_store_register, cannot_fetch_register,
2381 have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
2382
2383 2005-01-26 Nick Roberts <nickrob@snap.net.nz>
2384
2385 * interps.c (interpreter_exec_cmd): Use condition,
2386 e.reason < 0, to raise an error.
2387
2388 2005-01-25 Andrew Cagney <cagney@gnu.org>
2389
2390 * ppc-linux-tdep.c: Include "tramp-frame.h"
2391 (struct ppc_linux_sigtramp_cache)
2392 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
2393 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
2394 (ppc_linux_sigtramp_cache): Delete.
2395 (ppc32_linux_sigaction_cache_init)
2396 (ppc64_linux_sigaction_cache_init)
2397 (ppc32_linux_sighandler_cache_init)
2398 (ppc64_linux_sighandler_cache_init)
2399 (ppc32_linux_sigaction_tramp_frame)
2400 (ppc64_linux_sigaction_tramp_frame)
2401 (ppc32_linux_sighandler_tramp_frame)
2402 (ppc64_linux_sighandler_tramp_frame)
2403 (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
2404 64-bit, sigaction and siginfo tramp-frame unwinders.
2405
2406 * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
2407 long_double_bit to 8.
2408
2409 2005-01-24 Andrew Cagney <cagney@gnu.org>
2410
2411 * infrun.c (handle_inferior_event): Handle back-to-back and nested
2412 signals where the step_resume_breakpoint may have already been
2413 inserted.
2414
2415 2005-01-24 Andrew Cagney <cagney@gnu.org>
2416
2417 * configure: Regenerate, ../gettext.m4 was updated.
2418
2419 2005-01-23 Mark Kettenis <kettenis@gnu.org>
2420
2421 * NEWS: Mention new BSD user-level threads support.
2422
2423 * i386obsd-tdep.c: Update copyright year. Include
2424 "bsd-uthread.h".
2425 (i386obsd_uthread_reg_offset): New variable.
2426 (I386OBSD_UTHREAD_ESP_OFFSET): New define.
2427 (i386obsd_supply_uthread, i386obsd_collect_uthread): New
2428 functions.
2429 (i386obsd_init_abi): Set supply_uthread and collect_uthread.
2430 * Makefile.in (i386obsd-tdep.o): Update dependencies.
2431 * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
2432
2433 2005-01-23 Christopher Faylor <cgf@timesys.com>
2434
2435 * win32-nat.c: Update copyright year.
2436 (child_init_thread_list): Set thread linked list point to NULL so that
2437 it won't be reused after clearing.
2438
2439 2005-01-21 Mark Kettenis <kettenis@gnu.org>
2440
2441 * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
2442 undefs.
2443 * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
2444 thread' has a td_pcb member and whether `struct reg' has r_fs and
2445 r_gs members.
2446 * configure, config.in: Regenerate.
2447
2448 2005-01-21 Mark Kettenis <kettenis@gnu.org>
2449
2450 * configure.ac: Remove ia64-*-aix* junk.
2451 * configure: Regenerate.
2452
2453 * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
2454 and BFD_NEED_DECLARATION. Don't check if a declaration of strdup
2455 is necessary.
2456 * configure, config.in: Regenerate.
2457 * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
2458 BFD_NEED_DECLARATION. Never provide a prototype for
2459 caninicalize_file_name.
2460 * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
2461 BFD_NEED_DECLARATION.
2462
2463 * configure.ac (targ_archs): Use standard autoconf check for
2464 "struct stat.st_blocks" instead of rolling our own.
2465 * configure: Regenerated.
2466 * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
2467 * config.in: Regenerated.
2468
2469 2005-01-21 Mark Kettenis <kettenis@gnu.org>
2470
2471 * configure.ac: Modernize checks for `long long' and `long double'
2472 support.
2473 * configure: Regenerated.
2474 * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
2475 (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
2476 * config.in: Regenerated.
2477
2478 2005-01-20 Mark Kettenis <kettenis@gnu.org>
2479
2480 * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
2481 (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
2482 * configure.ac: Remove checks for HP-UX save_state structure.
2483 * configure: Regenerated.
2484
2485 2005-01-19 Andrew Cagney <cagney@gnu.org>
2486
2487 * utils.c (quit): Simplify, call fatal.
2488 * exceptions.c: Include "serial.h"
2489 (print_flush): Mimic flush code found in utils.c:quit.
2490 * Makefile.in: Update dependencies.
2491
2492 2005-01-19 Jim Blandy <jimb@redhat.com>
2493
2494 * configure.tgt: Set build_rdi_share to "yes" on those targets
2495 that use that debugging protocol.
2496 Set build_nlm to yes to build NLM stub for Netware targets.
2497 * configure.ac: If build_rdi_share is "yes", then configure the
2498 rdi-share subdirectory.
2499 If build_nlm is "yes", the configure the "nlm" subdirectory.
2500 * configure: Regenerated.
2501
2502 * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
2503 autoconf 2.59 and automake 1.9.3.
2504
2505 2005-01-19 Andrew Cagney <cagney@gnu.org>
2506
2507 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
2508 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
2509 * utils.c (internal_verror, quit): Update.
2510 * remote-sds.c (interrupt_query): Update.
2511 * remote-mips.c (mips_error, mips_kill): Update.
2512 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
2513 * remote.c (interrupt_query): Update.
2514 * ocd.c (interrupt_query): Update.
2515 * nto-procfs.c (interrupt_query): Update.
2516 * monitor.c (monitor_interrupt_query): Update.
2517 * breakpoint.c (break_command_1): Update.
2518
2519 * infrun.c: (resume, proceed, wait_for_inferior)
2520 (handle_inferior_event, stop_stepping)
2521 (prepare_to_wait): Write debug output to gdb_stdlog.
2522
2523 2005-01-19 Mark Kettenis <kettenis@gnu.org>
2524
2525 * inf-ptrace.c (inf_ptrace_prepare_to_store)
2526 (inf_ptrace_post_startup_inferior)
2527 (inf_ptrace_acknowledge_created_inferior)
2528 (inf_ptrace_insert_fork_catchpoint)
2529 (inf_ptrace_remove_fork_catchpoint)
2530 (inf_ptrace_insert_vfork_catchpoint):
2531 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
2532 (inf_ptrace_insert_exec_catchpoint)
2533 (inf_ptrace_remove_exec_catchpoint): Remove functions.
2534 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
2535 (inf_ptrace_target): Don't set to_prepare_to_store,
2536 to_post_startup_inferior, to_acknowledge_created_inferior,
2537 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
2538 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
2539 to_follow_fork, to_insert_exec_catchpoint,
2540 to_remove_exec_catchpoint.
2541
2542 2005-01-18 Andrew Cagney <cagney@gnu.org>
2543
2544 * target.h (struct target_ops): Change return type of
2545 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
2546 to_insert_exec_catchpoint to void.
2547 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
2548 (child_insert_exec_catchpoint): Change return type to void.
2549 * target.c (update_current_target): Update.
2550 (debug_to_insert_fork_catchpoint)
2551 (debug_to_insert_vfork_catchpoint)
2552 (debug_to_insert_exec_catchpoint): Update.
2553 * inf-child.c (inf_child_insert_fork_catchpoint)
2554 (inf_child_insert_vfork_catchpoint)
2555 (inf_child_insert_exec_catchpoint): Update.
2556 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
2557 * linux-nat.c (child_insert_fork_catchpoint)
2558 (child_insert_vfork_catchpoint)
2559 (child_insert_exec_catchpoint): Update.
2560 * inftarg.c (child_insert_fork_catchpoint)
2561 (child_insert_vfork_catchpoint,)
2562 (child_insert_exec_catchpoint): Update.
2563
2564 * remote.c (remote_open_1): Use throw_exception.
2565
2566 2005-01-17 Michael Snyder <msnyder@redhat.com>
2567
2568 * mips-linux-tdep.c: Whitespace tweaks.
2569
2570 2005-01-17 Corinna Vinschen <vinschen@redhat.com>
2571
2572 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
2573
2574 2005-01-17 Andrew Cagney <cagney@gnu.org>
2575
2576 * top.h (source_error, source_pre_error): Delete declaration.
2577 * cli/cli-script.c (source_error_allocated, source_error): Delete.
2578 (script_from_file, source_cleanup_lines): Do not manipulate
2579 source_error_allocated, error_pre_print and source_error.
2580 (struct source_cleanup_lines_args): Delete fields old_pre_error,
2581 and old_error_pre_print.
2582 * top.c (source_error_allocated, source_error)
2583 (source_pre_error): Delete.
2584 (command_line_input): Do not set error_pre_print.
2585 * event-top.c (command_line_handler): Do not set error_pre_print.
2586
2587 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
2588
2589 * MAINTAINERS: Update my email address.
2590
2591 2005-01-16 Mark Kettenis <kettenis@gnu.org>
2592
2593 * configure.ac: Provide prerequisite headers when checking
2594 <term.h>.
2595 * configure: Regenerate.
2596
2597 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
2598 and "bsd-uthread.h".
2599 (amd64fbsd_jmp_buf_reg_offset): New variable.
2600 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
2601 functions.
2602 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
2603 * i386fbsd-tdep.c: Fix typo.
2604 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
2605 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
2606
2607 2005-01-16 Andrew Cagney <cagney@gnu.org>
2608
2609 * cli/cli-script.c: Include "exceptions.h".
2610 (struct wrapped_read_command_file_args): Define.
2611 (wrapped_read_command_file): New function.
2612 (script_from_file): Replace direct call to read_command_file by
2613 one wrapped by an exception handler.
2614 * exceptions.c (throw_it): Free the old message after creating the
2615 new.
2616 * Makefile.in: Update dependencies.
2617
2618 2005-01-16 Mark Kettenis <kettenis@gnu.org>
2619
2620 * sparc64fbsd-tdep.c: Update copyright year.
2621 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
2622 functions.
2623 (sparc64fbsd_init_abi): Create register sets with collect
2624 functions.
2625
2626 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
2627 (_initialize_sparc64fbsd_nat): Add some extra features to the
2628 generic SPARC target.
2629 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
2630 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
2631 (NAT_FILE): Set to solib.h.
2632 * config/sparc/nm-fbsd.h: Remove file.
2633
2634 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
2635
2636 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
2637
2638 2005-01-16 Andrew Cagney <cagney@gnu.org>
2639
2640 * exceptions.c (struct catcher): Delete saved_error_pre_print and
2641 saved_quit_pre_print.
2642 (catcher_init): Delete parameter errstring, do not override the
2643 pre_print strings.
2644 (catcher_pop): Do not restore the pre_print strings.
2645 (catch_exception, catch_exceptions_with_msg, catch_errors)
2646 (catch_command_errors): Update catch_init calls.
2647
2648 2005-01-16 Mark Kettenis <kettenis@gnu.org>
2649
2650 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
2651 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
2652
2653 2005-01-15 Andrew Cagney <cagney@gnu.org>
2654
2655 * acinclude.m4: Include ../bfd/bfd.m4 instead of
2656 ../bfd/acinclude.m4. Include ../gettext.m4.
2657 * aclocal.m4, configure: Re-generate.
2658
2659 * exceptions.c (do_captured_command)
2660 (struct captured_command_args): Delete.
2661 (catch_command_errors): Simplify by inlining call to catch_errors.
2662
2663 * exceptions.c (struct catcher): Delete field print_message.
2664 (catcher_init): Delete print_message parameter.
2665 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
2666 (throw_it): Delete prefix parameter.
2667 (throw_verror, throw_vfatal, throw_error): Update.
2668
2669 2005-01-14 Andrew Cagney <cagney@gnu.org>
2670
2671 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
2672 (throw_reason): Leave the exception's message field blank.
2673 (throw_it): New function, create the exception and throw it.
2674 (throw_verror, throw_vfatal, throw_error): Call throw_it.
2675 (print_any_exception): New function.
2676 (catch_errors, catch_exceptions_with_msg): Call
2677 print_any_exception.
2678 (throw_exception): Move code calling annotate_error and
2679 annotate_quit from here ...
2680 (print_exception): ... to here.
2681
2682 * exceptions.c (exception_fprintf, exception_print): Move printing
2683 of \n from here ...
2684 (print_exception): ... to here.
2685 (print_flush): New function.
2686 (exception_print, exception_fprintf): Replace duplicated flush and
2687 wrap code with call to print_flush.
2688 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
2689 and print_exception.
2690 (do_write): Delete.
2691
2692 * remote-sds.c (interrupt_query): Call throw_reason instead of
2693 throw_exception.
2694 * remote-mips.c (mips_error, mips_kill): Ditto
2695 * ocd.c (interrupt_query): Ditto.
2696 * nto-procfs.c (interrupt_query): Ditto.
2697 * monitor.c (monitor_interrupt_query): Ditto.
2698
2699 2005-01-14 Jeff Johnston <jjohnstn@redhat.com>
2700
2701 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
2702
2703 2005-01-14 Andrew Cagney <cagney@gnu.org>
2704
2705 * exceptions.h (catch_exceptions): Delete errstring parameter.
2706 (catch_exceptions_with_msg): Ditto.
2707 * exceptions.c (catch_exceptions_with_msg): Update.
2708 (catch_exceptions): Update.
2709 * symfile-mem.c (add_vsyscall_page): Update.
2710 * frame.c (get_current_frame): Update.
2711 * wrapper.c (gdb_value_struct_elt): Update.
2712 * exceptions.c (catch_exceptions): Update.
2713 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
2714 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
2715 * remote-fileio.c (remote_fileio_request): Update.
2716
2717 * exceptions.h (exception_fprintf): Declare.
2718 (exception_print): Drop pre_print parameter.
2719 * mi/mi-main.c (mi_execute_command): Update exception_print call.
2720 * cli/cli-interp.c (safe_execute_command): Update exception_print
2721 call.
2722 * remote.c (remote_open_1): Instead of passing an error prefix to
2723 catch_exceptions, use catch_exceptions and exception_fprintf.
2724 (remote_start_remote): Change return type to void.
2725 * breakpoint.c (insert_bp_location): Instead of passing an error
2726 prefix to catch_exceptions, use catch_exceptions and
2727 exception_fprintf.
2728 (insert_catchpoint): Change return type to void.
2729 (break_command_1): Update exception_print call.
2730 * exceptions.c (exception_fprintf): New function.
2731 (print_exception): New function.
2732 (exception_print): Use print_exception.
2733
2734 * utils.c (error_output_message): Delete function.
2735 * defs.h (error_output_message): Delete declaration.
2736
2737 * linespec.c (symtab_from_filename, decode_variable): Use
2738 throw_error instead of error_silent.
2739 * breakpoint.c (do_captured_parse_breakpoint): Change return type
2740 to void.
2741 (break_command_1): Use catch_exception and check the error return
2742 status.
2743 * exceptions.c (throw_error): New function.
2744 (throw_vsilent): Delete function.
2745 * exceptions.h (throw_error): Declare.
2746 (throw_vsilent): Delete declaration.
2747 * utils.c (error_silent): Delete function.
2748 * defs.h (error_silent): Delete declaration.
2749
2750 * mi/mi-main.c (mi_execute_command): Print the exception.
2751 * cli/cli-interp.c (safe_execute_command): Print the exception.
2752 * exceptions.h (exception_print): Declare.
2753 * exceptions.c (struct catcher): Add field print_message.
2754 (catcher_init): Add parameter print_message, store in the catcher
2755 struct.
2756 (print_and_throw): Only print the message when print_message.
2757 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
2758 catcher_init.
2759 (catch_exception): Pass print_message=0 to catcher_init.
2760
2761 * varobj.c (varobj_create): Add missing \n.
2762
2763 2005-01-13 Michael Snyder <msnyder@redhat.com>
2764
2765 * cli/cli-decode.h: Whitespace tweaks.
2766 * wince.c: Whitespace tweaks.
2767 * uw-thread.c: Whitespace tweaks.
2768 * utils.c: Whitespace tweaks.
2769 * tracepoint.[ch]: Whitespace tweaks.
2770 * solist.h: Whitespace tweaks.
2771
2772 2005-01-13 Andrew Cagney <cagney@gnu.org>
2773
2774 * exceptions.h (struct exception): Make message const.
2775 * mi/mi-main.c (mi_execute_command): Pass result.message directly
2776 to fputstr_unfiltered.
2777
2778 2005-01-13 Michael Snyder <msnyder@redhat.com>
2779
2780 * stack.c: Whitespace tweaks.
2781 * somsolib.[ch]: Whitespace tweaks.
2782 * solib-aix.c: Whitespace tweaks.
2783 * solib.c: Whitespace tweaks.
2784 * solib-frv.c: Whitespace tweaks.
2785 * solib.h: Whitespace tweaks.
2786 * solib-irix.c: Whitespace tweaks.
2787 * solib-som.c: Whitespace tweaks.
2788 * solib-sunos.c: Whitespace tweaks.
2789 * solib-svr4.[ch]: Whitespace tweaks.
2790 * ser-tcp.c: Whitespace tweaks.
2791 * ser-unix.c: Whitespace tweaks.
2792 * serial.h: Whitespace tweaks.
2793 * scm-valprint.c: Whitespace tweaks.
2794 * rs6000-tdep.c: Whitespace tweaks.
2795 * rs6000-nat.c: Whitespace tweaks.
2796 * remote.c: Whitespace tweaks.
2797
2798 2005-01-13 Andrew Cagney <cagney@gnu.org>
2799
2800 * defs.h (error_last_message, error_init): Delete declaration.
2801 * utils.c (fatal, vfatal): Call throw_vfatal.
2802 (error, verror): Call throw_verror;
2803 (do_write, error_stream_1): Delete function.
2804 (error_stream): Simplify, call error.
2805 (error_last_message, error_init, gdb_lasterr): Delete.
2806 (error_silent): Simplify, call throw_vsilent.
2807 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
2808 * main.c (captured_main): Delete call to error_init.
2809 * exceptions.c (throw_verror, throw_verror)
2810 (throw_vsilent): New functions.
2811 (do_write, print_and_throw): New functions.
2812 (last_message): New global.
2813 (throw_reason): Replace error_last_message with last_message.
2814 (catch_exceptions_with_msg): Dup the message.
2815 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
2816 Declare.
2817
2818 2005-01-13 Michael Snyder <msnyder@redhat.com>
2819
2820 * remote-st.c: Whitespace tweaks.
2821 * remote-sim.c: Whitespace tweaks.
2822 * remote-mips.c: Whitespace tweaks.
2823 * pa64solib.[ch]: Whitespace tweaks.
2824 * mdebugread.c: Whitespace tweaks.
2825 * main.c: Whitespace tweaks.
2826 * interps.c: Whitespace tweaks.
2827 * infrun.c: Whitespace tweaks.
2828 * infcmd.c: Whitespace tweaks.
2829 * hpux-thread.c: Whitespace tweaks.
2830 * hppa-hpux-tdep.c: Whitespace tweaks.
2831 * gdbcore.h: Whitespace tweaks.
2832 * gdbcmd.h: Whitespace tweaks.
2833 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
2834 * corefile.c: Whitespace tweaks.
2835 * completer.c: Whitespace tweaks.
2836 * coff-solib.c: Whitespace tweaks.
2837 * coff-solib.h: Whitespace tweaks.
2838 * cli-out.c: Whitespace tweaks.
2839 * breakpoint.c: Whitespace tweaks.
2840 * cli/cli-interp.c: Tweak comments, per coding standard.
2841
2842 2005-01-13 Andrew Cagney <cagney@gnu.org>
2843
2844 * breakpoint.c (gdb_breakpoint_query): Update, use
2845 catch_exceptions_with_msg.
2846 (do_captured_breakpoint): Add uiout parameter.
2847 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
2848 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
2849 gdb_thread_select. Return MI_CMD_ERROR instead of
2850 MI_CMD_CAUGHT_ERROR.
2851 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
2852 (enum captured_mi_execute_command_actions): Delete
2853 EXECUTE_COMMAND_DISPLAY_ERROR.
2854 (captured_mi_execute_command): Delete code handling
2855 MI_CMD_CAUGHT_ERROR.
2856 (mi_execute_command): Don't check for
2857 EXECUTE_COMMAND_DISPLAY_ERROR.
2858 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
2859 gdb_breakpoint_query.
2860 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
2861 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
2862 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
2863 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
2864 parameter.
2865 * thread.c (thread_command): Update call.
2866 (gdb_thread_select, gdb_list_thread_ids): Update, call
2867 catch_exceptions_with_msg.
2868
2869 * mi/mi-main.c (mi_execute_command): Use catch_exception,
2870 eliminate call to error_last_message.
2871 (captured_mi_execute_command): Change return type to void.
2872
2873 2005-01-12 Andrew Cagney <cagney@gnu.org>
2874
2875 * exceptions.c (exception_none): New variable.
2876 * Makefile.in: Update dependencies.
2877 * interps.c: Include "exceptions.h".
2878 (interpreter_exec_cmd, interp_exec): Update to return "struct
2879 exception"
2880 * exceptions.h (no_exception): Declare.
2881 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
2882 * mi/mi-interp.c: Include "exceptions.h".
2883 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
2884 'struct exception".
2885 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
2886 (do_captured_execute_command): Update to use catch_exception.
2887 * interps.h: Include "exceptions.h".
2888 (interp_exec_ftype, interp_exec): Return "struct exception".
2889
2890 * exceptions.h (throw_reason): Rename throw_exception.
2891 (enum errors, struct exception): Define.
2892 (catch_exception_ftype): Define.
2893 (catch_exception, throw_exception): Declare.
2894 * exceptions.c (throw_exception): Rewrite.
2895 (throw_reason): New function.
2896 (struct catcher, catcher_state_machine): Replace "reason" with
2897 "exception", delete "gdberrmsg".
2898 (catch_exception): New function.
2899 (catcher_init): Replace "gdberrmsg" parameter with "exception".
2900 (catch_errors, catch_exceptions_with_msg): Re-implement passing
2901 exception to catcher_init.
2902 * utils.c (error_silent, error_stream_1): Use throw_reason.
2903 (internal_verror, quit): Ditto.
2904 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
2905 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
2906 * remote.c (remote_open_1, interrupt_query): Ditto.
2907
2908 2005-01-12 Mark Kettenis <kettenis@gnu.org>
2909
2910 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
2911 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
2912 (i386fbsd_jmp_buf_reg_offset): New variable.
2913 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
2914 functions.
2915 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
2916 * Makefile.in (i386fbsd-tdep.o): Update dependency.
2917 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
2918
2919 * bsd-uthread.h: New file.
2920 * bsd-uthread.c: New file.
2921 * Makefile.in (bsd_uthread_h): New variable.
2922 (ALLDEPFILES): Add bsd-uthread.c.
2923 (bsd-uthread.o): New dependency.
2924
2925 * solib.h Update copyright year.
2926 (struct so_list): Forward declaration.
2927 (solib_read_symbols): New prototype.
2928 * solib.c (solib_read_symbols): New function.
2929 (solib_add): Call solib_read_symbols to read in symbols.
2930 (update_solib_list): Call observer_notify_solib_loaded.
2931
2932 * i386bsd-nat.c: Update copyright year. Don't include
2933 <sys/param.h> and <sys/user.h>.
2934 (register_u_addr, kernel_u_size): Remove functions.
2935 * config/i386/obsd.mh (NAT_FILE): Remove.
2936 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
2937 * config/i386/nm-obsd.h: Remove file.
2938
2939 2005-01-12 Andrew Cagney <cagney@gnu.org>
2940
2941 * exceptions.c: Include "gdb_string.h".
2942 (enum catcher_state, struct catcher): Define.
2943 (current_catcher): New global, replaces catch_return;
2944 (catch_return): Delete.
2945 (throw_exception): Use current_catcher->buf;
2946 (catcher_init, catcher_pop, catcher_state_machine): New functions.
2947 (catcher): Delete.
2948 (struct catch_errors_args): Delete.
2949 (do_catch_errors): Delete.
2950 (catch_exceptions): Replace body with call to
2951 catch_exceptions_with_msg.
2952 (catcher): Delete.
2953 (catch_exceptions_with_msg, catch_errors): Re-implement using
2954 catcher_state_machine.
2955
2956 * exceptions.h (enum return_reason, RETURN_MASK)
2957 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
2958 (return_mask, throw_exception, catch_exceptions_ftype)
2959 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
2960 (catch_command_errors_ftype, catch_command_errors): Move to
2961 exceptions.h.
2962 * exceptions.c, exceptions.h: New files.
2963 * top.c: Do not include <setjmp.h>.
2964 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
2965 (throw_exception, catcher, catch_exceptions)
2966 (catch_exceptions_with_msg, struct catch_errors_args)
2967 (do_catch_errors, catch_errors, struct captured_command_args)
2968 (do_captured_command, catch_command_errors): Move to exceptions.c.
2969 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
2970 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
2971 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
2972 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
2973 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
2974 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
2975 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
2976 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
2977 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
2978 * ada-valprint.c, ada-lang.c: Ditto.
2979 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
2980 exceptions.o. Update all dependencies.
2981
2982 2005-01-11 Mark Kettenis <kettenis@gnu.org>
2983
2984 * config/i386/nm-fbsd.h: Update copyright year.
2985 Don't include "config/nm-bsd.h".
2986 (KERNEL_U_SIZE): Remove macro.
2987 (kernel_u_size): Remove prototype.
2988
2989 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
2990 * config/vax/nm-nbsdaout.h: Remove file.
2991
2992 2005-01-10 Elena Zannoni <ezannoni@redhat.com>
2993
2994 * MAINTAINERS: Remove self from sh/sh64 maintainership.
2995
2996 2005-01-10 Andrew Cagney <cagney@gnu.org>
2997
2998 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
2999 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
3000 maintainer.
3001
3002 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
3003 changes to CRIS.
3004
3005 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
3006 COMMIT means can approve).
3007
3008 2005-01-10 Mark Kettenis <kettenis@gnu.org>
3009
3010 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
3011 (vax_register_u_offset): Make statuc.
3012 (_initialize_vax_nat): Construct and add target vector.
3013 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
3014 inftarg.o. Add inf-ptrace.o.
3015 * Makefile.in (vax-nat.o): Update dependencies.
3016
3017 * inf-ptrace.h: Update copyright year. Sync comment with
3018 inf-ptrace.c.
3019 (inf_ptrace_trad_target): New prototype.
3020 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
3021 "gdb_assert.h"
3022 (inf_ptrace_target): Add comment.
3023 (inf_ptrace+register_u_offset): New variable.
3024 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
3025 (inf_ptrace_store_register, inf_ptrace_store_registers)
3026 (inf_ptrace_trad_target): New functions.
3027 * Makefile.in (inf-ptrace.o): Update dependencies.
3028
3029 2005-01-09 Mark Kettenis <kettenis@gnu.org>
3030
3031 * configure.ac: Provide prerequisite headers when checking
3032 <link.h>, <sys/proc.h> and <sys/user.h>.
3033 * configure: Regenerate.
3034
3035 2005-01-08 Mark Kettenis <kettenis@gnu.org>
3036
3037 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
3038 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
3039
3040 2005-01-07 Mark Kettenis <kettenis@gnu.org>
3041
3042 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
3043 Don't include "tm-ia64.h".
3044 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
3045 * config/ia64/tm-ia64.h: Remove. Move contents ...
3046 * ia64-tdep.h: ... here. Update copyright year.
3047
3048 2005-01-07 Andrew Cagney <cagney@gnu.org>
3049
3050 * configure.ac: Rename configure.in, require autoconf 2.59.
3051 * configure: Re-generate.
3052
3053 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
3054 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
3055 to configdirs.
3056
3057 * configure.in: Replace configdirs with multiple references to
3058 AC_CONFIG_SUBDIRS.
3059 * configure: Re-generate.
3060
3061 2005-01-05 Andreas Schwab <schwab@suse.de>
3062
3063 * ia64-tdep.c: Include "osabi.h".
3064 (native_find_global_pointer): Delete.
3065 (ia64_find_global_pointer): Renamed from
3066 generic_elf_find_global_pointer.
3067 (FIND_GLOBAL_POINTER): Delete. Change all users to call
3068 ia64_find_global_pointer instead.
3069 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
3070 to ia64_linux_sigcontext_register_address and
3071 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
3072 (_initialize_ia64_tdep): Call gdbarch_register instead of
3073 deprecated register_gdbarch_init.
3074 (struct gdbarch_tdep): Remove find_global_pointer field and move
3075 to ...
3076 * ia64-tdep.h (struct gdbarch_tdep): ... here.
3077 (ia64_linux_sigcontext_register_address): Remove declaration.
3078 (ia64_linux_getunwind_table): Likewise.
3079 (ia64_linux_write_pc): Likewise.
3080 * ia64-linux-tdep.c: Include "osabi.h".
3081 (ia64_linux_sigcontext_register_address): Make static.
3082 (ia64_linux_write_pc): Likewise.
3083 (ia64_linux_init_abi): New.
3084 (_initialize_ia64_linux_tdep): New.
3085 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
3086 $(osabi_h).
3087
3088 2005-01-05 Kevin Buettner <kevinb@redhat.com>
3089
3090 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
3091 functions in ia64-aix-tdep.c.
3092 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
3093 function defined in ia64-aix-tdep.c.
3094 * ia64-aix-tdep.c: Remove file.
3095 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
3096 this list.
3097 * Makefile.in (ia64-aix-tdep.o): Delete.
3098
3099 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3100
3101 Committed by Andrew Cagney.
3102 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
3103 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
3104 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
3105 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
3106 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
3107 * aix-thread.c (_initialize_aix_thread): Get rid of the
3108 deprecated_add_show_from_set call.
3109 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
3110 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3111 * command.h (add_setshow_enum_cmd): Add arguments for returning
3112 new list elements.
3113 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
3114 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
3115 add_setshow_enum_cmd.
3116
3117 2005-01-04 Mark Kettenis <kettenis@gnu.org>
3118
3119 * configure.host (ia64-*-aix*): Remove.
3120 * configure.tgt (ia64-*-aix*): Remove.
3121 * config/ia64/aix.mh: Remove file.
3122 * config/ia64/aix.mt: Remove file.
3123 * config/ia64/tm-aix.h: Remove file.
3124 * ia64-aix-nat.c: Remove file.
3125 * Makefile.in (ia64-aix-nat.o): Remove dependency.
3126
3127 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
3128 Add back inf-ptrace.o.
3129
3130 2005-01-04 Andrew Cagney <cagney@gnu.org>
3131
3132 * version.in: Change format from 6.3.50_2005-01-04-cvs to
3133 6.3.50.20050104-cvs.
3134
3135 2005-01-04 Andreas Schwab <schwab@suse.de>
3136
3137 * breakpoint.c (break_command_1): Always free err_msg before
3138 returning when an exception was caught.
3139
3140 2005-01-01 Joel Brobecker <brobecker@gnat.com>
3141
3142 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
3143 in register number for addil instruction.
3144
3145 For older changes see ChangeLog-2004.
3146 \f
3147 Local Variables:
3148 mode: change-log
3149 left-margin: 8
3150 fill-column: 74
3151 version-control: never
3152 End:
This page took 0.141719 seconds and 4 git commands to generate.