*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
88750304
DJ
12005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * c-valprint.c (c_value_print): Fix up some formatting. Use
4 check_typedef.
5
adb8a87c
DJ
62005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * arm-linux-nat.c (store_register, store_regs): Handle
9 ARM_PS_REGNUM.
10
498b1f87
DJ
112005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)
14 (arm_linux_thumb_le_breakpoint): New. Update comments.
15 (arm_linux_init_abi): Set Thumb breakpoints also.
16
842e1f1e
DJ
172005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * Makefile.in (arm-tdep.o): Update dependencies.
20 * arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h".
21 (arm_gdbarch_init): Register dwarf2_frame_sniffer.
22
6d1eba4c
JB
232005-03-28 Joel Brobecker <brobecker@adacore.com>
24
25 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
26 register value to be incorrectly written in the regcache.
27 (fill_fpregset): Fix bug that caused the FSR register value
28 to be incorrectly read from the regcache.
29
fce5e386
DJ
302005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call
33 arm_pc_is_thumb_dummy.
34
f700a364
MK
352005-03-28 Mark Kettenis <kettenis@gnu.org>
36
8391b9b1
MK
37 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): Handle
38 StackGhost.
39
f700a364
MK
40 * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):
41 Handle StackGhost in 64-bit code.
42 * sparc64-tdep.c (sparc64_frame_prev_register): Handle StackGhost.
43
8da8e0b3
CF
442005-03-27 Christopher Faylor <cgf@timesys.com>
45
46 * win32-nat.c (handle_exception): Treat win32 routines which check for
47 valid addresses as "special" and don't stop when a SEGV is detected.
48 (get_child_debug_event): Properly flag exception as unhandled.
49
5e5100cb
DJ
502005-03-26 Daniel Jacobowitz <dan@codesourcery.com>
51
52 * cp-support.c (cp_class_name_from_physname): Rewrite.
53 (unqualified_name_from_comp): New function, broken out from
54 method_name_from_physname. Correct handling for typed names
55 and templates.
56 (method_name_from_physname): Use unqualified_name_from_comp.
57 (cp_func_name, remove_params): Move earlier in the file. Add
58 better comments. Use the component tree to parse the name.
59 (_initialize_cp_support): Remove stray whitespace.
60
a77f4086
MK
612005-03-26 Mark Kettenis <kettenis@gnu.org>
62
dc6a2ca4
MK
63 * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.
64
59bb1042
MK
65 * inflow.h: Update copyright year. Remove #ifdef SHORT_PGRP code.
66 Callapse HAVE_TERMIO and HAVE_SGTTY.
67
a77f4086
MK
68 * dwarf2-frame.c (execute_cfa_program): Implement
69 DW_CFA_GNU_window_save.
70
4d6c7108
MK
712005-03-25 Mark Kettenis <kettenis@gnu.org>
72
bac6b012
MK
73 * config/sparc/nbsd64.mh (NAT_FILE): Remove.
74
4d6c7108
MK
75 * config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.
76
4bf7064c
DJ
772005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
78
79 * arm-tdep.c (target_is_thumb, caller_is_thumb)
80 (arm_pc_is_thumb_dummy): Remove.
81 (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy.
82
170cd118
AG
832005-03-25 Anthony Green <green@redhat.com>
84
85 * remote.c (remote_store_registers): Fix memset usage.
86 * std-regs.c (value_of_builtin_frame_reg): Ditto.
87 (value_of_builtin_frame_fp_reg): Ditto.
88 (value_of_builtin_frame_reg): Ditto.
89
3eb25fda
MM
902005-03-25 Mark Mitchell <mark@codesourcery.com>
91
dd5da072
MM
92 * ser-base.c (ser_unix_write): Rename to ...
93 (ser_base_write): ... this.
94 (ser_unix_nop_flush_output): Rename to ...
95 (ser_base_flush_output): ... this.
96 (ser_unix_flush_input): Rename to ...
97 (ser_base_flush_input): ... this.
98 (ser_unix_nop_send_break): Rename to ...
99 (ser_base_send_break): ... this.
100 (ser_unix_nop_drain_output): Rename to ...
101 (ser_base_drain_output): ... this.
102 (ser_unix_nop_raw): Rename to ...
103 (ser_base_raw): ... this.
104 (ser_unix_nop_get_tty_state): Rename to ...
105 (ser_base_set_tty_state): ... this.
106 (ser_unix_nop_noflush_set_tty_state): Rename to ...
107 (ser_base_noflush_set_tty_state): ... this.
108 (ser_unix_nop_print_tty_state): Rename to ...
109 (ser_base_print_tty_state): ... this.
110 (ser_unix_nop_setbaudrate): Rename to ...
111 (ser_base_setbaudrate): ... this.
112 (ser_unix_nop_setstopbits): Rename to ...
113 (ser_base_setstopbits): ... this.
114 (ser_unix_async): Rename to ...
115 (ser_base_async): ... this.
116 * ser-base.h (ser_unix_write): Rename to ...
117 (ser_base_write): ... this.
118 (ser_unix_nop_flush_output): Rename to ...
119 (ser_base_flush_output): ... this.
120 (ser_unix_flush_input): Rename to ...
121 (ser_base_flush_input): ... this.
122 (ser_unix_nop_send_break): Rename to ...
123 (ser_base_send_break): ... this.
124 (ser_unix_nop_drain_output): Rename to ...
125 (ser_base_drain_output): ... this.
126 (ser_unix_nop_raw): Rename to ...
127 (ser_base_raw): ... this.
128 (ser_unix_nop_get_tty_state): Rename to ...
129 (ser_base_set_tty_state): ... this.
130 (ser_unix_nop_noflush_set_tty_state): Rename to ...
131 (ser_base_noflush_set_tty_state): ... this.
132 (ser_unix_nop_print_tty_state): Rename to ...
133 (ser_base_print_tty_state): ... this.
134 (ser_unix_nop_setbaudrate): Rename to ...
135 (ser_base_setbaudrate): ... this.
136 (ser_unix_nop_setstopbits): Rename to ...
137 (ser_base_setstopbits): ... this.
138 (ser_unix_async): Rename to ...
139 (ser_base_async): ... this.
140 * ser-pipe.c (_initialize_ser_pipe): Update accordingly.
141 * ser-tcp.c (_initialize_ser_tcp): Likewise.
142 * ser-unix.c (hardwire_flush_input): Likewise.
143 (_initializer_ser_hardwire): Likewise.
144
3eb25fda
MM
145 * Makefile.in (SFILES): Add ser-base.c.
146 (ser_base_h): New variable.
147 (ser-base.o): New target.
148 (ser-pipe.o): Depend on $(ser_base_h).
149 (ser-tcp.o): Likewise.
150 (ser-unix.o): Likewise. Do not depend on $(event_loop_h).
151 * configure.ac (SER_HARDWIRE): Include ser-base.o where
152 appropriate.
153 * ser-base.c: New file.
154 (push_event): Move from ser-unix.c.
155 (fd_event): Likewise.
156 (reschedule): Likewise.
157 (ser_unix_write): Likewise.
158 (ser_unix_nop_flush_output): Likewise.
159 (ser_unix_flush_input): Likewise.
160 (ser_unix_nop_send_break): Likewise.
161 (ser_unix_nop_drain_output): Likewise.
162 (ser_unix_nop_raw): Likewise.
163 (ser_unix_nop_get_tty_state): Likewise.
164 (ser_unix_nop_set_tty_state): Likewise.
165 (ser_unix_nop_noflush_set_tty_state): Likewise.
166 (ser_unix_nop_print_tty_state): Likewise.
167 (ser_unix_nop_setbaudrate): Likewise.
168 (ser_unix_nop_setstopbits): Likewise.
169 (ser_unix_async): Likewise.
170 * ser-base.h: New file.
171 * ser-pipe.c (ser-base.h): Include it.
172 * ser-tcp.c (ser-base.h): Likewise.
173 * ser-unix.h (ser_unix_nop_flush_output): Remove.
174 (ser_unix_flush_input): Likewise.
175 (ser_unix_nop_send_break): Likewise.
176 (ser_unix_nop_raw): Likewise.
177 (ser_unix_nop_get_tty_state): Likewise.
178 (ser_unix_nop_set_tty_state): Likewise.
179 (ser_unix_nop_print_tty_state): Likewise.
180 (ser_unix_nop_noflush_set_tty_state): Likewise.
181 (ser_unix_nop_setbaudrate): Likewise.
182 (ser_unix_nop_setstopbits): Likewise.
183 (ser_unix_nop_drain_output): Likewise.
184 (ser_unix_wait_for): Likewise.
185 (ser_unix_write): Likewise.
186 (ser_unix_async): Likewise.
187 * ser-unix.c (event-loop.h): Do not include it.
188 (push_event): Move to ser-base.c.
189 (fd_event): Likewise.
190 (reschedule): Likewise.
191 (ser_unix_write): Likewise.
192 (ser_unix_nop_flush_output): Likewise.
193 (ser_unix_flush_input): Likewise.
194 (ser_unix_nop_send_break): Likewise.
195 (ser_unix_nop_drain_output): Likewise.
196 (ser_unix_nop_raw): Likewise.
197 (ser_unix_nop_get_tty_state): Likewise.
198 (ser_unix_nop_set_tty_state): Likewise.
199 (ser_unix_nop_noflush_set_tty_state): Likewise.
200 (ser_unix_nop_print_tty_state): Likewise.
201 (ser_unix_nop_setbaudrate): Likewise.
202 (ser_unix_nop_setstopbits): Likewise.
203 (ser_unix_async): Likewise.
204 (ser_unix_wait_for): Make it static.
205 * configure: Regenerated.
206
8d5a9abc
MK
2072005-03-25 Mark Kettenis <kettenis@gnu.org>
208
209 * dwarf2-frame.h: Update copyrigh year.
210 (enum dwarf2_frame_reg_rule): Add DWARF2_FRAME_REG_RA_OFFSET.
211 * dwarf2-frame.c: Update copyright year.
212 (struct dwarf2_frame_cache): Add member `retaddr_reg'.
213 (dwarf2_frame_cache): Deal with DWARF2_FRAME_REG_RA_OFFSET.
214 (dwarf2_frame_prev_register): Handle DWARF2_FRAME_REG_RA_OFFSET.
215
b3041f52
MH
2162005-03-23 Martin Hunt <hunt@redhat.com>
217
218 * configure.ac: Remove -fwritable-strings from CFLAGS.
219 * configure: Regenerate.
220
6a069e57
MS
2212005-03-21 Michael Snyder <msnyder@redhat.com>
222
223 * mn10300-prologue.c (fix_frame_pointer): Delete.
224 (set_movm_offsets) Don't return just because movm_args is
225 zero -- still need to save pc and sp in saved_regs.
226 (mn10300_analyze_prologue): Don't return prematurely without
227 calling set_movm_offsets (for pc and sp at minimum).
228
d3ea6809
MM
2292005-03-21 Mark Mitchell <mark@codesourcery.com>
230
231 * configure.ac (stat.st_blksize): Check for it.
232 (getuid): Likewise.
233 (getgid): Likewise.
234 * configure: Regenerated.
235 * config.in: Likewise.
236 * remote-fileio.c (remote_fileio_to_fio_stat): Check
237 HAVE_STRUCT_STAT_ST_BLKSIZE.
238
d460b7f5
CF
2392005-03-21 Christopher Faylor <cgf@timesys.com>
240
241 * win32-nat.c (do_initial_child_stuff): Don't clear the thread list
242 here.
243 (do_initial_child_stuff): Move clearing of thread list to a place
244 before a thread ould be created.
245 (child_attach): Ditto.
246
342ee437
MS
2472005-03-21 Michael Snyder <msnyder@redhat.com>
248
249 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use func addr
250 instead of pc addr for frame_id. Otherwise "until" won't work.
251
4f0d78e0
KB
2522005-03-21 Kevin Buettner <kevinb@redhat.com>
253
254 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
255 comment.
256
80d9c592
MK
2572005-03-20 Mark Kettenis <kettenis@gnu.org>
258
4dd04433
MK
259 * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
260 * varobj.c (my_value_equal): Mark val2 as volatile.
261
ee426e0f 262 * cp-names.y: Add prototype for yyparse.
80d9c592 263
96ce45ca
DJ
2642005-03-19 Daniel Jacobowitz <dan@codesourcery.com>
265
266 * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.
267 * gnu-v3-abi.c (gnuv3_baseclass_offset): Update type of
268 VALADDR.
269
93ad78a7
KB
2702005-03-18 Kevin Buettner <kevinb@redhat.com>
271
272 * Makefile.in (dwarf2loc.o, linux-thread-db.o): Add dependencies.
273 * exceptions.h (TLS_NO_LIBRARY_SUPPORT_ERROR, TLS_GENERIC_ERROR)
274 (TLS_LOAD_MODULE_NOT_FOUND_ERROR, TLS_NOT_ALLOCATED_YET_ERROR):
275 New error/exception enums.
276 * dwarf2loc.c (exceptions.h): Include.
277 (dwarf_expr_tls_address): Invoke target_get_thread_local_address()
278 via TRY_CATCH mechanism. Print error messages for TLS related
279 exceptions.
280 * linux-thread-db.c (thread_db_get_thread_local_address): Throw
281 exceptions instead of printing errors.
282
8cf46f62
MK
2832005-03-18 Mark Kettenis <kettenis@gnu.org>
284
285 * utils.c (safe_strerror): Use xsnprintf instead of sprintf.
286 (decimal2str, octal2str): Change to return a string allocated by
287 get_cell. Use xsnprint instead of snprintf.
288 (paddr_u, paddr_d): Adjust for changed calling convention of
289 decimal2str.
290 (phex, phex_nz, hex_string): Use xsnprintf instead of snprintf.
291 (int_string): Likewise. Adjust for changed calling convention of
292 decimal2str and octal2str.
293
f79d2c3c
KB
2942005-03-18 Kevin Buettner <kevinb@redhat.com>
295
296 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.
297 Adjust incorrectly computed constant for realtime signal frame.
298
8cf46f62 2992005-03-18 Mark Kettenis <kettenis@gnu.org>
eb308878
MK
300
301 From Ralf Corsepius <ralf.corsepius@rtems.org>
302 * configure.tgt: Add m68*-*-rtems*.
303
06648491
MK
3042005-03-17 Mark Kettenis <kettenis@gnu.org>
305
bde2058d
MK
306 * defs.h (xsnprintf): New prototype.
307 * utils.c (xsnprintf): New function.
308
3ecda457
MK
309 * corelow.c (get_core_register_section): Replace usage of sprintf
310 and strcpy with xstrprintf and xstrdup.
311
06648491
MK
312 * mips-tdep.c (mips_single_step_through_delay): Put back check for
313 breakpoint lost with the introduction of this function.
314
16aff9a6
PB
3152005-03-17 Paul Brook <paul@codesourcery.com>
316
317 * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Fix broken logic.
318 * s390-tdep.c (s390_dwarf_reg_to_regnum): Ditto.
319
6d318c73
MM
3202005-03-16 Mark Mitchell <mark@codesourcery.com>
321
ec442778
MM
322 * event-top.c (handle_sigquit): Do not define for systems without
323 SIGQUIT.
324 (sigquit_token): Likewise.
325 (async_init_signals): Allow for systems that do not
6d318c73
MM
326 define SIGQUIT.
327 * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
328
9b265ec2
MM
3292005-03-15 Mark Mitchell <mark@codesourcery.com>
330
331 * utils.c (internal_vproblem): Guard call to fork with
332 HAVE_WORKING_FORK.
333 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
334 HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
335
336 * remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
337 S_IRGRP and related macros.
338 (remote_fileio_mode_to_target): Likewise.
339
3ae642fd
BE
3402005-03-14 Ben Elliston <bje@au.ibm.com>
341
342 * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
343 more primitive library.
344
80d9c592 3452005-03-13 Mark Kettenis <kettenis@gnu.org>
fd0a2a6f
MK
346
347 * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
348 sprintf.
349 * target.c (normal_pid_to_str): Likewise.
350 * remote.c (remote_pid_to_str): Use snprint instead of sprintf.
351 Change capitalization of "thread". Use ptid_get_pid instead of
352 GETPID.
049742da
MK
353
354 * cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
355 a combination of xmalloc and sprintf.
356
ca231fcc
JB
3572005-03-13 Jim Blandy <jimb@redhat.com>
358
359 * configure.ac: Use '=', not '=='; the latter is a GNU extension.
360 * configure: Regenerated.
361
b80b83f3
MS
3622005-03-11 Michael Snyder <msnyder@redhat.com>
363
364 * mn10300-tdep.c (mn10300_dummy_unwind_dummy_id): Replace
365 stub fn with real implementatin mn10300_unwind_dummy_id.
366 (mn10300_push_dummy_call): Implement. Bare bones version,
367 does not handle structs or floats.
368
1f8ca57c
JB
3692005-03-11 Jim Blandy <jimb@redhat.com>
370
a3b362c4
JB
371 Avoid warnings due to the use of -Wuninitialized without -O.
372 * configure.ac (build_warnings): Include -Wuninitialized only if
373 CFLAGS is unset at configure time, or CFLAGS is set and includes
374 some -O option other than -O0.
375 * configure: Regenerated.
376
1f8ca57c
JB
377 * mips-tdep.c (show_mips_abi): Change calling conventions to match
378 those expected by add_setshow_enum_cmd. Use 'file' argument as
379 appropriate.
380
fb4c6eba
DJ
3812005-03-10 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * Makefile.in (SFILES): Add cp-names.y.
384 (libiberty_h, safe_ctype_h): New.
385 (YYFILES): Add cp-names.c.
386 (YYOBJ): Add cp-names.o.
387 (test-cp-names.o, test-cp-names$(EXEEXT), cp-names.o): New rules.
388 (clean): Remove test-cp-names$(EXEEXT).
389 (local-maintainer-clean): Remove cp-names.c.
390 * cp-names.y: New file.
391 * cp-support.c (find_last_component): Delete.
392 (d_left, d_right): Define.
393 (cp_canonicalize_string, mangled_name_to_comp): New functions.
394 (cp_class_name_from_physname, method_name_from_physname): Rewrite
395 to use mangled_name_to_comp.
396 * cp-support.h (cp_canonicalize_string, cp_demangled_name_to_comp)
397 (cp_comp_to_string): New prototypes.
398 * config/djgpp/fnchange.lst: Add cp-names.c.
399
5b93de64
BR
4002005-03-10 Bob Rossi <bob@brasko.net>
401
fb4c6eba 402 * main.c (print_gdb_help): Remove the --[no]async help message.
5b93de64 403
54433e38
MK
4042005-03-10 Mark Kettenis <kettenis@gnu.org>
405
406 * proc-api.c: Update copyright year.
407 (_initialize_proc_api): Revert previous patch, removing spurious
408 space instead.
409
d2f0b918
JB
4102005-03-09 Joel Brobecker <brobecker@adacore.com>
411
412 * regcache.c: Fix typo in comment.
413
e9274dd8
DL
4142005-03-09 David Lecomber <david@lecomber.net>
415
416 * proc-api.c (_initialize_proc_api): Fix invalid multi-line
417 i18n text.
418
5b2d44a0
MK
4192005-03-09 Mark Kettenis <kettenis@gnu.org>
420
421 * sparc-tdep.c (sparc_frame_cache): Adjust cached frame base
422 address for 64-bit code.
423 (sparc_unwind_dummy_id): Likewise.
424 * sparc64-tdep.c (sparc64_frame_prev_register): Adjust for new
425 frame base address convention.
426 (sparc64_push_dummy_call): Likewise.
427 * sparc64nbsd-tdep.c: Update copyright year.
428 (sparc64nbsd_sigcontext_frame_cache): Adjust cached frame base
429 address for 64-bit code.
430 (sparc64nbsd_init_abi): Tweak comment.
431 * sparc64obsd-tdep.c: Update copyright year.
432 (sparc64obsd_frame_cache): Adjust cached frame base address for
433 64-bit code.
434 (sparc64obsd_init_abi): Tweak comment.
435
8d19ca47 4362005-03-09 Corinna Vinschen <vinschen@redhat.com>
5b5464ad 437
8d19ca47
CV
438 * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.
439
4402005-03-09 Joel Brobecker <brobecker@adacore.com>
441
442 * dwarf2read.c (dwarf_decode_lines): Use the complete filename
443 when creating include psymtabs.
5b5464ad 444
1bf1958d
MM
4452005-03-08 Mark Mitchell <mark@codesourcery.com>
446
447 * environ.h (struct environ): Rename to ...
448 (struct gdb_environ): ... this.
449 (make_environ): Update prototype.
450 (free_environ): Likewise.
451 (init_environ): Likewise.
452 (get_in_environ): Likewise.
453 (set_in_environ): Likewise.
454 (unset_in_environ): Likewise.
455 (environ_vector): Likewise.
456 * environ.c (make_environ): Replace "struct environ" with "struct
457 gdb_environ".
458 (free_environ): Likewise.
459 (init_environ): Likewise.
460 (environ_vector): Likewise.
461 (get_in_environ): Likewise.
462 (set_in_environ): Likewise.
463 (unset_in_environ): Likewise.
464 * infcmd.c (inferior_environ): Likewise.
465 * inferior.h (inferior_environ): Likewise.
466
f67a969f
JB
4672005-03-08 Joel Brobecker <brobecker@adacore.com>
468
469 * infcmd.c (run_command_1): New function, extracted from
470 run_command.
471 (run_command): Replace implementation by call to run_command_1.
472 (start_command): Use run_command_1 to insert the temporary
473 breakpoint and run the program. Remove code that's no longer
474 needed, as already done at the proper time by run_command_1.
475
c0501be5
DJ
4762005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
477
478 * symfile.c (clear_symtab_users): Call
479 clear_current_source_symtab_and_line first.
480
549678da
NS
4812005-03-08 Nathan Sidwell <nathan@codesourcery.com>
482
36e9969c
NS
483 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
484 * c-exp.y (exp): Add unary plus.
485 * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
486 * valarith.c (value_x_unop): Add UNOP_PLUS case.
487 (value_pos): New.
488 * value.h (value_pos): Declare.
489
3de11b2e
NS
490 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
491 (remote_fetch_registers): Allow uppercase hex when resyncing.
492 (remote_write_bytes): Only call get_memory_write_packet_size once.
493 Robustify packet size calculation for very small packets. Check
494 that at least one byte will be written.
495
549678da
NS
496 * tracepoint.c (target_is_remote): Allow extended-remote.
497 (struct collection_list): Allow 256 registers, like the comment
498 said.
499 (add_memrange): Fix comment.
500 (read_actions): Turn EOF into 'end'.
501
20be272b
CV
5022005-03-08 Corinna Vinschen <vinschen@redhat.com>
503
504 * Makefile.in: Add dependencies for iq2000-tdep.o.
505 * configure.tgt: Add iq2000-*-* target.
506 * iq2000-tdep.c: New file.
507 * config/iq2000/iq2000.mt: New file.
508
ea53e89f
JB
5092005-03-07 Joel Brobecker <brobecker@adacore.com>
510
511 * doc/observer.texi (executable_changed): New observer.
512 * symtab.c: Include "observer.h".
513 (find_main_name): New function.
514 (main_name): If name_of_main is unset, then compute it
515 using find_main_name.
516 (symtab_observer_executable_changed): New function.
517 (_initialize_symtab): Attach executable_changed observer.
518 * exec.c: Include "observer.h".
519 (exec_file_attach): Emit executable_changed notification.
520 * symfile.c: Include "observer.h".
521 (reread_symbols): Send an executable_changed if appropriate.
522 * Makefile.in (exec.o): Add dependency on observer.h.
523 (symfile.o): Likewise.
524 (symtab.o): Likewise.
525
bb044262
DJ
5262005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
527
528 * findvar.c (read_var_value): Don't allocate V when it will not
529 be used. Add missing break for LOC_INDIRECT.
530
9e07977b
MK
5312005-03-06 Mark Kettenis <kettenis@gnu.org>
532
533 * sparc64fbsd-tdep.c: Include "solib-svr4.h".
534 (sparc64fbsd_init_abi): Set skip_trampoline_code and
535 solib_svr4_fetch_link_map_offsets.
536 * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
537
88d7a738 5382005-03-06 Daniel Jacobowitz <dan@codesourcery.com>
f75c00e4
DJ
539
540 * linux-nat.c (child_follow_fork): Call target_terminal_ours before
541 printing output. Use fprintf_unfiltered. Only print output when
542 debugging.
543
e5a8e242 5442005-03-05 Mark Kettenis <kettenis@gnu.org>
e219d7ce
MK
545
546 * sparc64-tdep.c (sparc64_store_floating_fields): Constify third
547 argument.
548 (sparc64_store_arguments): Constify.
549
dda5f19a
MK
5502005-03-05 Mark Kettenis <kettenis@gnu.org>
551
0d6e4ad7
MK
552 * alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
553 (alphabsd_fetch_inferior_registers): Rename from
554 fetch_inferior_registers. Make static.
555 (alphabsd_store_inferior_registers): Rename from
556 store_inferior_registers. Make static.
557 (_initialize_alphabsd_nat): New function.
558 * Makefile.in (alphabsd-nat.o): Update dependencies.
559 * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
560 inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o.
561 * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
562 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
563 alphabsd-nat.o.
564 * config/alpha/nm-fbsd.h: Update copyright year. Don't include
565 "config/nm-bsd.h" and "elf/common.h".
566 * config/alpha/nm-nbsd.h: Update copyright year. Don't include
567 "config/nm-nbsd.h".
568
dda5f19a
MK
569 * mips64obsd-tdep.c (mips64obsd_init_abi): Don't set
570 software_single_step.
571
aac71672
MS
5722005-03-04 Michael Snyder <msnyder@redhat.com>
573
574 * mn10300-prologue.c: New file. Prologue analysis.
575 * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h.
576 (mn10300_frame_unwind_cache): Don't call trad_frame_set_id
577 until after analyze_prologue, and don't call trad_frame_set_base
578 at all (let analyze_prologue do it).
579
61e784e7
MS
5802005-03-04 Michael Snyder <msnyder@redhat.com>
581
582 * trad-frame.c (trad_frame_set_reg_value): New function.
583 * trad-frame.h (trad_frame_set_reg_value): Export.
584
6867ae3e
DJ
5852005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
586
587 * Makefile.in (remote.o): Update dependencies.
588 * remote.c: Include "observer.h".
589
f90221d3
DJ
5902005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
591
592 * target.c (target_read_memory_partial): Always initialize
593 ERR.
594 (target_write_memory_partial): Likewise.
595
e20b4638
DJ
5962005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
597
598 * remote.c (remote_open_1): Call observer_notify_inferior_created.
599
909cf6ea
DJ
6002005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
601
602 * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
603 (arm_stub_unwind, arm_stub_unwind_sniffer): New.
604 (arm_gdbarch_init): Add arm_stub_unwind_sniffer.
605
d3587048
DJ
6062005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
607
608 * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork):
609 Use LWP IDs.
610
806048c6
DJ
6112005-02-28 Daniel Jacobowitz <dan@codesourcery.com>
612
613 * dwarf2loc.c (loclist_read_variable): Set optimized_out
614 instead of reporting an error.
615 * valprint.c (value_check_printable): New function.
616 (common_val_print): New function. Use value_check_printable.
617 (value_print): Use value_check_printable.
618 * value.h (common_val_print): Add prototype.
619
620 * c-valprint.c (c_val_print): Use common_val_print.
621 * cp-valprint.c (cp_print_value_fields): Likewise.
622 (cp_print_hpacc_virtual_table_entries): Likewise.
623 * f-valprint.c (f_val_print): Likewise.
624 * jv-valprint.c (java_value_print, java_print_value_fields):
625 Likewise.
626 * scm-valprint.c (scm_value_print): Likewise.
627 * stack.c (print_frame_args): Likewise.
628 * varobj.c (c_value_of_variable): Likewise.
629 * p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
630 (pascal_object_print_value_fields): Likewise. Update call to
631 pascal_object_print_static_field.
632 (pascal_object_print_static_field): Remove TYPE argument. Use
633 common_val_print.
634
dd373385
EZ
6352005-02-25 Mark Kettenis <kettenis@gnu.org>
636
637 Committed by Elena Zannoni <ezannoni@redhat.com>
638
639 * dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
640 info_ptr before building psymtabs for included files.
641 (create_all_comp_units): Initailize initial length size of
642 compilation header to zero.
643 (read_initial_length): Complain if both 32-bit and 64-bit DWARF
644 sections are encountered within the same compilation header.
645 (dwarf_decode_line_header): Pass compilation header in call to
646 read_initial_length.
647
920d2a44
AC
6482005-02-24 Andrew Cagney <cagney@gnu.org>
649
650 Add show_VARIABLE functions, update add_setshow call.
651 * varobj.c (_initialize_varobj, show_varobjdebug): Add and update.
652 * valprint.c (_initialize_valprint, show_print_max)
653 (show_stop_print_at_null, show_repeat_count_threshold)
654 (show_prettyprint_structs, show_unionprint)
655 (show_prettyprint_arrays, show_addressprint, show_input_radix)
656 (show_output_radix): Ditto.
657 * valops.c (_initialize_valops, show_overload_resolution): Ditto.
658 * utils.c (initialize_utils, show_chars_per_line)
659 (show_lines_per_page, show_demangle, show_pagination_enabled)
660 (show_sevenbit_strings, show_asm_demangle): Ditto
661 * tui/tui-win.c (_initialize_tui_win, show_tui_border_kind)
662 (show_tui_border_mode, show_tui_active_border_mode): Ditto.
663 * top.c (init_main, show_new_async_prompt)
664 (show_async_command_editing_p, show_write_history_p)
665 (show_history_size, show_history_filename, show_caution)
666 (show_annotation_level, init_main): Ditto.
667 * target.c (initialize_targets, show_targetdebug)
668 (show_trust_readonly): Ditto.
669 * symfile.c (_initialize_symfile, show_symbol_reloading)
670 (show_ext_args, show_download_write_size)
671 (show_debug_file_directory): Ditto.
672 * source.c (_initialize_source, show_lines_to_list): Ditto.
673 * solib.c (_initialize_solib, show_auto_solib_add)
674 (show_solib_search_path): Ditto.
675 * p-valprint.c (_initialize_pascal_valprint)
676 (show_pascal_static_field_print): Ditto.
677 * printcmd.c (_initialize_printcmd, show_max_symbolic_offset)
678 (show_print_symbol_filename): Add and update.
679 * parse.c (_initialize_parse, show_expressiondebug): Dito.
680 * observer.c (_initialize_observer, show_observer_debug): Dito.
681 * maint.c (_initialize_maint_cmds, show_watchdog)
682 (show_maintenance_profile_p): Dito.
683 * linux-nat.c (_initialize_linux_nat, show_debug_linux_nat): Dito.
684 * infrun.c (_initialize_infrun, show_debug_infrun)
685 (show_stop_on_solib_events, show_follow_fork_mode_string)
686 (show_scheduler_mode, show_step_stop_if_no_debug): Ditto.
687 * infcall.c (_initialize_infcall, show_coerce_float_to_double_p)
688 (show_unwind_on_signal_p): Ditto.
689 * gdbtypes.c (build_gdbtypes, show_opaque_type_resolution)
690 (_initialize_gdbtypes, show_overload_debug): Ditto.
691 * gdb-events.c, gdb-events.sh (_initialize_gdb_events)
692 (show_gdb_events_debug): Ditto.
693 * gdbarch.c, gdbarch.sh (show_gdbarch_debug)
694 (_initialize_gdbarch): Ditto.
695 * frame.c (_initialize_frame, show_backtrace_past_main)
696 (show_backtrace_past_entry, show_backtrace_limit)
697 (show_frame_debug): Ditto.
698 * exec.c (_initialize_exec, show_write_files): Ditto.
699 * dwarf2read.c (_initialize_dwarf2_read)
700 (show_dwarf2_max_cache_age): Ditto.
701 * demangle.c (_initialize_demangler)
702 (show_demangling_style_names): Ditto.
703 * dcache.c (_initialize_dcache, show_dcache_enabled_p): Ditto.
704 * cp-valprint.c (show_static_field_print)
705 (_initialize_cp_valprint, show_vtblprint, show_objectprint): Ditto.
706 * corefile.c (_initialize_core, show_gnutarget_string): Ditto.
707 * cli/cli-logging.c (_initialize_cli_logging)
708 (show_logging_overwrite, show_logging_redirect)
709 (show_logging_filename): Ditto.
710 * cli/cli-cmds.c (show_info_verbose, show_history_expansion_p)
711 (init_cli_cmds, show_baud_rate, show_remote_debug)
712 (show_remote_timeout, show_max_user_call_depth): Ditto.
713 * charset.c (show_host_charset_name, show_target_charset_name)
714 (initialize_charset): Ditto.
715 * breakpoint.c (show_can_use_hw_watchpoints)
716 (show_pending_break_support, _initialize_breakpoint): Ditto.
717
2877b4cc
JB
7182005-02-23 Jim Blandy <jimb@redhat.com>
719
720 * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
721
e9c55a7b
AC
7222005-02-23 Andrew Cagney <cagney@gnu.org>
723
724 * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
725 SEC_XXX flags.
726
04ac69aa
AC
7272005-02-22 Andrew Cagney <cagney@gnu.org>
728
729 * configure.ac: Only enaable insight when itcl is present.
730 * configure: Re-generate.
731
3470a02f
AC
7322005-02-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
733
734 Committed by Andrew Cagney.
735 * infptrace.c (store_register): Fix typo.
736
b66df561
AC
7372005-02-21 Andrew Cagney <cagney@gnu.org>
738
739 * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
740 * cli/cli-decode.h (add_set_cmd): Delete declaration.
741 * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
742 * i386-nat.c (_initialize_i386_nat): Update call.
743 * valprint.c (_initialize_valprint): Update comment.
744 * gnu-nat.c (_initialize_gnu_nat): Update call.
745
85e3476f
AM
7462005-02-21 Alan Modra <amodra@bigpond.net.au>
747
748 * elfread.c (elf_symtab_read): Discard section syms.
749
4d28ad1e
AC
7502005-02-21 Andrew Cagney <cagney@gnu.org>
751
eefe576e
AC
752 * cli/cli-decode.c (add_set_enum_cmd): Delete function.
753 (deprecated_add_show_from_set): Delete function.
754 * command.h (add_set_enum_cmd): Delete declaration.
755 (deprecated_add_show_from_set): Delete declaration.
756 * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
757 (deprecated_add_show_from_set): Delete declaration.
758 * arm-tdep.c (_initialize_arm_tdep): Update comment.
759 * kod.c (kod_set_os): Simplify.
760 * infrun.c (set_schedlock_func): Simplify.
761 * cli/cli-dump.c (add_dump_command): Update comment.
762
525226b5
AC
763 Replace string variables with a filename completer with
764 add_setshow_optional_filename_cmd.
765 * solib.c, symfile.c: Update.
766 * cli/cli-setshow.c: Do not tidle expand the file.
767
4d28ad1e
AC
768 Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
769 and add_setshow_string_noescape_cmd.
770 * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
771 NULL command's value.
772 * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
773 * remote-sds.c, remote.c, symfile.c, top.c: Update.
774
942fd9fe
AC
7752005-02-20 Andrew Cagney <cagney@gnu.org>
776
7ab04401
AC
777 Use add_setshow_enum_cmd through out.
778 * arch-utils.c, charset.c, demangle.c, i386-tdep.c: Update.
779 * infrun.c, mips-tdep.c, osabi.c, serial.c, tui/tui-win.c: Update.
780
78f5381d
AC
781 * mi/mi-main.c (captured_mi_execute_command): Use
782 mi_cmd_interpreter_exec.
783
b4b4ac0b
AC
784 * cli/cli-decode.c (add_setshow_optional_filename_cmd): New
785 function.
786 * cli/cli-setshow.c (deprecated_show_value_hack)
787 (do_setshow_command): Handle var_optional_filename.
788 * command.h (enum var_types): Add var_optional_filename.
789 (add_setshow_optional_filename_cmd): Declare.
790 * infcmd.c (notice_args_read): Use.
791
942fd9fe
AC
792 * symfile-mem.c (symbol_file_add_from_memory): Pass
793 target_read_memory to bfd_elf_bfd_from_remote_memory.
794 (do_target_read_memory): Delete.
795
a6c442d8
MK
7962005-02-16 Mark Kettenis <kettenis@gnu.org>
797
798 * value.h (value_contents_equal): New prototype.
799 * value.c (value_contents_equal): New function.
800 * varobj.c: Include "exceptions.h" and "gdb_assert.h". Don't
801 include <math.h>.
802 (varobj_set_value): Initialize error to zero.
803 (varobj_update): Rename error2 to error and initialize it to zero.
804 Slightly change the wording of some comments.
805 (my_value_equal): Reimplement using TRY_CATCH and
806 value_contents_equal.
807
5bf193a2
AC
8082005-02-18 Andrew Cagney <cagney@gnu.org>
809
c0d88b1b
AC
810 * cli/cli-decode.c (add_setshow_integer_cmd): New function.
811 * command.h (add_setshow_integer_cmd): Declare.
812 * cli/cli-cmds.c: Update.
813
35096d9d
AC
814 Use add_setshow_uinteger_cmd through out.
815 * printcmd.c, source.c, utils.c, valprint.c: Update.
816
85c07804
AC
817 Use add_setshow_zinteger_cmd through out. Re-sync gdbarch.sh
818 and gdbarch.c.
819 * breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
820 * gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
821 * pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
822 * serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
823 * varobj.c, cli/cli-cmds.c: Update.
824 * gdbarch.c, gdb-events.c: Regenerate.
825
5bf193a2
AC
826 Use add_setshow_boolean_command through out. Delete #ifdef 0'ed
827 code adding set/show boolean commands.
828 * cp-valprint.c, dcache.c, exec.c, gdbtypes.c, infrun.c: Update.
829 * monitor.c, p-valprint.c, pa64solib.c, printcmd.c: Update.
830 * proc-api.c, remote-mips.c, remote.c, solib.c: Update.
831 * somsolib.c, symfile.c, top.c, utils.c, valops.c: Update.
832 * valprint.c, win32-nat.c, wince.c, xcoffsolib.c: Update.
833 * cli/cli-cmds.c: Update.
834
2c5b56ce
AC
8352005-02-17 Andrew Cagney <cagney@gnu.org>
836
f397e303
AC
837 * cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
838 to filename_completer.
839 * solib.c (_initialize_solib, reload_shared_libraries): Use
840 add_setshow_filename_cmd.
841 * serial.c (_initialize_serial): Ditto.
842 * remote-utils.c (_initialize_sr_support): Ditto.
843
26c41df3
AC
844 * cli/cli-decode.c (add_setshow_string_noescape_cmd): New function.
845 * command.h (add_setshow_string_noescape_cmd): Declare.
846 * wince.c (_initialize_wince): Use.
847 * symfile.c (_initialize_symfile): Use.
848 (set_ext_lang_command): Update declaration.
849 * corefile.c (_initialize_core): Use.
850
2c5b56ce
AC
851 * cli/cli-decode.c (add_setshow_cmd_full, add_setshow_enum_cmd)
852 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
853 (add_setshow_filename_cmd, add_setshow_string_cmd)
854 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
855 fprint_setshow parameter.
856 * command.h (fprint_setshow_ftype): Delete.
857 (add_setshow_cmd_full, add_setshow_enum_cmd)
858 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
859 (add_setshow_filename_cmd, add_setshow_string_cmd)
860 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
861 fprint_setshow parameter.
862 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
863 * complaints.c, cris-tdep.c, dwarf2read.c, frame.c: Update.
864 * hppa-tdep.c, infcall.c, m32r-rom.c, maint.c: Update.
865 * mips-tdep.c, nto-tdep.c, observer.c, remote-rdi.c: Update
866 * remote.c, target.c, cli/cli-logging.c: Update.
867
08546159
AC
8682005-02-16 Andrew Cagney <cagney@gnu.org>
869
870 Merge setshow print and show parameters.
871 * command.h (show_value_ftype): Define.
872 (deprecated_show_value_hack): Declare.
873 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
874 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
875 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
876 (add_setshow_zinteger_cmd): Change type of show_func to
877 show_value_ftype.
878 * cli/cli-decode.h (struct cmd_list_element): Replace
879 fprint_setshow with show_value_func.
880 * cli/cli-decode.c (add_setshow_cmd_full): Update show_func
881 parameter. Set show_value_func. Do not set cmd_sfunc.
882 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
883 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
884 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
885 (add_setshow_zinteger_cmd): Update.
886 * complaints.c (complaints_show_value): Replace
887 fprint_setshow_complaints.
888 (_initialize_complaints): Update.
889 * mips-tdep.c (show_mask_address): Update.
890 * arm-tdep.c (show_fp_model): Update.
891 * cli/cli-setshow.c (do_setshow_command): Call show_value_func
892 instead of fprint_setshow. Use deprecated_show_value_hack.
893 (deprecated_show_value_hack): New function.
894 * remote.c (add_packet_config_cmd, show_remote_cmd):
895 (show_remote_protocol_P_packet_cmd)
896 (show_remote_protocol_P_packet_cmd)
897 (show_remote_protocol_Z_access_wp_packet_cmd)
898 (show_remote_protocol_Z_hardware_bp_packet_cmd)
899 (show_remote_protocol_Z_packet_cmd)
900 (show_remote_protocol_Z_read_wp_packet_cmd)
901 (show_remote_protocol_Z_software_bp_packet_cmd)
902 (show_remote_protocol_Z_write_wp_packet_cmd)
903 (show_remote_protocol_binary_download_cmd)
904 (show_remote_protocol_p_packet_cmd)
905 (show_remote_protocol_qPart_auxv_packet_cmd)
906 (show_remote_protocol_qSymbol_packet_cmd)
907 (show_remote_protocol_vcont_packet_cmd): Update.
908
1c7b1e5a
MK
9092005-02-16 Mark Kettenis <kettenis@gnu.org>
910
911 * wrapper.h: Update copyright year. Properly wrap a few
912 prototypes.
913 (struct gdb_wrapper_arguments): Remove forward declaration.
914 * wrapper.c: Update copyright year. Include "ui-out.h".
915 (struct gdb_wrapper_arguments): Remove.
916 (struct captured_value_struct_elt_args): Remove.
917 (wrapper_parse_exp_1, wrap_evaluate_expression)
918 (wrap_value_fetch_lazy, wrap_value_equal, wrap_value_assign)
919 (wrap_value_subscript, wrap_value_ind, wrap_parse_and_eval_type)
920 (do_captured_value_struct_elf): Remove functions.
921 (gdb_parse_exp_1, gdb_evaluate_expression, gdb_value_fetch_lazy)
922 (gdb_value_equal, gdb_value_assign, gdb_value_subscript)
923 (gdb_value_ind, gdb_parse_and_eval_type, gdb_value_struct_elt):
924 Re-implement using TRY_CATCH.
925
7124f6fb
YS
9262005-02-16 Yoshinori Sato <ysato@users.sourceforge.jp>
927
928 * remote-e7000.c: unuse TM_FILE defined macro.
929 (e7000_fetch_registers)
930 (e7000_store_registers)
931 (e7000_wait): delete NUM_REALREGS.
932 * remote-hms.c: move TM_FILE macro.
933 (CCR_REGNO): move define from tm-h8300.h.
934
55e5a6d0
MK
9352005-02-15 Mark Kettenis <kettenis@gnu.org>
936
937 * amd64-linux-tdep.c: Update copyright year.
a348ae87
MK
938 (amd64_linux_sigtramp_start): Use sizeof operator instead of
939 LINUX_SIGTRAMP_LEN.
55e5a6d0 940
77ef991d
JB
9412004-02-15 Joel Brobecker <brobecker@gnat.com>
942
943 From Paul Hilfinger <hilfinger@gnat.com>
944 * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
945 SYMBOL_NATURAL_NAME to set type names.
946
1bedd215
AC
9472005-02-15 Andrew Cagney <cagney@gnu.org>
948
949 Mark up add_com, add_info and add_prefix_cmd.
950 * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
951 * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
952 * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
953 * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
954 * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
955 * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
956 * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
957 * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
958 * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
959 * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
960 * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
961 * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
962 * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
963 * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
964 * tui/tui-stack.c, tui/tui-win.c: Update.
965
66bf4b3a
AC
9662005-02-14 Andrew Cagney <cagney@gnu.org>
967
3f325092
AC
968 * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
969 * config/h8300/tm-h8300.h: Delete file.
970
1a966eab
AC
971 Mark up add_cmd.
972 * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
973 * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
974 * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
975 * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
976 * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
977 * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
978 * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
979 * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
980 * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
981 * cli/cli-logging.c, tui/tui-regs.c: Update.
982
7915a72c
AC
983 Mark up add_setshow functions, replace "PRINT:" comment prefix
984 with "FIXME: i18n:".
985 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
986 * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
987 * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
988 * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
989 * target.c, cli/cli-logging.c: Update.
990
66bf4b3a
AC
991 * utils.c (paddress): New function.
992 * defs.h (paddress): Declare.
993 * printcmd.c (deprecated_print_address_numeric): Rename
994 print_address_numeric, call paddress.
995 * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
996 * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
997 * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
998 * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
999 * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
1000 * ada-valprint.c: Update.
1001
33e6b12b
RR
10022005-02-13 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1003
1004 * MAINTAINERS: Add myself to "Write After Approval".
1005
f0bdd87d
YS
10062005-02-12 Yoshinori Sato <ysato@users.sourceforge.jp>
1007
1008 Restore h8300 support.
1009 * configure.tgt: Add h8300-*-*
ba0e80db
YS
1010 * h8300-tdep.c: New file. Rewrite new frame code.
1011 * config/h8300/h8300.mt: New file. Restored Rev 1.3
1012 * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
1013
1014 * MAINTAINERS: Add myself to "Write After Approval".
f0bdd87d 1015
e2e0b3e5
AC
10162005-02-11 Andrew Cagney <cagney@gnu.org>
1017
a3f17187
AC
1018 Mark up some of printf_filtered and printf_unfiltered.
1019 * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
1020 * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
1021 * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
1022 * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
1023 * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
1024 * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
1025 * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
1026 * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
1027 * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
1028 * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
1029 * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
1030 * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
1031 * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
1032 * tui/tui-regs.c, tui/tui-win.c: Update.
1033
e2e0b3e5
AC
1034 Mark up error_no_arg, query, perror_with_name, complaint, and
1035 internal_error.
1036 * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
1037 * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
1038 * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
1039 * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
1040 * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
1041 * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
1042 * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
1043 * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
1044 * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
1045 * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
1046 * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
1047 * interps.c, language.c, linespec.c, linux-nat.c: Update.
1048 * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
1049 * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
1050 * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
1051 * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
1052 * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
1053 * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
1054 * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
1055 * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
1056 * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
1057 * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
1058 * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
1059 * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
1060 * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
1061 * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
1062 * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
1063 * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
1064 * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
1065 * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
1066 * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
1067 * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
1068 * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
1069 * tui/tui-file.c, tui/tui-interp.c: Update.
8a3fe4f8 1070
e2e0b3e5
AC
10712005-02-10 Andrew Cagney <cagney@gnu.org>
1072
8a3fe4f8
AC
1073 Mark up all error and warning messages.
1074 * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
1075 * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
1076 * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
1077 * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
1078 * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
1079 * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
1080 * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
1081 * event-top.c, exec.c, expprint.c, f-lang.c: Update.
1082 * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
1083 * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
1084 * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
1085 * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
1086 * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
1087 * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
1088 * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
1089 * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
1090 * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
1091 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
1092 * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
1093 * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
1094 * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
1095 * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
1096 * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
1097 * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
1098 * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
1099 * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
1100 * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
1101 * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
1102 * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
1103 * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
1104 * remote-rdp.c, remote-sim.c, remote-st.c: Update.
1105 * remote-utils.c, remote-utils.h, remote.c: Update.
1106 * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
1107 * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
1108 * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
1109 * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
1110 * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
1111 * somread.c, somsolib.c, source.c, stabsread.c: Update.
1112 * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
1113 * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
1114 * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
1115 * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
1116 * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
1117 * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
1118 * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
1119 * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
1120 * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
1121 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
1122 * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
1123 * tui/tui-win.c: Update.
1124
3517749c
ILT
11252005-02-10 Ian Lance Taylor <ian@airs.com>
1126
1127 * MAINTAINERS: Update my e-mail address.
1128
cf309262
DJ
11292005-02-10 Daniel Jacobowitz <dan@debian.org>
1130
1131 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
1132 PR exp/1821
1133 * cp-valprint.c: Include "language.h".
1134 (cp_print_value_fields): Pass the current language to
1135 fprintf_symbol_filtered.
1136 * Makefile.in (cp-valprint.o): Update dependencies.
1137
899506a8
AC
11382005-02-10 Andrew Cagney <cagney@gnu.org>
1139
335cca0d
AC
1140 * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
1141 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
1142 (add_setshow_filename_cmd, add_setshow_string_cmd)
1143 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
1144 print string parameter with fprint_setshow function.
1145 * command.h (fprint_setshow_ftype): Define. Update declarations.
1146 * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
1147 available, use that.
1148 * cli/cli-decode.h (struct cmd_list_element): Add field
1149 fprint_setshow.
1150 * complaints.c (fprint_setshow_complaints): New function.
1151 (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
1152 * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
1153 with NULL.
1154 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1155 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1156 * cris-tdep.c (_initialize_cris_tdep): Ditto.
1157 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1158 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1159 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
1160 * dwarf2read.c (_initialize_dwarf2_read): Ditto.
1161 * frame.c (_initialize_frame): Ditto.
1162 * target.c (initialize_targets): Ditto.
1163 * maint.c (_initialize_maint_cmds): Ditto.
1164 * observer.c (_initialize_observer): Ditto.
1165 * infcall.c (_initialize_infcall): Ditto.
1166 * breakpoint.c (_initialize_breakpoint): Ditto.
1167 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1168 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1169
899506a8
AC
1170 * cli/cli-setshow.c (do_setshow_command): Move code printing the
1171 value to the end of the function. Handle MI and non-MI output
1172 differently.
1173
59c58d08
AC
11742005-02-09 Andrew Cagney <cagney@gnu.org>
1175
7376b4c2
AC
1176 * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
1177 show_result parameters.
1178 * mips-tdep.c (_initialize_mips_tdep): Update calls.
1179 * command.h: Update declaration.
1180 * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
1181 calls.
1182
11dced61
AC
1183 * NEWS: Mention removed commands.
1184 * m68hc11-tdep.c (show_regs): Delete, unused.
1185 (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
1186 * gdb-events.sh: Delete deprecated "set eventdebug" and "show
1187 eventdebug" commands.
1188 * gdb-events.c: Regenerate.
1189 * gdbarch.sh: Delete deprecated "set archdebug" and "show
1190 archdebug" commands.
1191 * gdbarch.c: Regenerate.
1192 * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
1193 remotedebug" and "show remotedebug".
1194 * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
1195 disassembly-flavor", "show arm disassembly-flavor", and
1196 "othernames" commands.
1197 (arm_othernames): Delete unused function.
1198
b6e1c027
AC
1199 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
1200 (convert_code_addr_to_desc_addr): Convert any function code
1201 address to the corresponding function's descriptor.
1202 (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
1203 TYPE_CODE_INT use the same code paths as TYPE_CODE_INT. When
1204 writing, convert any function code address to the corresponding
1205 descriptor.
1206
59c58d08
AC
1207 * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
1208 * config/powerpc/linux.mt (TDEPFILES): Ditto.
1209 * config/pa/linux.mt (TDEPFILES): Ditto.
1210 * config/mips/linux.mt (TDEPFILES): Ditto.
1211 * config/m68k/linux.mt (TDEPFILES): Ditto.
1212 * config/m32r/linux.mt (TDEPFILES): Ditto.
1213 * config/ia64/linux.mt (TDEPFILES): Ditto.
1214 * config/arm/linux.mt (TDEPFILES): Ditto.
1215
b6e1c027
AC
12162005-02-09 Corinna Vinschen <vinschen@redhat.com>
1217
1218 * symmisc.c: Include gdb_stat.h.
1219 (maintenance_print_msymbols): Use inode numbers to compare files.
1220
91294c83
AC
12212005-02-08 Andrew Cagney <cagney@gnu.org>
1222
d3cbe7ef
AC
1223 * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
1224 (METHOD_PTR_TO_VOFFSET): Move from here ...
1225 * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
1226 (METHOD_PTR_TO_VOFFSET): ... to here.
1227 * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
1228 * Makefile.in: Update dependencies.
1229
6941d02a
AC
1230 * exceptions.c: Do not include <setjmp.h>.
1231 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
1232 (catch_exception, catch_exceptions_with_msg, catch_errors)
1233 (catch_command_errors): Use TRY_CATCH.
1234 (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
1235 (exceptions_state_mc_init): Rename catcher_init.
1236 (exceptions_state_mc): Rename catcher_state_machine.
1237 (exceptions_state_mc_action_iter)
1238 (exceptions_state_mc_action_iter_1): New functions.
1239 * exceptions.h: Include <setjmp.h>.
1240 (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
1241 (EXCEPTIONS_SIGLONGJMP): Define.
1242 (exceptions_state_mc_init, exceptions_state_mc_action_iter)
1243 (exceptions_state_mc_action_iter_1): Declare.
1244 (TRY_CATCH): Define.
1245
179f02be
AC
1246 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
1247 no longer needed.
1248
8f135812
AC
1249 * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
1250 PT_FPSCR breakage.
1251
91294c83
AC
1252 * value.c (struct value): Move to here ...
1253 * value.h (struct value): ... from here. Copy comments to
1254 corresponding function declarations, re-order.
1255
dfa52d88
AC
12562005-02-07 Andrew Cagney <cagney@gnu.org>
1257
9bbda503
AC
1258 * value.c (set_value_bitpos, set_value_bitsize): Define.
1259 * value.h (set_value_bitpos, set_value_bitsize): Declare.
1260 * ada-lang.c, valarith.c: Update.
1261
5086187c
AC
1262 * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
1263 value_contents_writeable, include note that there are problems.
1264 * breakpoint.c, infcall.c: Use VALUE_LVAL.
1265
f5cf64a7
AC
1266 * value.h (set_value_offset): Declare.
1267 * value.c (set_value_offset): Declare.
1268 * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
1269 * findvar.c: Update.
1270
17cf0ecd
AC
1271 * value.h (value_next): Declare.
1272 * value.c (value_next): Define.
1273 * breakpoint.c: Update.
1274
88e3b34b
AC
1275 * value.h (deprecated_set_value_modifiable)
1276 (deprecated_value_modifiable): Declare.
1277 * value.c (deprecated_set_value_modifiable): Define.
1278 (deprecated_value_modifiable): Define.
1279 * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
1280
04624583
AC
1281 * value.h (deprecated_set_value_type): Declare.
1282 * value.c (deprecated_set_value_type): Define.
1283 * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
1284 * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
1285 * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
1286 * ax-gdb.c, tracepoint.c: Update.
1287
13bb5560
AC
1288 * value.h (deprecated_value_lval_hack)
1289 (deprecated_value_address_hack)
7d71e29c 1290 (deprecated_value_internalvar_hack)
13bb5560
AC
1291 (deprecated_value_regnum_hack): Declare.
1292 (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
1293 (VALUE_FRAME_ID, VALUE_REGNUM): Use.
1294 * value.c (deprecated_value_lval_hack)
1295 (deprecated_value_address_hack)
7d71e29c 1296 (deprecated_value_internalvar_hack)
13bb5560
AC
1297 (deprecated_value_regnum_hack): Define.
1298
b44d461b
AC
1299 * value.h (VALUE_POINTED_TO_OFFSET): Delete.
1300 (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
1301 * value.c (set_value_pointed_to_offset): Define
1302 (value_pointed_to_offset): Define.
1303 * valops.c: Update.
1304
caadb61d
AC
1305 * value.h (VALUE_EMBEDDED_OFFSET): Delete.
1306 (value_embedded_offset, set_value_embedded_offset): Declare.
13c3b5f5 1307 * value.c (value_embedded_offset): Define.
caadb61d 1308 (set_value_embedded_offset): Define.
13c3b5f5
AC
1309 * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
1310 * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
1311 * cp-abi.h: Update.
1312
dfa52d88
AC
1313 * value.h (VALUE_LAZY): Delete
1314 (set_value_lazy): Declare.
1315 * value.c (set_value_lazy): Define.
1316 * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
1317 * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
1318
0fd88904
AC
13192005-02-06 Andrew Cagney <cagney@gnu.org>
1320
feb13ab0
AC
1321 * value.h (VALUE_OPTIMIZED_OUT): Delete.
1322 (value_optimized_out, set_value_optimized_out): Declare.
1323 * value.c (set_value_optimized_out, value_optimized_out): Define.
1324 * valprint.c, findvar.c, dwarf2loc.c: Update.
1325
0fd88904
AC
1326 * value.c (value_contents, value_contents_writeable): New
1327 functions.
1328 * value.h (VALUE_CONTENTS): Delete macro.
1329 (value_contents, value_contents_writeable): Declare.
1330 * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
1331 * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
1332 * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
1333 * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
1334 * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
1335 * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
1336 * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
1337 * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
1338 * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
1339 * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
1340 * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
1341 * ada-valprint.c, ada-lang.c: Update.
1342
5b90c7b5
AC
13432005-02-03 Andrew Cagney <cagney@gnu.org>
1344
1345 * utils.c (xzalloc): New function.
1346 * defs.h (XZALLOC): Use xzalloc.
1347 (xzalloc): Declare.
1348 * value.c (allocate_value): Allocate a zeroed buffer.
1349 * mdebugread.c (xzalloc): Delete.
1350
4754a64e
AC
13512005-02-02 Andrew Cagney <cagney@gnu.org>
1352
d69fe07e
AC
1353 * value.h (value_lazy): Declare.
1354 * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
1355 * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
1356
46615f07
AC
1357 * value.h (VALUE_CONTENTS_ALL): Delete.
1358 (value_contents_all): Declare.
1359 * value.c (value_contents_all): New function.
1360 * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
1361 * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
1362
4754a64e
AC
1363 * value.c (value_enclosing_type): New function.
1364 * value.h (VALUE_ENCLOSING_TYPE): Delete.
1365 (value_enclosing_type): Declare.
1366 * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
1367 * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
1368
990a07ab
AC
1369 * value.c (value_contents_all_raw)
1370 (value_contents_raw): New functions.
1371 * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
1372 (value_contents_raw, value_contents_all_raw): Declare functions.
1373 (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
1374 * std-regs.c, valarith.c, valops.c, eval.c: Update.
1375 * tracepoint.c, findvar.c: Update.
1376
ff2c3e5d
OF
13772005-02-01 Orjan Friberg <orjanf@axis.com>
1378
1379 * regformats/reg-cris.dat: New file with register definitions for CRIS.
1380 * regformats/reg-crisv32.dat: Ditto for CRISv32.
1381
c46f8c51
AC
13822005-01-31 Andrew Cagney <cagney@gnu.org>
1383
1384 * configure: Regenerate to track ../gettext.m4.
1385
a80493b8
BI
13862005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
1387
1388 * MAINTAINERS: Add myself to "Write After Approval".
1389
3d263c1d
BI
1390 * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
1391 * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
1392 * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
1393
c21a4eee
MK
13942005-01-29 Mark Kettenis <kettenis@gnu.org>
1395
1396 * configure.ac: Remove extra check for ranlib.
1397 * configure: Regenerated.
1398
108d6ead
AC
13992005-01-28 Andrew Cagney <cagney@gnu.org>
1400
a2bd3dcd
AC
1401 * language.h (struct language_defn): Make la_val_print's buffer
1402 parameter a const bfd_byte.
1403 * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
1404 * ada-lang.c (ada_aligned_value_addr)
1405 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
1406 * valprint.c (val_print_array_elements): Update.
1407 * valprint.h (val_print_array_elements): Update.
1408 * ada-lang.h (ada_val_print, ada_aligned_value_addr)
1409 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
1410 * ada-valprint.c (ada_val_print, struct ada_val_print_args)
1411 (ada_val_print_1, ada_print_floating, printable_val_type)
1412 (print_record, val_print_packed_array_elements)
1413 (print_field_values, print_variant_part): Update.
1414 * c-lang.h (c_val_print, cp_print_value_fields): Update.
1415 * c-valprint.c (c_val_print): Update.
1416 * f-lang.h (f_val_print): Update.
1417 * f-valprint.c (f_val_print, f77_print_array_1)
1418 (f77_print_array): Update.
1419 * jv-lang.h (java_val_print): Update.
1420 * jv-valprint.c (java_print_value_fields, java_val_print): Update.
1421 * language.c (unk_lang_val_print): Update.
1422 * m2-lang.h (m2_val_print): Update.
1423 * m2-valprint.c (m2_val_print): Update.
1424 * p-lang.h (pascal_val_print): Update.
1425 (pascal_object_print_value_fields): Update.
1426 * p-valprint.c (pascal_val_print)
1427 (pascal_object_print_value_fields, pascal_object_print_value)
1428 (pascal_object_print_value): Update.
1429 * scm-lang.h (scm_val_print): Update.
1430 * scm-valprint.c (scm_val_print): Update.
1431 * value.h (val_print): Update.
1432
5bcca90b
AC
1433 * p-lang.h (pascal_object_print_class_member)
1434 (pascal_object_print_class_method): Make buffer a const bfd_byte.
1435 * p-valprint.c (pascal_object_print_class_method)
1436 (pascal_object_print_class_method): Ditto.
1437
ce27fb25
AC
1438 * language.h (struct language_defn): Make la_printstr's buffer
1439 parameter a const bfd_byte.
1440 * p-lang.h (pascal_printstr): Update function to match.
1441 * ada-valprint.c (ada_printstr): Update function to match.
1442 * scm-lang.c (scm_printstr): Update function to match.
1443 * p-lang.c (pascal_printstr): Update function to match.
1444 * ada-lang.h (ada_printstr): Update function to match.
1445 * m2-lang.c (m2_printstr): Update function to match.
1446 * objc-lang.c (objc_printstr): Update function to match.
1447 * c-lang.h (c_printstr): Update function to match.
1448 * f-lang.c (f_printstr): Update function to match.
1449 * c-lang.c (c_printstr): Update function to match.
1450 * language.c (unk_lang_printstr): Update function to match.
1451
5f547748
AC
1452 * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
1453 * valprint.h (val_print_type_code_int): Ditto.
1454
bbb4b9db
AC
1455 * objc-lang.h (c_val_print, c_value_print): Delete declarations.
1456
9519ccd5
AC
1457 * cp-valprint.c (cp_print_class_method)
1458 (cp_print_class_member): Make buffer a const bfd_byte.
1459 * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
1460
10a2c479
AC
1461 * ada-lang.c (value_from_contents_and_address)
1462 (to_record_with_fixed_variant_part)
1463 (value_tag_from_contents_and_address, ada_to_fixed_type)
1464 (to_fixed_variant_branch_type, to_fixed_record_type)
1465 (ada_template_to_fixed_record_type, cond_offset_host)
1466 (ada_template_to_fixed_record_type_1): Make buffer a const
1467 bfd_byte.
1468 * ada-lang.h (ada_template_to_fixed_record_type_1)
1469 (value_from_contents_and_address, ada_to_fixed_type): Ditto.
1470
d56612af
AC
1471 * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
1472
366b1cbf 1473 * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
d56612af 1474 * printcmd.c (print_scalar_formatted): Update.
366b1cbf 1475
c84141d6
AC
1476 * value.h (value_bit_index, print_floating)
1477 (find_rt_vbase_offset): Make buffer a const bfd_byte.
1478 * valprint.c (print_floating): Update.
1479 * valarith.c (value_bit_index): Update.
1480 * valops.c (find_rt_vbase_offset): Update.
1481
6c403953
AC
1482 * valprint.h (print_octal_chars, print_char_chars)
1483 (print_hex_chars, print_decimal_chars, print_binary_chars): Make
1484 buffer a const bfd_byte.
1485 * valprint.c (print_binary_chars, print_octal_chars)
1486 (print_decimal_chars, print_hex_chars, print_char_chars): Make
1487 "valaddr"buffer a const bfd_byte, ditto for local variables
1488 referencing that buffer.
1489
a8d6eb4a
AC
1490 * m2-valprint.c: Include "c-lang.h".
1491 (c_val_print): Delete extern declaration.
1492 * scm-valprint.c: Include "c-lang.h".
1493 (c_val_print): Delete extern declaration.
1494 Makefile.in: Update dependencies.
1495
06c4d4dc
AC
1496 * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
1497 bfd_byte.
1498 * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
1499 (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
1500 bfd_byte.
1501 * cp-abi.c (baseclass_offset): Update.
1502 * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
1503
6b08edad
AC
1504 * gnu-v2-abi.h: New file.
1505 * gnu-v2-abi.c: Include "gnu-v2-abi.h".
1506 (gnuv2_baseclass_offset): Delete declaration.
1507 * hpacc-abi.c: Include "gnu-v2-abi.h".
1508 (gnuv2_baseclass_offset): Delete extern declaration.
1509 * Makefile.in: Update dependencies.
1510
108d6ead
AC
1511 * doublest.c (floatformat_is_negative, floatformat_is_nan)
1512 (floatformat_mantissa, get_field): Make the buffer a const
1513 bfd_byte, simplify.
1514
a53bf506
AC
15152005-01-27 Andrew Cagney <cagney@gnu.org>
1516
8cc2524a
AC
1517 * value.h (struct value): Change type of contents to bfd_byte.
1518 (VALUE_CONTENTS_RAW): Simplify.
1519
79dd2d24
AC
1520 * gdbarch.sh (integer_to_address): Change buf parameter to a const
1521 bfd_byte, make pure-multi-arch.
1522 * gdbarch.h, gdbarch.c: Regenerate.
1523 * mips-tdep.c (mips_integer_to_address): Update.
1524 * value.c (value_as_address): Update.
1525
c26b8e3b
AC
1526 * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
1527 * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
1528 parameters const, change buf to a const bfd_byte.
1529 (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
1530 parameters const.
1531
10e2d419
AC
1532 * corefile.c (write_memory): Update, make a copy of the read-only
1533 buffer.
1534 * target.c (target_read_memory): Update.
1535 (target_write_memory): Update, make a copy of the read-only
1536 buffer.
1537 * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
1538 const.
1539 * target.h (target_read_memory, target_write_memory): Change
1540 buffer type to bfd_byte; for write_memory, make it const.
1541 * symfile-mem.c (do_target_read_memory): New function.
1542 (symbol_file_add_from_memory): Pass do_target_read_memory to
1543 bfd_elf_bfd_from_remote_memory.
1544
89f5065b
AC
1545 * value.h: Indent using gdb_indent.sh.
1546
a53bf506
AC
1547 * configure: Regenerate to track ../gettext.m4 change.
1548
c44ca51c
AC
15492005-01-26 Andrew Cagney <cagney@gnu.org>
1550
1551 * rs6000-tdep.c: Include "reggroups.h".
1552 (rs6000_gdbarch_init): Set register_reggroup_p.
1553 (rs6000_register_reggroup_p): New function.
1554
c600d464
OF
15552005-01-26 Orjan Friberg <orjanf@axis.com>
1556
1557 * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
1558 (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
1559 CRISv32.
1560 (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
1561 (cris_region_ok_for_watchpoint, cris_stopped_data_address)
1562 (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
1563 (crisv32_register_type, cris_special_register_name)
1564 (crisv32_register_name): New functions.
1565 (cris_spec_reg_applicable): Recognize more versions.
1566 (cris_register_name): Update with call to cris_special_register_name.
1567 (find_cris_op): Filter out CRISv32 instructions. Tweaked comment and
1568 warning when unable to find step target.
1569 (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
1570 (supply_gregset): Add struct gdbarch_tdep. Set pseudo-PC register for
1571 CRISv32.
1572 (fetch_core_registers): Update for CRISv32.
1573 (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
1574 register_name, cannot_store_register, cannot_fetch_register,
1575 have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
1576
82c94ed0
NR
15772005-01-26 Nick Roberts <nickrob@snap.net.nz>
1578
1579 * interps.c (interpreter_exec_cmd): Use condition,
1580 e.reason < 0, to raise an error.
1581
0598a43c
AC
15822005-01-25 Andrew Cagney <cagney@gnu.org>
1583
a8f60bfc
AC
1584 * ppc-linux-tdep.c: Include "tramp-frame.h"
1585 (struct ppc_linux_sigtramp_cache)
1586 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
1587 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
1588 (ppc_linux_sigtramp_cache): Delete.
1589 (ppc32_linux_sigaction_cache_init)
1590 (ppc64_linux_sigaction_cache_init)
1591 (ppc32_linux_sighandler_cache_init)
1592 (ppc64_linux_sighandler_cache_init)
1593 (ppc32_linux_sigaction_tramp_frame)
1594 (ppc64_linux_sigaction_tramp_frame)
1595 (ppc32_linux_sighandler_tramp_frame)
1596 (ppc64_linux_sighandler_tramp_frame)
1597 (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
1598 64-bit, sigaction and siginfo tramp-frame unwinders.
1599
0598a43c
AC
1600 * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
1601 long_double_bit to 8.
1602
9d799f85
AC
16032005-01-24 Andrew Cagney <cagney@gnu.org>
1604
1605 * infrun.c (handle_inferior_event): Handle back-to-back and nested
1606 signals where the step_resume_breakpoint may have already been
1607 inserted.
1608
45181ed1
AC
16092005-01-24 Andrew Cagney <cagney@gnu.org>
1610
1611 * configure: Regenerate, ../gettext.m4 was updated.
1612
a28109e0
MK
16132005-01-23 Mark Kettenis <kettenis@gnu.org>
1614
6fe85783
MK
1615 * NEWS: Mention new BSD user-level threads support.
1616
a28109e0
MK
1617 * i386obsd-tdep.c: Update copyright year. Include
1618 "bsd-uthread.h".
1619 (i386obsd_uthread_reg_offset): New variable.
1620 (I386OBSD_UTHREAD_ESP_OFFSET): New define.
1621 (i386obsd_supply_uthread, i386obsd_collect_uthread): New
1622 functions.
1623 (i386obsd_init_abi): Set supply_uthread and collect_uthread.
1624 * Makefile.in (i386obsd-tdep.o): Update dependencies.
1625 * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
1626
059198c1
CF
16272005-01-23 Christopher Faylor <cgf@timesys.com>
1628
1629 * win32-nat.c: Update copyright year.
1630 (child_init_thread_list): Set thread linked list point to NULL so that
1631 it won't be reused after clearing.
1632
5c45e068
MK
16332005-01-21 Mark Kettenis <kettenis@gnu.org>
1634
1635 * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
1636 undefs.
1637 * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
1638 thread' has a td_pcb member and whether `struct reg' has r_fs and
1639 r_gs members.
1640 * configure, config.in: Regenerate.
1641
666ec76f
MK
16422005-01-21 Mark Kettenis <kettenis@gnu.org>
1643
b8667b61
MK
1644 * configure.ac: Remove ia64-*-aix* junk.
1645 * configure: Regenerate.
1646
a3828db0
MK
1647 * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
1648 and BFD_NEED_DECLARATION. Don't check if a declaration of strdup
1649 is necessary.
1650 * configure, config.in: Regenerate.
1651 * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
1652 BFD_NEED_DECLARATION. Never provide a prototype for
1653 caninicalize_file_name.
1654 * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
1655 BFD_NEED_DECLARATION.
1656
666ec76f
MK
1657 * configure.ac (targ_archs): Use standard autoconf check for
1658 "struct stat.st_blocks" instead of rolling our own.
1659 * configure: Regenerated.
1660 * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
1661 * config.in: Regenerated.
1662
bc8bcb4b
MK
16632005-01-21 Mark Kettenis <kettenis@gnu.org>
1664
1665 * configure.ac: Modernize checks for `long long' and `long double'
1666 support.
1667 * configure: Regenerated.
1668 * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
1669 (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
1670 * config.in: Regenerated.
1671
30adeb3a
MK
16722005-01-20 Mark Kettenis <kettenis@gnu.org>
1673
1674 * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
1675 (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
1676 * configure.ac: Remove checks for HP-UX save_state structure.
1677 * configure: Regenerated.
1678
e06e2353
AC
16792005-01-19 Andrew Cagney <cagney@gnu.org>
1680
1681 * utils.c (quit): Simplify, call fatal.
1682 * exceptions.c: Include "serial.h"
1683 (print_flush): Mimic flush code found in utils.c:quit.
1684 * Makefile.in: Update dependencies.
1685
1c44323f
JB
16862005-01-19 Jim Blandy <jimb@redhat.com>
1687
065a1afc
JB
1688 * configure.tgt: Set build_rdi_share to "yes" on those targets
1689 that use that debugging protocol.
1690 Set build_nlm to yes to build NLM stub for Netware targets.
1691 * configure.ac: If build_rdi_share is "yes", then configure the
1692 rdi-share subdirectory.
1693 If build_nlm is "yes", the configure the "nlm" subdirectory.
1694 * configure: Regenerated.
1695
1c44323f
JB
1696 * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
1697 autoconf 2.59 and automake 1.9.3.
1698
8a9de0e4
AC
16992005-01-19 Andrew Cagney <cagney@gnu.org>
1700
315a522e
AC
1701 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
1702 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
1703 * utils.c (internal_verror, quit): Update.
1704 * remote-sds.c (interrupt_query): Update.
1705 * remote-mips.c (mips_error, mips_kill): Update.
1706 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
1707 * remote.c (interrupt_query): Update.
1708 * ocd.c (interrupt_query): Update.
1709 * nto-procfs.c (interrupt_query): Update.
1710 * monitor.c (monitor_interrupt_query): Update.
1711 * breakpoint.c (break_command_1): Update.
1712
8a9de0e4
AC
1713 * infrun.c: (resume, proceed, wait_for_inferior)
1714 (handle_inferior_event, stop_stepping)
1715 (prepare_to_wait): Write debug output to gdb_stdlog.
1716
53283f86
MK
17172005-01-19 Mark Kettenis <kettenis@gnu.org>
1718
1719 * inf-ptrace.c (inf_ptrace_prepare_to_store)
1720 (inf_ptrace_post_startup_inferior)
1721 (inf_ptrace_acknowledge_created_inferior)
1722 (inf_ptrace_insert_fork_catchpoint)
1723 (inf_ptrace_remove_fork_catchpoint)
1724 (inf_ptrace_insert_vfork_catchpoint):
1725 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
1726 (inf_ptrace_insert_exec_catchpoint)
1727 (inf_ptrace_remove_exec_catchpoint): Remove functions.
1728 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
1729 (inf_ptrace_target): Don't set to_prepare_to_store,
1730 to_post_startup_inferior, to_acknowledge_created_inferior,
1731 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
1732 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
1733 to_follow_fork, to_insert_exec_catchpoint,
1734 to_remove_exec_catchpoint.
1735
9ee907e0
AC
17362005-01-18 Andrew Cagney <cagney@gnu.org>
1737
fa113d1a
AC
1738 * target.h (struct target_ops): Change return type of
1739 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
1740 to_insert_exec_catchpoint to void.
1741 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
1742 (child_insert_exec_catchpoint): Change return type to void.
1743 * target.c (update_current_target): Update.
1744 (debug_to_insert_fork_catchpoint)
1745 (debug_to_insert_vfork_catchpoint)
1746 (debug_to_insert_exec_catchpoint): Update.
1747 * inf-child.c (inf_child_insert_fork_catchpoint)
1748 (inf_child_insert_vfork_catchpoint)
1749 (inf_child_insert_exec_catchpoint): Update.
1750 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
1751 * linux-nat.c (child_insert_fork_catchpoint)
1752 (child_insert_vfork_catchpoint)
1753 (child_insert_exec_catchpoint): Update.
1754 * inftarg.c (child_insert_fork_catchpoint)
1755 (child_insert_vfork_catchpoint,)
1756 (child_insert_exec_catchpoint): Update.
1757
9ee907e0
AC
1758 * remote.c (remote_open_1): Use throw_exception.
1759
295093a4
MS
17602005-01-17 Michael Snyder <msnyder@redhat.com>
1761
1762 * mips-linux-tdep.c: Whitespace tweaks.
1763
4bcff7eb
CV
17642005-01-17 Corinna Vinschen <vinschen@redhat.com>
1765
1766 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
1767
637537d0
AC
17682005-01-17 Andrew Cagney <cagney@gnu.org>
1769
1770 * top.h (source_error, source_pre_error): Delete declaration.
1771 * cli/cli-script.c (source_error_allocated, source_error): Delete.
1772 (script_from_file, source_cleanup_lines): Do not manipulate
1773 source_error_allocated, error_pre_print and source_error.
1774 (struct source_cleanup_lines_args): Delete fields old_pre_error,
1775 and old_error_pre_print.
1776 * top.c (source_error_allocated, source_error)
1777 (source_pre_error): Delete.
1778 (command_line_input): Do not set error_pre_print.
1779 * event-top.c (command_line_handler): Do not set error_pre_print.
1780
12b21d12
JT
17812005-01-16 Jason Thorpe <thorpej@netbsd.org>
1782
1783 * MAINTAINERS: Update my email address.
1784
1c02b2a5
MK
17852005-01-16 Mark Kettenis <kettenis@gnu.org>
1786
c401b55a
MK
1787 * configure.ac: Provide prerequisite headers when checking
1788 <term.h>.
1789 * configure: Regenerate.
1790
1c02b2a5
MK
1791 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
1792 and "bsd-uthread.h".
1793 (amd64fbsd_jmp_buf_reg_offset): New variable.
1794 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
1795 functions.
1796 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
1797 * i386fbsd-tdep.c: Fix typo.
1798 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
1799 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
1800
17d92a02
AC
18012005-01-16 Andrew Cagney <cagney@gnu.org>
1802
1803 * cli/cli-script.c: Include "exceptions.h".
1804 (struct wrapped_read_command_file_args): Define.
1805 (wrapped_read_command_file): New function.
1806 (script_from_file): Replace direct call to read_command_file by
1807 one wrapped by an exception handler.
1808 * exceptions.c (throw_it): Free the old message after creating the
1809 new.
1810 * Makefile.in: Update dependencies.
1811
80ad1639
MK
18122005-01-16 Mark Kettenis <kettenis@gnu.org>
1813
ae036357
MK
1814 * sparc64fbsd-tdep.c: Update copyright year.
1815 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
1816 functions.
1817 (sparc64fbsd_init_abi): Create register sets with collect
1818 functions.
1819
ca5807d9
MK
1820 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
1821 (_initialize_sparc64fbsd_nat): Add some extra features to the
1822 generic SPARC target.
1823 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
1824 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
1825 (NAT_FILE): Set to solib.h.
1826 * config/sparc/nm-fbsd.h: Remove file.
1827
c4f2d4d7
MK
1828 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
1829
80ad1639
MK
1830 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
1831
6212a5e9
AC
18322005-01-16 Andrew Cagney <cagney@gnu.org>
1833
1834 * exceptions.c (struct catcher): Delete saved_error_pre_print and
1835 saved_quit_pre_print.
1836 (catcher_init): Delete parameter errstring, do not override the
1837 pre_print strings.
1838 (catcher_pop): Do not restore the pre_print strings.
1839 (catch_exception, catch_exceptions_with_msg, catch_errors)
1840 (catch_command_errors): Update catch_init calls.
1841
936df4b3
MK
18422005-01-16 Mark Kettenis <kettenis@gnu.org>
1843
1844 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
1845 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
1846
3af1e0e3
AC
18472005-01-15 Andrew Cagney <cagney@gnu.org>
1848
85981d60
AC
1849 * acinclude.m4: Include ../bfd/bfd.m4 instead of
1850 ../bfd/acinclude.m4. Include ../gettext.m4.
1851 * aclocal.m4, configure: Re-generate.
1852
5a14cc1a
AC
1853 * exceptions.c (do_captured_command)
1854 (struct captured_command_args): Delete.
1855 (catch_command_errors): Simplify by inlining call to catch_errors.
1856
3af1e0e3
AC
1857 * exceptions.c (struct catcher): Delete field print_message.
1858 (catcher_init): Delete print_message parameter.
1859 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
1860 (throw_it): Delete prefix parameter.
1861 (throw_verror, throw_vfatal, throw_error): Update.
1862
d0555901
AC
18632005-01-14 Andrew Cagney <cagney@gnu.org>
1864
e48f5bee
AC
1865 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
1866 (throw_reason): Leave the exception's message field blank.
1867 (throw_it): New function, create the exception and throw it.
1868 (throw_verror, throw_vfatal, throw_error): Call throw_it.
1869 (print_any_exception): New function.
1870 (catch_errors, catch_exceptions_with_msg): Call
1871 print_any_exception.
1872 (throw_exception): Move code calling annotate_error and
1873 annotate_quit from here ...
1874 (print_exception): ... to here.
1875
c6da7a6d
AC
1876 * exceptions.c (exception_fprintf, exception_print): Move printing
1877 of \n from here ...
1878 (print_exception): ... to here.
1879 (print_flush): New function.
1880 (exception_print, exception_fprintf): Replace duplicated flush and
1881 wrap code with call to print_flush.
1882 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
1883 and print_exception.
1884 (do_write): Delete.
1885
d0555901
AC
1886 * remote-sds.c (interrupt_query): Call throw_reason instead of
1887 throw_exception.
1888 * remote-mips.c (mips_error, mips_kill): Ditto
1889 * ocd.c (interrupt_query): Ditto.
1890 * nto-procfs.c (interrupt_query): Ditto.
1891 * monitor.c (monitor_interrupt_query): Ditto.
1892
949df321
JJ
18932005-01-14 Jeff Johnston <jjohnstn@redhat.com>
1894
1895 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
1896
bc8332bb
AC
18972005-01-14 Andrew Cagney <cagney@gnu.org>
1898
1c3c7ee7
AC
1899 * exceptions.h (catch_exceptions): Delete errstring parameter.
1900 (catch_exceptions_with_msg): Ditto.
1901 * exceptions.c (catch_exceptions_with_msg): Update.
1902 (catch_exceptions): Update.
1903 * symfile-mem.c (add_vsyscall_page): Update.
1904 * frame.c (get_current_frame): Update.
1905 * wrapper.c (gdb_value_struct_elt): Update.
1906 * exceptions.c (catch_exceptions): Update.
1907 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
1908 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
1909 * remote-fileio.c (remote_fileio_request): Update.
1910
9cbc821d
AC
1911 * exceptions.h (exception_fprintf): Declare.
1912 (exception_print): Drop pre_print parameter.
1913 * mi/mi-main.c (mi_execute_command): Update exception_print call.
1914 * cli/cli-interp.c (safe_execute_command): Update exception_print
1915 call.
1916 * remote.c (remote_open_1): Instead of passing an error prefix to
1917 catch_exceptions, use catch_exceptions and exception_fprintf.
1918 (remote_start_remote): Change return type to void.
1919 * breakpoint.c (insert_bp_location): Instead of passing an error
1920 prefix to catch_exceptions, use catch_exceptions and
1921 exception_fprintf.
1922 (insert_catchpoint): Change return type to void.
1923 (break_command_1): Update exception_print call.
1924 * exceptions.c (exception_fprintf): New function.
1925 (print_exception): New function.
1926 (exception_print): Use print_exception.
1927
22e9b0f1
AC
1928 * utils.c (error_output_message): Delete function.
1929 * defs.h (error_output_message): Delete declaration.
1930
05ff989b
AC
1931 * linespec.c (symtab_from_filename, decode_variable): Use
1932 throw_error instead of error_silent.
1933 * breakpoint.c (do_captured_parse_breakpoint): Change return type
1934 to void.
1935 (break_command_1): Use catch_exception and check the error return
1936 status.
1937 * exceptions.c (throw_error): New function.
1938 (throw_vsilent): Delete function.
1939 * exceptions.h (throw_error): Declare.
1940 (throw_vsilent): Delete declaration.
1941 * utils.c (error_silent): Delete function.
1942 * defs.h (error_silent): Delete declaration.
1943
8a076db9
AC
1944 * mi/mi-main.c (mi_execute_command): Print the exception.
1945 * cli/cli-interp.c (safe_execute_command): Print the exception.
1946 * exceptions.h (exception_print): Declare.
1947 * exceptions.c (struct catcher): Add field print_message.
1948 (catcher_init): Add parameter print_message, store in the catcher
1949 struct.
1950 (print_and_throw): Only print the message when print_message.
1951 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
1952 catcher_init.
1953 (catch_exception): Pass print_message=0 to catcher_init.
1954
bc8332bb
AC
1955 * varobj.c (varobj_create): Add missing \n.
1956
d183932d
MS
19572005-01-13 Michael Snyder <msnyder@redhat.com>
1958
4e18e2de 1959 * cli/cli-decode.h: Whitespace tweaks.
ca0b4d12 1960 * wince.c: Whitespace tweaks.
887a3a14 1961 * uw-thread.c: Whitespace tweaks.
0a4a0819 1962 * utils.c: Whitespace tweaks.
d183932d
MS
1963 * tracepoint.[ch]: Whitespace tweaks.
1964 * solist.h: Whitespace tweaks.
1965
6b1b7650
AC
19662005-01-13 Andrew Cagney <cagney@gnu.org>
1967
b315da38
AC
1968 * exceptions.h (struct exception): Make message const.
1969 * mi/mi-main.c (mi_execute_command): Pass result.message directly
1970 to fputstr_unfiltered.
1971
79e714b4
AC
19722005-01-13 Michael Snyder <msnyder@redhat.com>
1973
1974 * stack.c: Whitespace tweaks.
1975 * somsolib.[ch]: Whitespace tweaks.
1976 * solib-aix.c: Whitespace tweaks.
1977 * solib.c: Whitespace tweaks.
1978 * solib-frv.c: Whitespace tweaks.
1979 * solib.h: Whitespace tweaks.
1980 * solib-irix.c: Whitespace tweaks.
1981 * solib-som.c: Whitespace tweaks.
1982 * solib-sunos.c: Whitespace tweaks.
1983 * solib-svr4.[ch]: Whitespace tweaks.
1984 * ser-tcp.c: Whitespace tweaks.
1985 * ser-unix.c: Whitespace tweaks.
1986 * serial.h: Whitespace tweaks.
1987 * scm-valprint.c: Whitespace tweaks.
1988 * rs6000-tdep.c: Whitespace tweaks.
1989 * rs6000-nat.c: Whitespace tweaks.
1990 * remote.c: Whitespace tweaks.
1991
19922005-01-13 Andrew Cagney <cagney@gnu.org>
1993
6b1b7650
AC
1994 * defs.h (error_last_message, error_init): Delete declaration.
1995 * utils.c (fatal, vfatal): Call throw_vfatal.
1996 (error, verror): Call throw_verror;
1997 (do_write, error_stream_1): Delete function.
1998 (error_stream): Simplify, call error.
1999 (error_last_message, error_init, gdb_lasterr): Delete.
2000 (error_silent): Simplify, call throw_vsilent.
2001 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
2002 * main.c (captured_main): Delete call to error_init.
2003 * exceptions.c (throw_verror, throw_verror)
2004 (throw_vsilent): New functions.
2005 (do_write, print_and_throw): New functions.
2006 (last_message): New global.
2007 (throw_reason): Replace error_last_message with last_message.
2008 (catch_exceptions_with_msg): Dup the message.
2009 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
2010 Declare.
2011
4791eb66
MS
20122005-01-13 Michael Snyder <msnyder@redhat.com>
2013
90c065fb 2014 * remote-st.c: Whitespace tweaks.
8a0ce09a 2015 * remote-sim.c: Whitespace tweaks.
1fa79fac 2016 * remote-mips.c: Whitespace tweaks.
beda9597 2017 * pa64solib.[ch]: Whitespace tweaks.
28397f59 2018 * mdebugread.c: Whitespace tweaks.
ba5e7e8d 2019 * main.c: Whitespace tweaks.
907d819a 2020 * interps.c: Whitespace tweaks.
9d1ff73f 2021 * infrun.c: Whitespace tweaks.
1f5d0fc9 2022 * infcmd.c: Whitespace tweaks.
d9788fe8 2023 * hpux-thread.c: Whitespace tweaks.
3b951200 2024 * hppa-hpux-tdep.c: Whitespace tweaks.
3a9a986f 2025 * gdbcore.h: Whitespace tweaks.
d3f17821 2026 * gdbcmd.h: Whitespace tweaks.
30867156 2027 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
de6854b5 2028 * corefile.c: Whitespace tweaks.
03717487 2029 * completer.c: Whitespace tweaks.
9b5c5aad
MS
2030 * coff-solib.c: Whitespace tweaks.
2031 * coff-solib.h: Whitespace tweaks.
30fdc99f 2032 * cli-out.c: Whitespace tweaks.
1272ad14 2033 * breakpoint.c: Whitespace tweaks.
4791eb66
MS
2034 * cli/cli-interp.c: Tweak comments, per coding standard.
2035
f30f06b8
AC
20362005-01-13 Andrew Cagney <cagney@gnu.org>
2037
ce43223b
AC
2038 * breakpoint.c (gdb_breakpoint_query): Update, use
2039 catch_exceptions_with_msg.
2040 (do_captured_breakpoint): Add uiout parameter.
2041 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
2042 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
2043 gdb_thread_select. Return MI_CMD_ERROR instead of
2044 MI_CMD_CAUGHT_ERROR.
2045 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
2046 (enum captured_mi_execute_command_actions): Delete
2047 EXECUTE_COMMAND_DISPLAY_ERROR.
2048 (captured_mi_execute_command): Delete code handling
2049 MI_CMD_CAUGHT_ERROR.
2050 (mi_execute_command): Don't check for
2051 EXECUTE_COMMAND_DISPLAY_ERROR.
2052 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
2053 gdb_breakpoint_query.
2054 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
2055 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
2056 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
2057 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
2058 parameter.
2059 * thread.c (thread_command): Update call.
2060 (gdb_thread_select, gdb_list_thread_ids): Update, call
2061 catch_exceptions_with_msg.
2062
f30f06b8
AC
2063 * mi/mi-main.c (mi_execute_command): Use catch_exception,
2064 eliminate call to error_last_message.
2065 (captured_mi_execute_command): Change return type to void.
2066
2a78bfb5
AC
20672005-01-12 Andrew Cagney <cagney@gnu.org>
2068
c1043fc2
AC
2069 * exceptions.c (exception_none): New variable.
2070 * Makefile.in: Update dependencies.
2071 * interps.c: Include "exceptions.h".
2072 (interpreter_exec_cmd, interp_exec): Update to return "struct
2073 exception"
2074 * exceptions.h (no_exception): Declare.
2075 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
2076 * mi/mi-interp.c: Include "exceptions.h".
2077 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
2078 'struct exception".
2079 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
2080 (do_captured_execute_command): Update to use catch_exception.
2081 * interps.h: Include "exceptions.h".
2082 (interp_exec_ftype, interp_exec): Return "struct exception".
2083
2a78bfb5
AC
2084 * exceptions.h (throw_reason): Rename throw_exception.
2085 (enum errors, struct exception): Define.
2086 (catch_exception_ftype): Define.
2087 (catch_exception, throw_exception): Declare.
2088 * exceptions.c (throw_exception): Rewrite.
2089 (throw_reason): New function.
2090 (struct catcher, catcher_state_machine): Replace "reason" with
2091 "exception", delete "gdberrmsg".
2092 (catch_exception): New function.
2093 (catcher_init): Replace "gdberrmsg" parameter with "exception".
2094 (catch_errors, catch_exceptions_with_msg): Re-implement passing
2095 exception to catcher_init.
2096 * utils.c (error_silent, error_stream_1): Use throw_reason.
2097 (internal_verror, quit): Ditto.
2098 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
2099 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
2100 * remote.c (remote_open_1, interrupt_query): Ditto.
2101
8b1ca062
MK
21022005-01-12 Mark Kettenis <kettenis@gnu.org>
2103
fa565c2b
MK
2104 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
2105 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
2106 (i386fbsd_jmp_buf_reg_offset): New variable.
2107 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
2108 functions.
2109 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
2110 * Makefile.in (i386fbsd-tdep.o): Update dependency.
2111 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
2112
82f5c14f
MK
2113 * bsd-uthread.h: New file.
2114 * bsd-uthread.c: New file.
2115 * Makefile.in (bsd_uthread_h): New variable.
2116 (ALLDEPFILES): Add bsd-uthread.c.
2117 (bsd-uthread.o): New dependency.
2118
42a6e6a0
MK
2119 * solib.h Update copyright year.
2120 (struct so_list): Forward declaration.
2121 (solib_read_symbols): New prototype.
2122 * solib.c (solib_read_symbols): New function.
2123 (solib_add): Call solib_read_symbols to read in symbols.
2124 (update_solib_list): Call observer_notify_solib_loaded.
2125
8b1ca062
MK
2126 * i386bsd-nat.c: Update copyright year. Don't include
2127 <sys/param.h> and <sys/user.h>.
2128 (register_u_addr, kernel_u_size): Remove functions.
2129 * config/i386/obsd.mh (NAT_FILE): Remove.
2130 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
2131 * config/i386/nm-obsd.h: Remove file.
2132
60250e8b
AC
21332005-01-12 Andrew Cagney <cagney@gnu.org>
2134
db5f402d
AC
2135 * exceptions.c: Include "gdb_string.h".
2136 (enum catcher_state, struct catcher): Define.
2137 (current_catcher): New global, replaces catch_return;
2138 (catch_return): Delete.
2139 (throw_exception): Use current_catcher->buf;
2140 (catcher_init, catcher_pop, catcher_state_machine): New functions.
2141 (catcher): Delete.
2142 (struct catch_errors_args): Delete.
2143 (do_catch_errors): Delete.
2144 (catch_exceptions): Replace body with call to
2145 catch_exceptions_with_msg.
2146 (catcher): Delete.
2147 (catch_exceptions_with_msg, catch_errors): Re-implement using
2148 catcher_state_machine.
2149
60250e8b
AC
2150 * exceptions.h (enum return_reason, RETURN_MASK)
2151 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
2152 (return_mask, throw_exception, catch_exceptions_ftype)
2153 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
2154 (catch_command_errors_ftype, catch_command_errors): Move to
2155 exceptions.h.
2156 * exceptions.c, exceptions.h: New files.
2157 * top.c: Do not include <setjmp.h>.
2158 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
2159 (throw_exception, catcher, catch_exceptions)
2160 (catch_exceptions_with_msg, struct catch_errors_args)
2161 (do_catch_errors, catch_errors, struct captured_command_args)
2162 (do_captured_command, catch_command_errors): Move to exceptions.c.
2163 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
2164 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
2165 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
2166 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
2167 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
2168 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
2169 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
2170 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
2171 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
2172 * ada-valprint.c, ada-lang.c: Ditto.
2173 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
2174 exceptions.o. Update all dependencies.
2175
ca14ead7
MK
21762005-01-11 Mark Kettenis <kettenis@gnu.org>
2177
eafc7eea
MK
2178 * config/i386/nm-fbsd.h: Update copyright year.
2179 Don't include "config/nm-bsd.h".
2180 (KERNEL_U_SIZE): Remove macro.
2181 (kernel_u_size): Remove prototype.
2182
ca14ead7
MK
2183 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
2184 * config/vax/nm-nbsdaout.h: Remove file.
2185
4a39d934
EZ
21862005-01-10 Elena Zannoni <ezannoni@redhat.com>
2187
2188 * MAINTAINERS: Remove self from sh/sh64 maintainership.
2189
93f0f986
AC
21902005-01-10 Andrew Cagney <cagney@gnu.org>
2191
c4f9e2bf
AC
2192 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
2193 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
2194 maintainer.
2195
6b71dd74
AC
2196 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
2197 changes to CRIS.
2198
93f0f986
AC
2199 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
2200 COMMIT means can approve).
2201
8785ced0
MK
22022005-01-10 Mark Kettenis <kettenis@gnu.org>
2203
2a2de4ce
MK
2204 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
2205 (vax_register_u_offset): Make statuc.
2206 (_initialize_vax_nat): Construct and add target vector.
2207 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
2208 inftarg.o. Add inf-ptrace.o.
2209 * Makefile.in (vax-nat.o): Update dependencies.
2210
8785ced0
MK
2211 * inf-ptrace.h: Update copyright year. Sync comment with
2212 inf-ptrace.c.
2213 (inf_ptrace_trad_target): New prototype.
2214 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
2215 "gdb_assert.h"
2216 (inf_ptrace_target): Add comment.
2217 (inf_ptrace+register_u_offset): New variable.
2218 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
2219 (inf_ptrace_store_register, inf_ptrace_store_registers)
2220 (inf_ptrace_trad_target): New functions.
2221 * Makefile.in (inf-ptrace.o): Update dependencies.
2222
7cb9022a
MK
22232005-01-09 Mark Kettenis <kettenis@gnu.org>
2224
2225 * configure.ac: Provide prerequisite headers when checking
2226 <link.h>, <sys/proc.h> and <sys/user.h>.
2227 * configure: Regenerate.
2228
c534d641
MK
22292005-01-08 Mark Kettenis <kettenis@gnu.org>
2230
2231 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
2232 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
2233
4b48ac22
MK
22342005-01-07 Mark Kettenis <kettenis@gnu.org>
2235
2236 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
2237 Don't include "tm-ia64.h".
2238 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
2239 * config/ia64/tm-ia64.h: Remove. Move contents ...
2240 * ia64-tdep.h: ... here. Update copyright year.
2241
3ace7edb
AC
22422005-01-07 Andrew Cagney <cagney@gnu.org>
2243
bec39cab
AC
2244 * configure.ac: Rename configure.in, require autoconf 2.59.
2245 * configure: Re-generate.
2246
e14ecb8f
AC
2247 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
2248 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
2249 to configdirs.
2250
3ace7edb
AC
2251 * configure.in: Replace configdirs with multiple references to
2252 AC_CONFIG_SUBDIRS.
2253 * configure: Re-generate.
2254
b33e8514
AS
22552005-01-05 Andreas Schwab <schwab@suse.de>
2256
2257 * ia64-tdep.c: Include "osabi.h".
2258 (native_find_global_pointer): Delete.
2259 (ia64_find_global_pointer): Renamed from
2260 generic_elf_find_global_pointer.
2261 (FIND_GLOBAL_POINTER): Delete. Change all users to call
2262 ia64_find_global_pointer instead.
2263 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
2264 to ia64_linux_sigcontext_register_address and
2265 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
2266 (_initialize_ia64_tdep): Call gdbarch_register instead of
2267 deprecated register_gdbarch_init.
2268 (struct gdbarch_tdep): Remove find_global_pointer field and move
2269 to ...
2270 * ia64-tdep.h (struct gdbarch_tdep): ... here.
2271 (ia64_linux_sigcontext_register_address): Remove declaration.
2272 (ia64_linux_getunwind_table): Likewise.
2273 (ia64_linux_write_pc): Likewise.
2274 * ia64-linux-tdep.c: Include "osabi.h".
2275 (ia64_linux_sigcontext_register_address): Make static.
2276 (ia64_linux_write_pc): Likewise.
2277 (ia64_linux_init_abi): New.
2278 (_initialize_ia64_linux_tdep): New.
2279 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
2280 $(osabi_h).
2281
0ea390ed
KB
22822005-01-05 Kevin Buettner <kevinb@redhat.com>
2283
2284 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
2285 functions in ia64-aix-tdep.c.
2286 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
2287 function defined in ia64-aix-tdep.c.
2288 * ia64-aix-tdep.c: Remove file.
2289 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
2290 this list.
2291 * Makefile.in (ia64-aix-tdep.o): Delete.
2292
edefbb7c
AC
22932005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2294
2295 Committed by Andrew Cagney.
2296 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
2297 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
2298 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
2299 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
2300 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
2301 * aix-thread.c (_initialize_aix_thread): Get rid of the
2302 deprecated_add_show_from_set call.
2303 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
2304 * arm-tdep.c (_initialize_arm_tdep): Ditto.
2305 * command.h (add_setshow_enum_cmd): Add arguments for returning
2306 new list elements.
2307 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
2308 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
2309 add_setshow_enum_cmd.
2310
a260932f
MK
23112005-01-04 Mark Kettenis <kettenis@gnu.org>
2312
34cf1994
MK
2313 * configure.host (ia64-*-aix*): Remove.
2314 * configure.tgt (ia64-*-aix*): Remove.
2315 * config/ia64/aix.mh: Remove file.
2316 * config/ia64/aix.mt: Remove file.
2317 * config/ia64/tm-aix.h: Remove file.
2318 * ia64-aix-nat.c: Remove file.
2319 * Makefile.in (ia64-aix-nat.o): Remove dependency.
2320
a260932f
MK
2321 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
2322 Add back inf-ptrace.o.
2323
5ed102a1
AC
23242005-01-04 Andrew Cagney <cagney@gnu.org>
2325
2326 * version.in: Change format from 6.3.50_2005-01-04-cvs to
2327 6.3.50.20050104-cvs.
2328
3a63c4b7
AS
23292005-01-04 Andreas Schwab <schwab@suse.de>
2330
2331 * breakpoint.c (break_command_1): Always free err_msg before
2332 returning when an exception was caught.
2333
e22b26cb
JB
23342005-01-01 Joel Brobecker <brobecker@gnat.com>
2335
2336 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
2337 in register number for addil instruction.
2338
151c5df6 2339For older changes see ChangeLog-2004.
c906108c
SS
2340\f
2341Local Variables:
2342mode: change-log
2343left-margin: 8
2344fill-column: 74
2345version-control: never
2346End:
This page took 0.802142 seconds and 4 git commands to generate.