* tui/tui-file.c:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
77056174
EZ
12005-12-23 Eli Zaretskii <eliz@gnu.org>
2
8c719703 3 * signals/signals.c:
77056174
EZ
4 * nlm/Makefile.in:
5 * mi/mi-symbol-cmds.c:
6 * mi/mi-parse.h:
7 * mi/mi-parse.c:
8 * mi/mi-out.h:
9 * mi/mi-out.c:
10 * mi/mi-main.h:
11 * mi/mi-main.c:
12 * mi/mi-interp.c:
13 * mi/mi-getopt.h:
14 * mi/mi-getopt.c:
15 * mi/mi-console.h:
16 * mi/mi-console.c:
17 * mi/mi-common.h:
18 * mi/mi-common.c:
19 * mi/mi-cmds.h:
20 * mi/mi-cmds.c:
21 * mi/mi-cmd-var.c:
22 * mi/mi-cmd-stack.c:
23 * mi/mi-cmd-file.c:
24 * mi/mi-cmd-env.c:
25 * mi/mi-cmd-disas.c:
26 * mi/mi-cmd-break.c: Add (C) after Copyright. Update the FSF
27 address.
28
8e9d1a24
DJ
292005-12-22 Daniel Jacobowitz <dan@codesourcery.com>
30
31 * arm-linux-tdep.c (ARM_SET_R7_SIGRETURN, ARM_SET_R7_RT_SIGRETURN)
32 (ARM_EABI_SYSCALL, arm_linux_sigtramp_cache, arm_linux_sigreturn_init)
33 (arm_linux_rt_sigreturn_init, arm_linux_sigreturn_tramp_frame)
34 (arm_linux_rt_sigreturn_tramp_frame)
35 (arm_eabi_linux_sigreturn_tramp_frame)
36 (arm_eabi_linux_rt_sigreturn_tramp_frame): New.
37 (arm_linux_init_abi): Register the new signal unwinders.
38 (arm_linux_in_sigtramp, arm_linux_sigcontext_register_address):
39 Delete.
40 * arm-tdep.c (SIGCONTEXT_REGISTER_ADDRESS_P)
41 (SIGCONTEXT_REGISTER_ADDRESS, arm_make_sigtramp_cache)
42 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
43 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer): Delete.
44 (arm_gdbarch_init): Don't register a signal unwinder.
45 * config/arm/tm-linux.h (arm_linux_in_sigtramp)
46 (arm_linux_sigcontext_register_address): Delete prototypes.
47 (DEPRECATED_IN_SIGTRAMP, SIGCONTEXT_REGISTER_ADDRESS): Delete.
48 * Makefile.in (arm-linux-tdep.o): Update.
49
e5cc6d11
DJ
502005-12-22 Daniel Jacobowitz <dan@codesourcery.com>
51
52 * amd64obsd-tdep.c (amd64obsd_trapframe_sniffer): Spelling fix.
53 * i386obsd-tdep.c (i386obsd_trapframe_sniffer): Likewise.
54
f6acec62
MK
552005-12-22 Mark Kettenis <kettenis@gnu.org>
56
6d566cff
MK
57 * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix typos.
58 (amd64obsd_trapframe_sniffer): Add comment.
59 * i386obsd-tdep.c (i386obsd_trapframe_cache): Fix typos.
60 (i386obsd_trapframe_sniffer): Add comment.
61
7238f002
MK
62 * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection of
63 interrupts from user space.
6d566cff 64
7238f002
MK
65 * i386obsd-tdep.c (i386obsd_trapframe_cache): Handle interrupt
66 frames too.
67 (i386obsd_trapframe_sniffer): Turn into a proper unwinder sniffer.
68 (i386obsd_trapframe_unwind): Add sniffer.
69 (i386obsd_init_abi): Prepend i386obsd_trapframe_unwind instead of
70 appending i386obsd_trapframe_sniffer.
71
f6acec62
MK
72 * amd64obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
73 (amd64obsd_tf_reg_offset): New define.
74 (amd64obsd_trapframe_cache, amd64obsd_trapframe_this_id)
75 (amd64obsd_trapframe_prev_register, amd64obsd_trapframe_sniffer):
76 New functions.
77 (amd64obsd_trapframe_unwind): New variable.
78 (amd64obsd_init_abi): Prepend amd64obsd_trapframe_unwind.
79 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
80
13c0b536
JB
812005-12-20 Jim Blandy <jimb@redhat.com>
82
83 * rs6000-tdep.c (rs6000_gdbarch_init): Doc fix.
84
0bcc32ae
JB
852005-12-20 Joel Brobecker <brobecker@adacore.com>
86
87 * rs6000-tdep.c: Use proper spelling for existent.
88
2cd73029
JB
892005-12-20 Joel Brobecker <brobecker@adacore.com>
90
91 * rs6000-tdep.c: Fix spelling errors.
92
508fbfea
MK
932005-12-19 Mark Kettenis <kettenis@gnu.org>
94
95 * i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): New
96 defines.
97 * i386obsd-tdep.c: Include "frame-unwind.h" and "trad-frame.h".
98 (i386obsd_tf_reg_offset, i386obsd_trapframe_unwind): New
99 variables.
100 (i386obsd_trapframe_cache, i386obsd_trapframe_this_id)
101 (i386obsd_trapframe_prev_register, i386obsd_trapframe_sniffer):
102 New functions.
103 (i386obsd_init_abi): Append i386obsd_trapframe_sniffer.
104 * Makefile.in (i386obsd-tdep.o): Update dependencies.
105
197e01b6
EZ
1062005-12-18 Eli Zaretskii <eliz@gnu.org>
107
85f121bc
EZ
108 * cli/cli-utils.h:
109 * cli/cli-utils.c:
110 * cli/cli-setshow.h:
111 * cli/cli-setshow.c:
112 * cli/cli-script.h:
113 * cli/cli-script.c:
114 * cli/cli-logging.c:
115 * cli/cli-interp.c:
116 * cli/cli-dump.h:
117 * cli/cli-dump.c:
118 * cli/cli-decode.h:
119 * cli/cli-decode.c:
120 * cli/cli-cmds.h:
121 * cli/cli-cmds.c:
197e01b6
EZ
122 * breakpoint.c:
123 * arm-tdep.c:
124 * ia64-tdep.c:
125 * i386-tdep.c:
126 * hpread.c:
127 * hppa-tdep.c:
128 * hppa-hpux-tdep.c:
129 * gnu-nat.c:
130 * gdbtypes.c:
131 * gdbarch.h:
132 * gdbarch.c:
133 * eval.c:
134 * dwarf2read.c:
135 * dbxread.c:
136 * copying:
137 * symfile.c:
138 * stabsread.c:
139 * sh64-tdep.c:
140 * sh-tdep.c:
141 * s390-tdep.c:
142 * rs6000-tdep.c:
143 * remote.c:
144 * remote-mips.c:
145 * mips-tdep.c:
146 * mdebugread.c:
147 * linux-nat.c:
148 * infrun.c:
149 * xcoffread.c:
150 * win32-nat.c:
151 * valops.c:
152 * utils.c:
153 * tracepoint.c:
154 * target.c:
155 * symtab.c:
156 * c-exp.y:
157 * ada-valprint.c:
158 * ada-typeprint.c:
159 * ada-lex.l:
160 * ada-lang.h:
161 * ada-lang.c:
162 * ada-exp.y:
163 * alphafbsd-tdep.c:
164 * alphabsd-tdep.h:
165 * alphabsd-tdep.c:
166 * alphabsd-nat.c:
167 * alpha-tdep.h:
168 * alpha-tdep.c:
169 * alpha-osf1-tdep.c:
170 * alpha-nat.c:
171 * alpha-mdebug-tdep.c:
172 * alpha-linux-tdep.c:
173 * alpha-linux-nat.c:
174 * aix-thread.c:
175 * abug-rom.c:
176 * arch-utils.c:
177 * annotate.h:
178 * annotate.c:
179 * amd64obsd-tdep.c:
180 * amd64obsd-nat.c:
181 * amd64nbsd-tdep.c:
182 * amd64nbsd-nat.c:
183 * amd64fbsd-tdep.c:
184 * amd64fbsd-nat.c:
185 * amd64bsd-nat.c:
186 * amd64-tdep.h:
187 * amd64-tdep.c:
188 * amd64-sol2-tdep.c:
189 * amd64-nat.h:
190 * amd64-nat.c:
191 * amd64-linux-tdep.c:
192 * amd64-linux-nat.c:
193 * alphanbsd-tdep.c:
194 * block.h:
195 * block.c:
196 * bfd-target.h:
197 * bfd-target.c:
198 * bcache.h:
199 * bcache.c:
200 * ax.h:
201 * ax-general.c:
202 * ax-gdb.h:
203 * ax-gdb.c:
204 * avr-tdep.c:
205 * auxv.h:
206 * auxv.c:
207 * armnbsd-tdep.c:
208 * armnbsd-nat.c:
209 * arm-tdep.h:
210 * arm-linux-nat.c:
211 * arch-utils.h:
212 * charset.c:
213 * call-cmds.h:
214 * c-valprint.c:
215 * c-typeprint.c:
216 * c-lang.h:
217 * c-lang.c:
218 * buildsym.h:
219 * buildsym.c:
220 * bsd-uthread.h:
221 * bsd-uthread.c:
222 * bsd-kvm.h:
223 * bsd-kvm.c:
224 * breakpoint.h:
225 * core-regset.c:
226 * core-aout.c:
227 * completer.h:
228 * completer.c:
229 * complaints.h:
230 * complaints.c:
231 * command.h:
232 * coffread.c:
233 * coff-solib.h:
234 * coff-solib.c:
235 * coff-pe-read.h:
236 * coff-pe-read.c:
237 * cli-out.h:
238 * cli-out.c:
239 * charset.h:
240 * dink32-rom.c:
241 * dictionary.h:
242 * dictionary.c:
243 * demangle.c:
244 * defs.h:
245 * dcache.h:
246 * dcache.c:
247 * d10v-tdep.c:
248 * cpu32bug-rom.c:
249 * cp-valprint.c:
250 * cp-support.h:
251 * cp-support.c:
252 * cp-namespace.c:
253 * cp-abi.h:
254 * cp-abi.c:
255 * corelow.c:
256 * corefile.c:
257 * environ.c:
258 * elfread.c:
259 * dwarfread.c:
260 * dwarf2loc.c:
261 * dwarf2expr.h:
262 * dwarf2expr.c:
263 * dwarf2-frame.h:
264 * dwarf2-frame.c:
265 * dve3900-rom.c:
266 * dummy-frame.h:
267 * dummy-frame.c:
268 * dsrec.c:
269 * doublest.h:
270 * doublest.c:
271 * disasm.h:
272 * disasm.c:
273 * fork-child.c:
274 * findvar.c:
275 * fbsd-nat.h:
276 * fbsd-nat.c:
277 * f-valprint.c:
278 * f-typeprint.c:
279 * f-lang.h:
280 * f-lang.c:
281 * expression.h:
282 * expprint.c:
283 * exec.h:
284 * exec.c:
285 * exceptions.h:
286 * exceptions.c:
287 * event-top.h:
288 * event-top.c:
289 * event-loop.h:
290 * event-loop.c:
291 * gdb.c:
292 * gdb-stabs.h:
293 * gdb-events.h:
294 * gdb-events.c:
295 * gcore.c:
296 * frv-tdep.h:
297 * frv-tdep.c:
298 * frv-linux-tdep.c:
299 * frame.h:
300 * frame.c:
301 * frame-unwind.h:
302 * frame-unwind.c:
303 * frame-base.h:
304 * frame-base.c:
305 * gdb_vfork.h:
306 * gdb_thread_db.h:
307 * gdb_string.h:
308 * gdb_stat.h:
309 * gdb_regex.h:
310 * gdb_ptrace.h:
311 * gdb_proc_service.h:
312 * gdb_obstack.h:
313 * gdb_locale.h:
314 * gdb_dirent.h:
315 * gdb_curses.h:
316 * gdb_assert.h:
317 * gdbarch.sh:
318 * gdb.h:
319 * hpux-thread.c:
320 * hppabsd-nat.c:
321 * hppa-tdep.h:
322 * hpacc-abi.c:
323 * h8300-tdep.c:
324 * gregset.h:
325 * go32-nat.c:
326 * gnu-v3-abi.c:
327 * gnu-v2-abi.h:
328 * gnu-v2-abi.c:
329 * gnu-nat.h:
330 * glibc-tdep.c:
331 * gdbtypes.h:
332 * gdbcore.h:
333 * gdbcmd.h:
334 * i386nbsd-tdep.c:
335 * i386nbsd-nat.c:
336 * i386gnu-tdep.c:
337 * i386gnu-nat.c:
338 * i386fbsd-tdep.c:
339 * i386fbsd-nat.c:
340 * i386bsd-tdep.c:
341 * i386bsd-nat.h:
342 * i386bsd-nat.c:
343 * i386-tdep.h:
344 * i386-sol2-nat.c:
345 * i386-nto-tdep.c:
346 * i386-nat.c:
347 * i386-linux-tdep.h:
348 * i386-linux-tdep.c:
349 * i386-linux-nat.c:
350 * i386-cygwin-tdep.c:
351 * inf-ttrace.c:
352 * inf-ptrace.h:
353 * inf-ptrace.c:
354 * inf-loop.h:
355 * inf-loop.c:
356 * inf-child.h:
357 * inf-child.c:
358 * ia64-tdep.h:
359 * ia64-linux-nat.c:
360 * i387-tdep.h:
361 * i387-tdep.c:
362 * i386v4-nat.c:
363 * i386v-nat.c:
364 * i386obsd-tdep.c:
365 * i386obsd-nat.c:
366 * kod.c:
367 * jv-valprint.c:
368 * jv-typeprint.c:
369 * jv-lang.h:
370 * jv-lang.c:
371 * irix5-nat.c:
372 * iq2000-tdep.c:
373 * interps.h:
374 * interps.c:
375 * inftarg.c:
376 * inflow.h:
377 * inflow.c:
378 * inferior.h:
379 * infcmd.c:
380 * infcall.h:
381 * infcall.c:
382 * inf-ttrace.h:
383 * m32r-tdep.h:
384 * m32r-tdep.c:
385 * m32r-rom.c:
386 * m32r-linux-tdep.c:
387 * m32r-linux-nat.c:
388 * m2-valprint.c:
389 * m2-typeprint.c:
390 * m2-lang.h:
391 * m2-lang.c:
392 * lynx-nat.c:
393 * linux-thread-db.c:
394 * linux-nat.h:
395 * linespec.c:
396 * libunwind-frame.h:
397 * libunwind-frame.c:
398 * language.h:
399 * language.c:
400 * macroexp.c:
401 * macrocmd.c:
402 * m88kbsd-nat.c:
403 * m88k-tdep.h:
404 * m88k-tdep.c:
405 * m68klinux-tdep.c:
406 * m68klinux-nat.c:
407 * m68kbsd-tdep.c:
408 * m68kbsd-nat.c:
409 * m68k-tdep.h:
410 * m68k-tdep.c:
411 * mips-linux-nat.c:
412 * mips-irix-tdep.c:
413 * minsyms.c:
414 * memattr.h:
415 * memattr.c:
416 * mem-break.c:
417 * mdebugread.h:
418 * main.h:
419 * main.c:
420 * macrotab.h:
421 * macrotab.c:
422 * macroscope.h:
423 * macroscope.c:
424 * macroexp.h:
425 * nbsd-tdep.c:
426 * mt-tdep.c:
427 * monitor.h:
428 * monitor.c:
429 * mn10300-tdep.h:
430 * mn10300-tdep.c:
431 * mn10300-linux-tdep.c:
432 * mipsv4-nat.c:
433 * mipsread.c:
434 * mipsnbsd-tdep.h:
435 * mipsnbsd-tdep.c:
436 * mipsnbsd-nat.c:
437 * mips64obsd-tdep.c:
438 * mips64obsd-nat.c:
439 * mips-tdep.h:
440 * mips-mdebug-tdep.c:
441 * mips-linux-tdep.c:
442 * osabi.h:
443 * osabi.c:
444 * ocd.h:
445 * ocd.c:
446 * observer.c:
447 * objfiles.h:
448 * objfiles.c:
449 * objc-lang.h:
450 * objc-lang.c:
451 * objc-exp.y:
452 * nto-tdep.h:
453 * nto-tdep.c:
454 * nto-procfs.c:
455 * nlmread.c:
456 * nbsd-tdep.h:
457 * ppcobsd-tdep.c:
458 * ppcobsd-nat.c:
459 * ppcnbsd-tdep.h:
460 * ppcnbsd-tdep.c:
461 * ppcnbsd-nat.c:
462 * ppcbug-rom.c:
463 * ppc-tdep.h:
464 * ppc-sysv-tdep.c:
465 * ppc-linux-tdep.c:
466 * ppc-linux-nat.c:
467 * ppc-bdm.c:
468 * parser-defs.h:
469 * parse.c:
470 * p-valprint.c:
471 * p-typeprint.c:
472 * p-lang.h:
473 * p-lang.c:
474 * remote-fileio.h:
475 * remote-fileio.c:
476 * remote-est.c:
477 * remote-e7000.c:
478 * regset.h:
479 * regset.c:
480 * reggroups.h:
481 * reggroups.c:
482 * regcache.h:
483 * regcache.c:
484 * proc-why.c:
485 * proc-service.c:
486 * proc-events.c:
487 * printcmd.c:
488 * ppcobsd-tdep.h:
489 * sentinel-frame.h:
490 * sentinel-frame.c:
491 * scm-valprint.c:
492 * scm-tags.h:
493 * scm-lang.h:
494 * scm-lang.c:
495 * scm-exp.c:
496 * s390-tdep.h:
497 * rom68k-rom.c:
498 * remote.h:
499 * remote-utils.c:
500 * remote-st.c:
501 * remote-sim.c:
502 * remote-sds.c:
503 * remote-rdp.c:
504 * remote-rdi.c:
505 * remote-hms.c:
506 * sim-regno.h:
507 * shnbsd-tdep.h:
508 * shnbsd-tdep.c:
509 * shnbsd-nat.c:
510 * sh-tdep.h:
511 * serial.h:
512 * serial.c:
513 * ser-unix.h:
514 * ser-unix.c:
515 * ser-tcp.c:
516 * ser-pipe.c:
517 * ser-go32.c:
518 * ser-e7kpc.c:
519 * ser-base.h:
520 * ser-base.c:
521 * solib.c:
522 * solib-svr4.h:
523 * solib-svr4.c:
524 * solib-sunos.c:
525 * solib-som.h:
526 * solib-som.c:
527 * solib-pa64.h:
528 * solib-pa64.c:
529 * solib-osf.c:
530 * solib-null.c:
531 * solib-legacy.c:
532 * solib-irix.c:
533 * solib-frv.c:
534 * solib-aix5.c:
535 * sol-thread.c:
536 * sparc64-linux-tdep.c:
537 * sparc64-linux-nat.c:
538 * sparc-tdep.h:
539 * sparc-tdep.c:
540 * sparc-sol2-tdep.c:
541 * sparc-sol2-nat.c:
542 * sparc-nat.h:
543 * sparc-nat.c:
544 * sparc-linux-tdep.c:
545 * sparc-linux-nat.c:
546 * source.h:
547 * source.c:
548 * somread.c:
549 * solist.h:
550 * solib.h:
551 * std-regs.c:
552 * stack.h:
553 * stack.c:
554 * stabsread.h:
555 * sparcobsd-tdep.c:
556 * sparcnbsd-tdep.c:
557 * sparcnbsd-nat.c:
558 * sparc64obsd-tdep.c:
559 * sparc64nbsd-tdep.c:
560 * sparc64nbsd-nat.c:
561 * sparc64fbsd-tdep.c:
562 * sparc64fbsd-nat.c:
563 * sparc64-tdep.h:
564 * sparc64-tdep.c:
565 * sparc64-sol2-tdep.c:
566 * sparc64-nat.c:
567 * ui-file.c:
568 * typeprint.h:
569 * typeprint.c:
570 * tramp-frame.h:
571 * tramp-frame.c:
572 * trad-frame.h:
573 * trad-frame.c:
574 * tracepoint.h:
575 * top.c:
576 * tobs.inc:
577 * thread.c:
578 * terminal.h:
579 * target.h:
580 * symfile.h:
581 * stop-gdb.c:
582 * vaxbsd-nat.c:
583 * vax-tdep.h:
584 * vax-tdep.c:
585 * vax-nat.c:
586 * varobj.h:
587 * varobj.c:
588 * value.h:
589 * value.c:
590 * valprint.h:
591 * valprint.c:
592 * v850-tdep.c:
593 * uw-thread.c:
594 * user-regs.c:
595 * ui-out.h:
596 * ui-out.c:
597 * ui-file.h:
598 * xcoffsolib.h:
599 * xcoffsolib.c:
600 * wrapper.c:
601 * wince.c:
602 * wince-stub.h:
603 * wince-stub.c:
604 * vaxobsd-tdep.c:
605 * vaxnbsd-tdep.c:
606 * gdb_gcore.sh:
607 * copying.c:
608 * configure.ac:
609 * aclocal.m4:
610 * acinclude.m4:
611 * reply_mig_hack.awk:
612 * observer.sh:
613 * gdb_mbuild.sh:
614 * arm-linux-tdep.c:
615 * blockframe.c:
616 * dbug-rom.c:
617 * environ.h:
618 * dwarf2loc.h:
619 * gdb-events.sh:
620 * glibc-tdep.h:
621 * gdb_wait.h:
622 * gdbthread.h:
623 * i386-sol2-tdep.c:
624 * hppabsd-tdep.c:
625 * hppa-linux-nat.c:
626 * hppa-hpux-nat.c:
627 * ia64-linux-tdep.c:
628 * infptrace.c:
629 * linespec.h:
630 * maint.c:
631 * mips-mdebug-tdep.h:
632 * remote-m32r-sdi.c:
633 * s390-nat.c:
634 * rs6000-nat.c:
635 * remote-utils.h:
636 * sh3-rom.c:
637 * sh-linux-tdep.c:
638 * top.h:
639 * symtab.h:
640 * symmisc.c:
641 * symfile-mem.c:
642 * srec.h:
643 * user-regs.h:
644 * version.h:
645 * valarith.c:
646 * xstormy16-tdep.c:
647 * wrapper.h:
648 * Makefile.in:
649 * f-exp.y:
650 * cris-tdep.c:
651 * cp-name-parser.y:
652 * procfs.c:
653 * proc-utils.h:
654 * proc-flags.c:
655 * proc-api.c:
656 * p-exp.y:
657 * m68hc11-tdep.c:
658 * m2-exp.y:
659 * kod.h:
660 * kod-cisco.c:
661 * jv-exp.y:
662 * hppa-linux-tdep.c: Add (c) after Copyright. Update the FSF
663 address.
664
d031aafb
NS
6652005-12-16 Nathan Sidwell <nathan@codesourcery.com>
666
667 Second part of ms1 to mt renaming.
668 * mt-tdep.c (mt_arch_constants, mt_gdb_regnums): Rename, adjust.
669 (mt_register_name, mt_register_type, mt_register_reggroup_p,
670 mt_return_value, mt_skip_prologue, mt_breapoint_from_pc,
671 mt_pseudo_register_read, mt_pseudo_register_write, mt_frame_align,
672 mt_registers_info, mt_push_dummy_call, mt_unwind_cache,
673 mt_frame_unwind_cache, mt_unwind_pc, mt_unwind_dummy_id,
674 mt_frame_this_id, mt_frame_prev_register, mt_frame_base_address,
675 mt_frame_unwind, mt_frame_sniffer, mt_frame_base, mt_gdbarch_init,
676 _initialize_mt_tdep): Rename & adjust.
677
755f4b21
MK
6782005-12-13 Mark Kettenis <kettenis@gnu.org>
679
a717134b
MK
680 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_unwind_sniffer): Detect
681 export stub for signal trampoline as a signal trampoline too.
682
755f4b21
MK
683 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Don't
684 set pcoqh to rp.
685
5d0d05b6
CV
6862005-12-13 Corinna Vinschen <vinschen@redhat.com>
687
688 * h8300-tdep.c (h8300_frame_prev_register): Change valuep type to
689 gdb_byte *.
690 (h8300_push_dummy_call): Change `padded' to gdb_byte.
691 (h8300_return_value): Change buffer types to gdb_byte.
692 (h8300h_return_value): Ditto.
693 (h8300_pseudo_register_read): Ditto.
694 (h8300_pseudo_register_write): Ditto.
695
ec2e92c1
CV
6962005-12-13 Corinna Vinschen <vinschen@redhat.com>
697
698 * v850-tdep.c (v850_frame_prev_register): Change valuep type to
699 gdb_byte *.
700
4970f871
NS
7012005-12-12 Nathan Sidwell <nathan@codesourcery.com>
702
703 * configure.tgt: Replace ms1 arch with mt arch.
704 * config/mt: Renamed from ms1 dir. Update file names as needed.
705 * config/mt/mt.mt (TDEPFILES): Replace ms1 file with mt file.
706
6b79fde8
RC
7072005-12-09 Randolph Chung <tausq@debian.org>
708
709 PR corefiles/2026
710 * hppa-hpux-tdep.c (hppa_hpux_core_osabi_sniffer): Check for HPUX ELF
711 core files.
712 (_initialize_hppa_hpux_tdep): Install sniffer for ELF core files.
713 * config/pa/hpux.mh: Compile corelow.o.
714
1218e655
RC
7152005-12-09 Randolph Chung <tausq@debian.org>
716
717 * hppa-tdep.c (hppa64_convert_code_addr_to_fptr): New function.
718 (hppa64_push_dummy_call): If passing a function pointer, ensure
719 it is a function descriptor address instead of the function entry
720 point.
721
1ef7fcb5
RC
7222005-12-09 Randolph Chung <tausq@debian.org>
723
724 * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): New funtion.
725 (hppa_gdbarch_init): Set dwarf_reg_to_regnum and
726 dwarf2_reg_to_regnum methods.
727
8b2ab35d
KB
7282005-12-08 Kevin Buettner <kevinb@redhat.com>
729
730 * NEWS (Changes in GDB 6.4): Delete references indicating that
731 the following configurations have been removed: h8300*-*-*,
732 mn10300-*-*, and v850-*-*. These configurations had been
733 removed within the 6.4 development cycle, but were later
734 restored within the same cycle.
735
3950dc3f
NS
7362005-12-08 Nathan Sidwell <nathan@codesourcery.com>
737
738 Add ms2 support.
739 * ms1-tdep.c (ms1_register_type): Check for ms2.
740 (ms1_breakpoint_from_pc): ms2 has a different break instruction.
741 (ms1_pseudo_register_read, ms1_pseudo_register_write,
742 ms1_registers_info): Add ms2.
743 * NEWS (Changes since GDB 6.4): Add ms2
744
8d498949
RC
7452005-12-08 Randolph Chung <tausq@debian.org>
746
747 * somread.c (som_symfile_offsets): Iterate through number of sections
748 in addrs instead of objfile.
749
55b39184
DJ
7502005-12-07 Daniel Jacobowitz <dan@codesourcery.com>
751
752 * valops.c (value_struct_elt): Clarify error message.
753
3d269a59
JB
7542005-12-07 Jim Blandy <jimb@redhat.com>
755
12c7def6
JB
756 * target.c (target_xfer_memory_partial): Doc fix.
757
3d269a59
JB
758 * ax-general.c (ax_reqs): Check stack heights for backward jumps,
759 too. Correctly check height at target. Doc fixes.
760
f010475d
MS
7612005-12-06 Michael Snyder <msnyder@redhat.com>
762
6df3bc68
MS
763 * cli/cli-decode.c (add_setshow_string_cmd): Indent.
764 (add_setshow_integer_cmd): Indent.
765
f010475d
MS
766 * inf-ptrace.c: Fix typos in comments.
767
1f20321b
FR
7682005-12-06 Serge Chatroux <serge.chatroux@st.com>
769
770 * mi/mi-interp.c (mi_interpreter_resume): Route target error
771 through the MI.
772
d78749b4
MK
7732005-12-04 Mark Kettenis <kettenis@gnu.org>
774
775 * amd64obsd-tdep.c: Include "regcache.h" and "bsd-uthread.h".
776 (amd64obsd_uthread_reg_offset): New variable.
777 (AMD64OBSD_UTHREAD_RSP_OFFSET): New define.
778 (amd64obsd_supply_uthread, amd64obsd_collect_uthread): New
779 functions.
780 (amd64obsd_init_abi): Set supply_uthread and collect_uthread.
781 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
782
31e2b00f
AS
7832005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
784
785 * breakpoint.c (BREAK_ARGS_HELP): New mecro.
786 (_initialize_breakpoint): Enhance break, tbreak, hbreak and thbreak
787 commands' help by adding more information and using BREAK_ARGS_HELP
788 to duplicate the common parts. Remove now-redundant cross-references.
789
53e5f3cf
AS
7902005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
791
792 * value.c (init_if_undefined_command): New function.
793 (_initialize_values): Add command init-if-undefined.
3950dc3f 794 * NEWS (Changes since GDB 6.3): Rename to 'Changes in GDB 6.4'.
53e5f3cf
AS
795 (Changes since GDB 6.4): New section.
796 Mention new command init-if-undefined.
797
0430b0d6
AS
7982005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
799
800 * symfile.c (symbol_file_clear): Test symfile_objfile is not NULL
801 before dereferencing it.
802 Gettextize the query.
803
ce37844e
JB
8042005-12-02 Joel Brobecker <brobecker@adacore.com>
805
806 GDB 6.4 released from GDB 6.4 branch.
807
58b78171
NS
8082005-12-01 Nathan Sidwell <nathan@codesourcery.com>
809
810 * ms1-tdep.c (ms1_register_name): Const qualify array.
811 (ms1_registers_info): Use gdb_byte.
812 (ms1_push_dummy_call): Likewise.
813 (ms1_gdbarch_init): Remove illformed nested prototype.
814
ea7963f0
FR
8152005-11-25 Christophe Lyon <christophe.lyon@st.com>
816
817 * dwarf2-frame.c (dwarf2_frame_prev_register): Handle
818 DWARF2_FRAME_REG_CFA_OFFSET.
819 * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
820 DWARF2_FRAME_REG_CFA_OFFSET.
821
aba6488e
MM
8222005-11-28 Mark Mitchell <mark@codesourcery.com>
823
824 * remote-sim.c (gdbsim_wait): Pass target signal numbers to
825 sim_resume. Expect target signal numbers from sim_stop_reason.
826
8efc5725
CF
8272005-11-27 Christopher Faylor <cgf@timesys.com>
828
829 * win32-nat.c (env_sort): New function.
830 (win32_create_inferior): Rename env to in_env. Sort environment before
831 handing it off to CreateProcess.
832 (win32_current_sos): Quiet a compiler warning.
833
a7266fef
AS
8342005-11-25 Andrew Stubbs <andrew.stubbs@st.com>
835
836 * event-top.h (async_init_signals): Add SIGTERM handler.
837 (handle_sigterm): New function.
838 * event-top.h (handle_sigterm): New prototype.
839
3386243e
AS
8402005-11-25 Andrew Stubbs <andrew.stubbs@st.com>
841
842 * cli-decode.c (find_command_name_length): New function.
843 (lookup_cmd_1): Replace loop reading command name with
844 find_command_name_length().
845 (lookup_cmd): Likewise.
846 (lookup_cmd_composition): Likewise.
847
92ad9f6b
FR
8482005-11-25 Frederic Riss <frederic.riss@st.com>
849
b5f558d4 850 * dwarf2-frame.c (execute_cfa_program): Don't access past the
92ad9f6b
FR
851 allocated dwarf2_frame_state.initial.regs.
852
58ad5041
FR
8532005-11-25 Frederic Riss <frederic.riss@st.com>
854
855 * MAINTAINERS (Write After Approval): Add myself to the list.
856
7db8399e
AS
8572005-11-23 Andrew Stubbs <andrew.stubbs@st.com>
858
859 * sh-tdep.c (do_fv_register_info, do_dr_register_info): Delete function.
860 (do_bank_register_info, do_bank_register_info): Likewise.
861 (sh_print_pseudo_register, sh_do_fp_register): Likewise.
862 (sh_do_register, sh_print_register, sh_print_registers_info): Likewise.
863 (sh_gdbarch_init): Remove call to set_gdbarch_print_registers_info().
864
ab830481
JB
8652005-11-22 Joel Brobecker <brobecker@adacore.com>
866
867 * top.c (print_gdb_version): Update copyright year.
868
b457b3dd
MK
8692005-11-20 Mark Kettenis <kettenis@gnu.org>
870
871 * inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRITE_I instead
872 of PIOD_WRITE_D.
873
d1948716
JB
8742005-11-19 Jim Blandy <jimb@redhat.com>
875
f50e79a4
JB
876 * tracepoint.c (memrange_absolute): New enum constant.
877 (struct memrange, memrange_cmp, add_memrange, collect_symbol,
878 stringify_collection_list, encode_actions): Use it instead of '-1'
879 to indicate an fixed-address memory range.
880 (Suggested by Eli Zaretskii.)
881
d1948716
JB
882 * tracepoint.c (stringify_collection_list): Indicate absolute
883 memory ranges by using "-1" as the memory range's base register
884 number, not "FFFFFFFF".
885
9c238357
RC
8862005-11-19 Randolph Chung <tausq@debian.org>
887
888 * dwarf2loc.c (dwarf2_tracepoint_var_ref): Remove extra add for
889 DW_OP_fbreg. Handle DW_OP_breg0 through DW_OP_breg31. Print
890 DWARF opcode for unsupported case.
891
27b08a0c
RC
8922005-11-19 Randolph Chung <tausq@debian.org>
893
894 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Use
895 HPPA_HPUX_SS_* constants. Ensure "off" is large enough to hold
896 64-bit offset. Set proper signal context offset for 64-bit
897 programs. Set pc properly for signal frames.
898
765697c9
RC
8992005-11-19 Randolph Chung <tausq@debian.org>
900
901 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_unwind_sniffer): Rely on the
902 unwind record to determine a signal frame, instead of hardcoding
903 a function name.
904
c4c79048
RC
9052005-11-19 Randolph Chung <tausq@debian.org>
906
907 * hppa-tdep.c (skip_prologue_hard_way): Add one more insn pattern
908 for "std rp,-0x10(sp)".
909 (hppa_frame_cache): Likewise.
910 (hppa_fallback_frame_cache): Likewise.
911
9ed5ba24
RC
9122005-11-19 Randolph Chung <tausq@debian.org>
913
914 * hppa-tdep.c (hppa_frame_cache): Reformat code and enhance
915 debugging.
916
0f570f53
JB
9172005-11-18 Jim Blandy <jimb@redhat.com>
918
62446994 919 * tracepoint.c (struct memrange, collect_symbol): Doc fix.
0f570f53 920
0be75e02
AS
9212005-11-18 Andrew Stubbs <andrew.stubbs@st.com>
922
923 * mi/mi-main.c (mi_load_progress): Ensure the use of the correct mi
924 uiout for the duration of the function.
925
0d983938 9262005-11-18 Nick Roberts <nickrob@snap.net.nz>
8da2ba18
NR
927
928 * mi/gdb-mi.el (gdb-source-file-list): Declare.
929 (gdbmi): Bind new functions.
930 (gdbmi-var-list-children-handler, gdbmi-var-list-children-regexp):
931 Handle string expressions properly. Move "type" field into regexp.
932 (gdbmi-var-update-regexp, gdbmi-var-update-handler): Handle string
933 expressions properly. Update speedbar.
934 (gdbmi-breakpoints-buffer, gdb-stack-buffer, gdb-locals-buffer)
935 (gdb-registers-buffer): Use def-gdb-auto-update-trigger instead of
936 def-gdb-auto-updated-buffer as handlers is defined explicitly.
937 (gdb-stack-list-locals-handler): Handle string expressions properly.
938 (gdb-data-list-register-values-handler)
939 (gdb-data-list-register-values-custom): Fontify buffer.
940
17d43da1
DJ
9412005-11-17 Daniel Jacobowitz <dan@codesourcery.com>
942
943 * version.in: Update to 6.4.50.
944
d91e9901
AS
9452005-11-16 Andrew Stubbs <andrew.stubbs@st.com>
946
947 * NEWS (6.4): Mention $argc.
948
b33a6190
AS
9492005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
950
951 * NEWS: Add --batch-silent, --return-child-result, and --eval-command
952 options to the 6.4 section.
953
c03c782f
AS
9542005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
955
956 * cli/cli-script.c: Include gdb_assert.h.
957 (locate_arg): Detect $argc.
958 (insert_args): Substitute $argc.
959 * Makefile.in (cli-script.o): Add dependency on gdb_assert.h.
960
22c6caba
JW
9612005-11-14 James E Wilson <wilson@specifix.com>
962
963 PR 2024
964 * dwarf2loc.c (dwarf_expr_frame_base): Use get_frame_address_in_block
965 instead of get_frame_pc.
966 (loclist_read_variable): Likewise.
967
bd73ccbd
AS
9682005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
969
970 * MAINTAINERS (Write After Approval): Add myself to the list.
971
ad21ceb0
AS
9722005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
973
974 * thread.c (_initialize_thread): Correct the 'thread apply' help
975 message.
976
0cc7b392
DJ
9772005-11-13 Daniel Jacobowitz <dan@codesourcery.com>
978
979 * elfread.c (elf_symtab_read): Remove if (1) and reindent.
980
c75a2cc8
DJ
9812005-11-13 Daniel Jacobowitz <dan@codesourcery.com>
982
983 * arm-linux-tdep.c (eabi_linux_arm_le_breakpoint)
984 (eabi_linux_arm_be_breakpoint): New variables.
985 (arm_linux_init_abi): Use them.
986
946db782
MS
9872005-11-11 Michael Snyder <msnyder@redhat.com>
988
989 * inftarg.c (child_wait): Delete unused local variable.
990
ca9d4aea
SC
9912005-11-11 Stephane Carrez <stcarrez@nerim.fr>
992
993 PR tui/1995
994 * tui/tui-command.c (tui_dispatch_ctrl_char): Handle CTRL-L even if the
995 focus is on the command window.
996
fddb59b7
SC
9972005-11-11 Stephane Carrez <stcarrez@nerim.fr>
998
999 * tui/tui-win.c (tui_update_gdb_sizes): Use tui_term_width() and
1000 tui_term_height() to restore the terminal size when leaving the
1001 TUI mode.
1002
ff1e98b9
SC
10032005-11-11 Stephane Carrez <stcarrez@nerim.fr>
1004
1005 * m68hc11-tdep.c (m68hc11_pseudo_register_write): Use gdb_byte
1006 for buffers.
1007 (m68hc11_pseudo_register_read): Likewise.
1008 (m68hc11_return_value): Likewise.
1009 (m68hc11_frame_prev_register): Likewise.
1010 (m68hc11_frame_align): Remove as its seems no longer necessary.
1011 (m68hc11_gdbarch_init): Don't install frame_align handler.
1012 (m68hc11_scan_prologue): Fix crash that occurred when called from
1013 m68hc11_skip_prologue
1014
043c9cdc
MK
10152005-11-10 Mark Kettenis <kettenis@gnu.org>
1016
1017 * MAINTAINERS: Mark m68k-elf, sparc-elf and vax-netbsd as no
1018 longer broken.
1019
11fae660
RC
10202005-11-09 Randolph Chung <tausq@debian.org>
1021
1022 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Use
1023 hppa_linux_{store,fetch}_inferior_registers instead of
1024 arm_linux_{store,fetch}_inferior_registers.
1025
492e5c6b
KI
10262005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1027
1028 * remote-m32r-sdi.c: Update copyright years.
1029 (m32r_resume): Write DBT at word-aligned addresses.
1030 (m32r_wait): Use SDI_WRITE_MEMORY to remove DBT.
1031
16ac4ab5
KI
10322005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1033
1034 * m32r-linux-tdep.c (linux_sigtramp_code): Use 'gdb_byte' instead
1035 of 'unsigned char'.
1036 (m32r_linux_sigtramp_start): Likewise.
1037 (linux_rt_sigtramp_code): Likewise.
1038 (m32r_linux_rt_sigtramp_start): Likewise.
1039 (m32r_linux_sigtramp_frame_prev_register): Use 'gdb_byte *' instead
1040 of 'void *'.
1041 * m32r-tdep.c (m32r_memory_insert_breakpoint): Use 'gdb_byte'
1042 instead of 'char'.
1043 (m32r_memory_remove_breakpoint): Likewise.
1044 (m32r_breakpoint_from_pc): Likewise.
1045 (m32r_store_return_value): Likewise.
1046 (decode_prologue): Likewise.
1047 (m32r_push_dummy_call): Likewise.
1048 (m32r_return_value): Use 'gdb_byte *' instead of 'void *'.
1049 * remote-m32r-sdi.c (m32r_xfer_memory): Use 'gdb_byte' instead of
1050 'char'.
1051
2fda21a6
KB
10522005-11-07 Kevin Buettner <kevinb@redhat.com>
1053
1054 * ia64-tdep.c (floatformat_valid): Change type of `from' from
1055 `const char *' to `const void *'.
1056
e2b7c966
KB
10572005-11-07 Kevin Buettner <kevinb@redhat.com>
1058
1059 * frv-linux-tdep.c (frv_linux_sigtrapm_frame_prev_register): Change
1060 type of `valuep' argument to `gdb_byte *'.
1061 * frv-tdep.c (frv_pseudo_register_write): Change type of `buffer'
1062 argument to `gdb_byte *'.
1063 (frv_extract_return_value): Change type of `valbuf' argument to
1064 `gdb_byte *'.
1065 (frv_store_return_value): Likewise.
1066 (frv_frame_prev_register): Change type of `bufferp' argument to
1067 `gdb_byte *'
1068 * solib-frv.c (ext_Elf32_Half, ext_Elf32_Addr, ext_Elf32_Word)
1069 (ext_ptr): Change base type from `unsigned char' to `gdb_byte'. Adjust
1070 calls to extract_unsigned_integer which use struct members declared
1071 with these array types to not try to take the address of those
1072 members.
1073 (fetch_loadmap, frv_current_sos): Change cast in target_read_memory()
1074 calls from `char *' to `gdb_byte *'.
1075 (lm_base): Change base type of `buf' from `char' to `gdb_byte'.
1076 (enable_break2): Change type of `buf' from `char *' to `gdb_byte *'.
1077 Change base type of `addr_buf' from `char' to `gdb_byte'.
1078 (find_canonical_descriptor_in_load_object): Change base type of `buf'
1079 from `char' to `gdb_byte'.
1080
3d8476bc
PG
10812005-11-07 Paul Gilliam <pgilliam@us.ibm.com
1082
1083 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Copy code from
1084 ppc_sysv_abi_return_value() to handle a vector return value.
1085
f17517ea
AS
10862005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1087
1088 * main.h (return_child_result, return_child_result_value): Declare.
1089 * infrun.c: Include main.h.
1090 (print_stop_reason): Remove declaration of return_child_result_value.
1091 * top.c: Include main.h.
1092 (quit_force): Remove declarations of return_child_result_value and
1093 return_child_result.
1094 * Makefile.in (top.o, infrun.o): Add main.h to dependencies.
1095
eef57022
AS
10962005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1097
1098 * Makefile.in (tui-winsource.o): Add gdb_assert.h to dependencies.
1099
8a5a3c82
AS
11002005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1101
1102 * main.c (captured_main): Define struct cmdarg. Change type of cmdarg.
1103 Add new options --eval-command and alias -ex.
1104 Adjust --command to use the new struct cmdarg.
1105 Execute commands given with --eval-command.
1106 (print_gdb_help): Add new options --eval-command, -ex and mention -x.
1107
3b493122
AS
11082005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1109
1110 * main.c (main): Use INTERP_TUI instead of "tui".
1111 Set interpreter to INTERP_INSIGHT when '-w' given.
1112 * interps.h (INTERP_INSIGHT): New define.
1113 * tui/tui-interp.c (_initialize_tui_interp): Use INTERP_TUI instead
1114 of "tui".
1115
4b0ad762
AS
11162005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1117
1118 * infrun.c (print_stop_reason): Set return_child_result_value on exit.
1119 * main.c (return_child_result): New variable.
1120 (return_child_result_value): Likewise.
1121 (captured_main): Add option --return-child-result.
1122 Replace call to target_detach and exit (in batch mode) with quit_force.
1123 (print_gdb_help): Add option --return-child-result.
1124 * top.c (quit_force): Return child result if appropriate.
1125
f6235d4c
EZ
11262005-11-03 Wu Zhou <woodzltc@cn.ibm.com>
1127
1128 Checked in by Elena Zannoni <ezannoni@redhat.com>
1129
1130 * dwarf2read.c (read_structure_type): Add IBM XL C++
1131 specific code to set TYPE_VPTR_FIELDNO and TYPE_VPTR_BASETYPE
1132 of a virtual class if a field named "__vfp" is found.
1133
6a83a1e6
EZ
11342005-11-03 Jim Blandy <jimb@redhat.com>
1135
1136 Checked in by Elena Zannoni <ezannoni@redhat.com>
1137
1138 * dwarf2read.c (file_full_name): Cope with file numbers that are
1139 out of range for the given line header.
1140
62553543
EZ
11412005-11-03 Daniel Jacobowitz <dan@codesourcery.com>
1142
1143 Checked in by Elena Zannoni <ezannoni@redhat.com>
1144
1145 * elfread.c (elf_symtab_read): Add number_of_symbols and
1146 symbol_table as arguments. Do not load the symbol table
1147 here.
1148 (elf_symfile_read): Load the static and dynamic symbol tables
1149 here, before calling elf_symtab_read. Also load any synthetic
1150 symbols and process those.
1151
23572eca
EZ
11522005-11-03 Andrew Cagney <cagney@gnu.org>
1153
1154 Checked in by Elena Zannoni <ezannoni@redhat.com>
1155
1156 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Handle DW_OP_piece
1157 reads.
1158
76f50ad1
DJ
11592006-11-03 Daniel Jacobowitz <dan@codesourcery.com>
1160
1161 * linux-nat.c (linux_nat_resume): Add more debugging messages. Do
1162 not short-circuit resuming all threads if the signal will be ignored
1163 in linux_nat_wait.
1164
18cf8b5b
AS
11652005-11-02 Andrew Stubbs <andrew.stubbs@st.com>
1166
1167 * monitor.c (monitor_xfer_memory): Change char to gdb_byte.
1168 (monitor_insert_breakpoint): Likewise.
1169 (monitor_remove_breakpoint): Likewise.
1170 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
1171 * sh-tdep.c (sh_return_value_nofpu): Change void to gdb_byte.
1172 (sh_return_value_fpu): Likewise.
1173 (sh_pseudo_register_read): Likewise.
1174 (sh_pseudo_register_write): Likewise.
1175 (sh_frame_prev_register): Likewise.
1176 * sh64-tdep.c (sh64_extract_return_value): Change char to gdb_byte.
1177 (sh64_return_value): Change void to gdb_byte.
1178 (sh64_pseudo_register_read): Likewise.
1179 (sh64_pseudo_register_write): Likewise.
1180 (sh64_frame_prev_register): Likewise.
1181
7cd012f3
JB
11822005-11-01 Joel Brobecker <brobecker@adacore.com>
1183
1184 * event-top.c (gdb_setup_readline): Add missing type in extern
1185 declaration.
1186
f5aecab8
PG
11872005-11-01 Paul Gilliam <pgilliam@us.ibm.com>
1188
1189 * rs6000-tdep.c (rs6000_gdbarch_init): On GNU/Linux, assume that
1190 bfd_mach_ppc64 has altivec unit, just like bfd_mach_ppc.
1191
362c05fe
AS
11922005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1193
1194 * tui/tui-data.h (tui_line_or_address): Encapsulate the union in a
1195 struct with a tag.
1196 (tui_source_element, tui_source_info): Update.
1197 * tui/tui-disasm.c, tui/tui-source.c: Update to use the tagged union.
1198 * tui/tui-source.h, tui/tui-stack.c, tui/tui-win.c: Likewise.
1199 * tui/tui-winsource.c, tui/tui-data.c, tui/tui-layout.c: Likewise.
1200 * tui/tui-winsource.h: Likewise.
1201
3929abe9
CF
12022005-11-01 Christopher Faylor <cgf@timesys.com>
1203
1204 * win32-nat.c (CYGWIN_SIGNAL_STRING): Delete.
1205 (_CYGWIN_SIGNAL_STRING): Define if not already defined in cygwin.h.
1206 (win32_add_thread): Use XZALLOC rather than xmalloc/memset.
1207 (register_loaded_dll): Ditto.
1208 (handle_load_dll): Call solib_add here.
1209 (handle_unload_dll): Ditto.
1210 (info_dll_command): Delete.
1211 (handle_output_debug_string): Use official _CYGWIN_SIGNAL_STRING.
1212 (win32_current_sos): Duplicate table to pass off to caller rather than
1213 deleting our version.
1214 (set_win32_aliases): New function.
1215 (_initialize_win32_nat): Remove local handling of "info shared". Set
1216 deprecated_init_ui_hook to allow late setting of "info dll" alias.
1217
1a088d06
AS
12182005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1219
1220 * event-top.c (gdb_setup_readline): Don't set gdb_stdout when
1221 --batch-silent option was given.
1222 * main.c (batch_silent): New variable.
1223 (captured_main): Add new option --batch-silent.
1224 (print_gdb_help): Likewise.
1225
e85e5c83
MK
12262005-11-01 Mark Kettenis <kettenis@gnu.org>
1227
1228 * NEWS: Mention VAX floating point support.
1229
3cb8e7f6
CF
12302005-10-31 Christopher Faylor <cgf@timesys.com>
1231
1232 * win32-nat.c (get_relocated_section_addrs): Reinstate.
1233 (solib_symbols_add): New function.
1234 (lm_info): Remove end_addr field.
1235 (register_loaded_dll): Don't try to find end_addr since gdb will do
1236 this automatically now. Make so_original_name == so_name for now.
1237 Eliminate strcpy by using so_name directly. Read in symbols if new
1238 paramater "readsyms" is true.
1239 (handle_load_dll): Pass auto_solib_add to register_loaded_dll to
1240 control when symbols should be read.
1241 (win32_free_so): Don't free objfile here.
1242 (win32_create_inferior_hook): New function.
1243 (handle_unload_dll): Remove left-over cruft.
1244 (win32_special_symbol_handling): New (dummy) function.
1245 (map_single_dll_code_section): Reinstate.
1246 (dll_code_sections_add): Reinstate.
1247 (core_section_load_dll_symbols): Reinstate. Don't issue an error on
1248 duplicate attempts to read same dll. Make sure that UNIX-like name is
1249 used to register DLL.
1250 (win32_current_sos): Handle core files. Reset private list before
1251 passing start of list pointer to gdb.
1252 (init_win32_ops): Fill out (currently unused)
1253 solib_create_inferior_hook. Fill out special_symbol_handling.
1254 * config/i386/tm-cygwin.h: Remove most special solib stuff.
1255
1b6d3ab1
CF
12562005-10-31 Christopher Faylor <cgf@timesys.com>
1257
1258 * win32-nat.c: Remove comment intended only for debugging.
1259
0a3e99f6
MK
12602005-11-01 Mark Kettenis <kettenis@gnu.org>
1261
1262 * doublest.c (floatformat_normalize_byteorder): Handle
1263 floatformat_vax.
1264 (convert_doublest_to_floatformat): Use
1265 floatformat_normalize_byteorder to swap bytes if necessary.
1266 * vax-tdep.c: Include floatformat.h.
1267 (vax_gdbarch_init): Set float_format, double_format,
1268 long_double_format and long_double_bit.
1269 * Makefile.in (vax-tdep.o): Update dependencies.
1270
3ee6f623
CF
12712005-10-31 Christopher Faylor <cgf@timesys.com>
1272
1273 Change child_ to win32_ throughout.
1274 * win32-nat.c (win32_ops): New variable.
1275 (win32_so_ops): Ditto.
1276 (psapi_get_dll_name): Make function static.
1277 (struct so_stuff): Delete.
1278 (struct lm_info): New struct.
1279 (solib_start, solib_end): Redefine as struct so_list.
1280 (safe_symbol_file_add_stub): Use so_list rather than so_stuff.
1281 (register_loaded_dll): Ditto. Special-case ntdll.dll. Fill in lm_info
1282 field of so_list with information previously stored in so_stuff.
1283 (get_image_name): Make function static.
1284 (max_dll_name_len): Make variable static.
1285 (win32_free_so): New function.
1286 (win32_current_sos): Ditto.
1287 (win32_relocate_section_addresses): Ditto.
1288 (handle_unload_dll): Use so_list rather than so_stuff. Call free_so to
1289 delete shared library.
1290 (solib_address): Delete function.
1291 (child_solib_loaded_library_pathname): Ditto.
1292 (win32_clear_solib): Rename from child_clear_solibs. Use so_list
1293 rather than so_stuff. Just clear win32-specific stuff.
1294 (get_relocated_section_addrs): Delete.
1295 (solib_symbols_add): Ditto.
1296 (info_dll_command): Make static. Use lm_info field from so_list to
1297 retrieve load address.
1298 (fake_create_process): Make function static.
1299 (win32_xfer_memory): Ditto.
1300 (win32_kill_inferior): Ditto.
1301 (win32_resume): Ditto.
1302 (cygwin_pid_to_str): Ditto.
1303 (do_initial_win32_stuff): Use win32_ops rather than
1304 deprecated_child_ops.
1305 (child_detach): Ditto.
1306 (win32_mourn_inferior): Ditto.
1307 (_initialize_win32_nat): Ditto.
1308 (init_win32_ops): Ditto. Fill out win32_so_ops and set
1309 current_target_so_ops to win32_so_ops.
1310 (core_dll_symbols_add): Delete.
1311 (map_single_dll_code_section): Ditto.
1312 (dll_code_sections_add): Ditto.
1313 (core_section_load_dll_symbols): Ditto.
1314 (child_solib_add): Ditto.
1315
bbe6b987
AS
13162005-10-31 Andrew Stubbs <andrew.stubbs@st.com>
1317
1318 * tui/tui-command.c (tui_dispatch_ctrl_char): Test output of
1319 getenv() before using it.
1320
7c35e3f3
MK
13212005-10-29 Mark Kettenis <kettenis@gnu.org>
1322
d275c051
MK
1323 * hppa-tdep.h (HPPA_INSN_SIZE): New define.
1324 * hppa-hpux-tdep.c (hppa_hpux_search_pattern)
1325 (hppa64_hpux_search_dummy_call_sequence): Rewrite to avoid
1326 assumption on sizeof(unsigned).
1327
7c35e3f3
MK
1328 * inf-ttrace.c (inf_ttrace_wait): Comment out TARGET_WAITKIND_EXEC
1329 code; return TARGET_WAITKIND_STOPPED instead.
1330
346e281c
MK
13312005-10-28 Mark Kettenis <kettenis@gnu.org>
1332
a0c75879
MK
1333 * ppc-tdep.h (PPC_INSN_SIZE): Define.
1334
346e281c
MK
1335 * inf-ttrace.c (inf_ttrace_mourn_inferior): Remove redundant cast.
1336 (inf_ttrace_kill): Renamed from inf_ttrace_kill_inferior.
1337 (inf_ttrace_target): Resort assignments.
1338
589e9752
NR
13392005-10-28 Nick Roberts <nickrob@snap.net.nz>
1340
1341 * mi/gdb-mi.el: Sync with Emacs 22.0.50.
1342
7fb85e41
AS
13432005-10-25 Andreas Schwab <schwab@suse.de>
1344
1345 * regformats/reg-ia64.dat: Remove NAT registers.
1346
1ad4d2ad
MK
13472005-10-20 Mark Kettenis <kettenis@gnu.org>
1348
1349 * rs6000-tdep.c (info_powerpc_cmdlist): Remove variable.
1350 (rs6000_info_powerpc_command): Remove function.
1351
31f1d371
AS
13522005-10-21 Andreas Schwab <schwab@suse.de>
1353
1354 * dwarf2read.c (isreg): Removed.
1355 (decode_locdesc): Don't set it.
1356
682b96ec
JB
13572005-10-20 Joel Brobecker <brobecker@adacore.com>
1358
1359 * Makefile.in (YYFILES): Add ada-lex.c
1360
ef0fdf07
JB
13612005-10-17 Jim Blandy <jimb@redhat.com>
1362
1363 * dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to
1364 detect stack underflow.
1365
3bf49e1b
PG
13662005-10-14 Paul Gilliam <pgilliam@us.ibm.com>
1367
1368 * rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for
1369 vector registers.
1370
16451949
AS
13712005-10-13 Andreas Schwab <schwab@suse.de>
1372
1373 * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).
1374
1375 * linux-thread-db.c (enable_thread_event): Extend pointer value as
1376 specified by target.
1377 (thread_db_get_thread_local_address): Likewise.
1378
0e4377e1
JB
13792005-10-09 Joel Brobecker <brobecker@adacore.com>
1380
1381 * i386-tdep.c (i386_reg_struct_return_p): Allow array types as well.
1382 (i386_return_value): Add handling for functions that return array
1383 types.
1384
fd1b946e
JB
13852005-10-09 Joel Brobecker <brobecker@adacore.com>
1386
1387 * ada-valprint.c (print_optional_low_bound): Handle properly
1388 cases where the array index type is a TYPE_CODE_RANGE.
1389
13902005-10-09 Joel Brobecker <brobecker@adacore.com>
168de233
JB
1391
1392 * valprint.c (val_print_array_elements): Check array size before
1393 computing its low bound. If zero, then use a default bound of zero.
1394
8ba0209f
AM
13952005-10-06 Alan Modra <amodra@bigpond.net.au>
1396
1397 PR 1659
1398 * rs6000-tdep.c (rs6000_push_dummy_call): Correct size of
1399 backchain write.
1400 (rs6000_convert_from_func_ptr_addr): Correct comment.
1401
b4ef3495
JB
14022005-10-03 Joel Brobecker <brobecker@adacore.com>
1403
1404 * MAINTAINERS: Add section for release management.
1405
31e35378
JB
14062005-10-03 Joel Brobecker <brobecker@adacore.com>
1407
1408 * NEWS: Add entry for new "set print array-indexes" command.
1409
e79af960
JB
14102005-10-03 Joel Brobecker <brobecker@adacore.com>
1411
1412 * language.h (language_defn): New field la_print_array_index.
1413 (LA_PRINT_ARRAY_INDEX): New macro.
1414 (default_print_array_index): Add declaration.
1415 * language.c (default_print_array_index): new function.
1416 (unknown_language): Add value for new field.
1417 (auto_language): Likewise.
1418 (local_language): Likewise.
1419 * ada-lang.c (ada_print_array_index): New function.
1420 (ada_language_defn): Add value for new field.
1421 * c-lang.c (c_language_defn): Likewise.
1422 (cpluc_language_defn): Likewise.
1423 (asm_language_defn): Likewise.
1424 (minimal_language_defn): Likewise.
1425 * f-lang.c (f_language_defn): Likewise.
1426 * jv-lang.c (java_language_defn): Likewise.
1427 * m2-lang.c (m2_language_defn): Likewise.
1428 * objc-lang.c (objc_language_defn): Likewise.
1429 * p-lang.c (pascal_language_defn): Likewise.
1430 * scm-lang.c (scm_language_defn): Likewise.
1431 * valprint.h (print_array_indexes_p): Add declaration.
1432 (get_array_low_bound): Add declaration.
1433 (maybe_print_array_index): Add declaration.
1434 * valprint.c (print_array_indexes): New static variable.
1435 (show_print_array_indexes): New function.
1436 (print_array_indexes_p): New function.
1437 (get_array_low_bound): New function.
1438 (maybe_print_array_index): New function.
1439 (val_print_array_elements): Print the index of each element if
1440 requested by the user.
1441 (_initialize_valprint): Add new array-indexes "set/show print" command.
1442 * ada-valprint.c (print_optional_low_bound): Replace extracted code
1443 by call to ada_get_array_low_bound_and_type(). Stop printing the low
1444 bound if indexes will be printed for all elements of the array.
1445 (val_print_packed_array_elements): Print the index of each element
1446 of the array if necessary.
1447
14482005-10-03 Joel Brobecker <brobecker@adacore.com>
043f5962
JB
1449
1450 * hppa-tdep.c (read_unwind_info): Fix typo in comment.
1451
dfb893af
DJ
14522005-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1453
1454 * gdb_gcore.sh: Use a temporary file. Use gdb from $PATH.
1455
90225438
AS
14562005-09-29 Andreas Schwab <schwab@suse.de>
1457
1458 PR threads/2015
1459 * infrun.c (adjust_pc_after_break): Don't use the state from a
1460 non-matching thread context.
1461
e10b1c4c
DJ
14622005-09-29 Daniel Jacobowitz <dan@codesourcery.com>
1463
1464 * rs6000-tdep.c (rs6000_frame_cache): Handle misdetected frameless
1465 functions.
1466
11ee9940
NR
14672005-09-29 Nick Roberts <nickrob@snap.net.nz>
1468
1469 * annotate.c (breakpoints_changed, annotate_frames_invalid)
1470 (_initialize_annotate): Print breakpoints-invalid and
1471 frames-invalid for level 2 annotations only.
1472
6ad80df0
DJ
14732005-09-28 Daniel Jacobowitz <dan@codesourcery.com>
1474
1475 * infrun.c (init_execution_control_state): Initialize
1476 ecs->another_trap.
1477
5e58133c
NR
14782005-09-28 Nick Roberts <nickrob@snap.net.nz>
1479
1480 * Makefile.in (TAGS): Put DEPFILES back and add as a dependency.
1481
2a331440
NR
14822005-09-26 Nick Roberts <nickrob@snap.net.nz>
1483
1484 * Makefile.in (HFILES_NO_SRCDIR): Remove minimon.h, symfile-mem.h.
1485 (ALLDEPFILES) Correct typo amdfbsd-nat.c -> amd64fbsd-nat.c.
1486 Remove irix4-nat.c, m3-nat.c, mipsm3-nat.c, ns32k-tdep.c
1487 symm-tdep.c and symm-nat.c.
1488 (TAGFILES_NO_SRCDIR): Add CONFIG_SRCS.
1489 (DEPFILES): Remove CONFIG_OBS and include it explicitly where
1490 needed.
1491
ae2a31bf
JB
14922005-09-26 Jan Beulich <jbeulich@novell.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
c6f4c129
JB
14962005-09-26 Jan Beulich <jbeulich@novell.com>
1497
1498 * amd64-tdep.h (AMD64_FCTRL_REGNUM, AMD64_FSTAT_REGNUM,
1499 AMD64_MXCSR_REGNUM): New.
1500 * amd64-tdep.c (amd64_dwarf_regmap): Add eflags, selector regs,
1501 mxcsr, fp control and status words.
1502 * i386-tdep.c (): Add selector regs, mxcsr, fp control and status
1503 words.
1504
2af48f68
PB
15052005-09-26 Paul Brook <paul@codesourcery.com>
1506
1507 * arm-tdep.c (arm_type_align): New function.
1508 (arm_push_dummy_call): Use it. Ensure proper argument alignment.
1509 (arm_extract_struct_value_address): Remove.
1510 (arm_use_struct_convention): Rename...
1511 (arm_return_in_memory): ... To this. Return nonzero for all small
1512 aggregates under the EABI.
1513 (arm_return_value): New function.
1514 (arm_gdbarch_init): Default for VFP float model for EABI binaries.
1515 Use set_gdbarch_return_value instead of obsolete functions.
2af48f68 1516
2244f671
MK
15172005-09-21 Mark Kettenis <kettenis@gnu.org>
1518
1519 * mips-tdep.c (n32n64_floatformat_always_valid): Use 'const void
1520 *' for second argument instead of 'const char *'.
1521
1260befa
PG
15222005-09-20 Paul Gilliam <pgilliam@us.ibm.com>
1523
1524 * gdb.arch/altivec-abi.exp: Elide the 'in' from what's expected
1525 after a 'finish' command.
1526
42969d33
WZ
15272005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
1528
1529 * c-exp.y (parse-number): Modify the float parsing logic to let it
1530 recognize a suffix.
1531
c3e308a8
WZ
15322005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
1533
1534 * expression.h (enum exp_opcode): Fix a format error of a comment.
1535
0b4e1325
WZ
15362005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
1537
1538 * expression.h (enum exp_opcode): Add a new operator for F90
1539 subrange.
1540 * f-lang.h (enum f90_range_type): New enumeration type to identify
1541 F90 subrange type.
1542 * f-exp.y (yyparse): Add support for parsing F90 subrange and
1543 change substring parsing to subrange parsing.
1544 * parse.c (operator_length_standard): Set the operator length
1545 and args number for OP_F90_RANGE.
1546 * eval.c (evaluate_subexp_standard): Add code to evaluate F90
1547 array section and substring.
1548 (value_f90_subarray): New function to evaluate F90 array section.
1549 (evaluate_subexp_standard): Delete label op_f77_substr and its code
1550 because the logic is implemented by function value_f90_subarray now.
1551
561d7a1d
PG
15522005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
1553
1554 * rs6000-tdep.c (_initialize_rs6000_tdep): Get rid of the unused
1555 'info powerpc' command prefix.
1556
fd7979d1
UW
15572005-09-11 Ulrich Weigand <uweigand@de.ibm.com>
1558
1559 * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove.
1560 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Likewise.
1561 (s390_stopped_by_watchpoint, s390_insert_watchpoint,
1562 s390_remove_watchpoint, TARGET_CAN_USE_HARDWARE_WATCHPOINT,
1563 TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT,
1564 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
1565 target_remove_watchpoint): Likewise.
1566 * s390-nat.c: Remove include of <sys/user.h>.
1567 (kernel_u_size): Remove.
1568 (s390_stopped_by_watchpoint): Make static.
1569 (s390_insert_watchpoint, s390_remove_watchpoint): Likewise.
1570 (s390_can_use_hw_breakpoint): New function.
1571 (s390_region_size_ok_for_hw_watchpoint): Likewise.
1572 (_initialize_s390_nat): Add watchpoint methods to target.
1573
10d6c8cd
DJ
15742005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
1575 Ulrich Weigand <uweigand@de.ibm.com>
1576
1577 * Makefile.in (ALLDEPFILES): Update.
1578 (alpha-linux-nat.o, sparc-linux-nat.o): New rules.
1579 (amd64-linux-nat.o, arm-linux-nat.o, hppa-linux-nat.o)
1580 (i386-linux-nat.o, ia64-linux-nat.o, linux-nat.o, m32r-linux-nat.o)
1581 (m68klinux-nat.o, mips-linux-nat.o, ppc-linux-nat.o, s390-nat.o)
1582 (sparc64-linux-nat.o): Update dependencies.
1583 * alpha-linux-nat.c, sparc-linux-nat.c: New files.
1584 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers): Renamed
1585 from fetch_inferior_registers and made static.
1586 (amd64_linux_store_inferior_registers): Renamed from
1587 store_inferior_registers and made static.
1588 (amd64_linux_child_post_start_inferior): Renamed from
1589 child_post_startup_inferior and made static. Call
1590 super_post_startup_inferior.
1591 (super_post_startup_inferior): New.
1592 (_initialize_amd64_linux_nat): Set it. Call linux_target and
1593 add_target.
1594 * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Renamed
1595 from fetch_inferior_registers and made static.
1596 (arm_linux_store_inferior_registers): Renamed from
1597 store_inferior_registers and made static.
1598 (_initialize_arm_linux_nat): Add a prototype. Use linux_target and
1599 add_target.
1600 * hppa-linux-nat.c (hppa_linux_fetch_inferior_registers): Renamed
1601 from fetch_inferior_registers and made static.
1602 (hppa_linux_store_inferior_registers): Renamed from
1603 store_inferior_registers and made static.
1604 (_initialize_hppa_linux_nat): New function.
1605 * i386-linux-nat.c (i386_linux_fetch_inferior_registers): Renamed
1606 from fetch_inferior_registers and made static.
1607 (i386_linux_store_inferior_registers): Renamed from
1608 store_inferior_registers and made static.
1609 (i386_linux_resume): Renamed from child_resume and made static.
1610 (i386_linux_child_post_start_inferior): Renamed from
1611 child_post_startup_inferior and made static. Call
1612 super_post_startup_inferior.
1613 (super_post_startup_inferior): New.
1614 (_initialize_i386_linux_nat): New function.
1615 * i386-nat.c: Remove LINUX_CHILD_POST_STARTUP_INFERIOR #ifndef.
1616 * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): Remove.
1617 (super_xfer_partial): New.
1618 (ia64_linux_xfer_partial): New function. Use it.
1619 (_initialize_ia64_linux_nat): New function.
1620 * ia64-tdep.c (getunwind_table): Revert 2005-06-08 change; use
1621 target_read_partial and document the problem.
1622 * inf-ptrace.c (inf_ptrace_fetch_register): Use
1623 CANNOT_FETCH_REGISTER. Fix some comments.
1624 (inf_ptrace_store_register): Use CANNOT_STORE_REGISTER. Fix some
1625 comments.
1626 * linux-nat.c: Include "inf-ptrace.h" and "auxv.h".
1627 (linux_ops, super_xfer_partial): New variables.
1628 (linux_child_post_startup_inferior): Make static.
1629 (child_post_startup_inferior): Delete.
1630 (linux_nat_attach, linux_nat_detach, resume_callback)
1631 (linux_nat_resume, linux_nat_wait, linux_nat_create_inferior)
1632 (linux_nat_mourn_inferior): Use linux_ops instead of
1633 deprecated_child_ops.
1634 (child_wait): Do not depend on CHILD_WAIT.
1635 (linux_nat_xfer_memory): Remove, replace by ...
1636 (linux_nat_xfer_partial): ... this. Use linux_ops->to_xfer_partial
1637 instead of linux_proc_xfer_memory and child_xfer_memory.
1638 (linux_nat_fetch_registers, linux_nat_store_registers)
1639 (linux_nat_child_post_startup_inferior): New functions.
1640 (init_linux_nat_ops): Use the new functions.
1641 (linux_proc_xfer_memory): Remove, replace by ...
1642 (linux_proc_xfer_partial): ... this. Make static.
1643 (linux_xfer_partial, linux_register_u_offset, linux_target): New
1644 functions.
1645 (_initialize_linux_nat): Do not modify deprecated_child_ops.
1646 * linux-nat.h (linux_proc_xfer_memory): Remove prototype.
1647 (struct mem_attrib, struct target_ops): Remove forward declarations.
1648 (linux_child_post_startup_inferior): Remove prototype.
1649 (linux_target): Add prototype.
1650 * linux-thread-db.c (thread_db_xfer_memory): Remove, replace by ...
1651 (thread_db_xfer_partial): ... this.
1652 (init_thread_db_ops): Set to_xfer_partial instead of
1653 deprecated_xfer_memory.
1654 * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers): Renamed
1655 from fetch_inferior_registers and made static.
1656 (m32r_linux_store_inferior_registers): Renamed from
1657 store_inferior_registers and made static.
1658 (_initialize_m32r_linux_nat): New function.
1659 * m68klinux-nat.c (m68k_linux_fetch_inferior_registers): Renamed
1660 from fetch_inferior_registers and made static.
1661 (m68k_linux_store_inferior_registers): Renamed from
1662 store_inferior_registers and made static.
1663 (old_fetch_inferior_registers, old_store_inferior_registers): Made
1664 static.
1665 (_initialize_m68k_linux_nat): Use linux_target and add_target.
1666 * mips-linux-nat.c (_initialize_mips_linux_nat): New function.
1667 * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers): Renamed
1668 from fetch_inferior_registers and made static.
1669 (ppc_linux_store_inferior_registers): Renamed from
1670 store_inferior_registers and made static.
1671 (_initialize_ppc_linux_nat): New function.
1672 * s390-nat.c (s390_linux_fetch_inferior_registers): Renamed
1673 from fetch_inferior_registers and made static.
1674 (s390_linux_store_inferior_registers): Renamed from
1675 store_inferior_registers and made static.
1676 (_initialize_s390_nat): New function.
1677 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Use
1678 linux_target and add_target.
1679 * config/nm-linux.h: Don't include "auxv.h".
1680 (struct target_waitstatus, child_wait, CHILD_WAIT)
1681 (CHILD_PID_TO_EXEC_FILE, CHILD_INSERT_FORK_CATCHPOINT)
1682 (CHILD_INSERT_VFORK_CATCHPOINT, CHILD_INSERT_EXEC_CATCHPOINT)
1683 (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH, CHILD_FOLLOW_FORK)
1684 (DEPRECATED_KILL_INFERIOR, NATIVE_XFER_AUXV): Delete.
1685 * config/alpha/alpha-linux.mh (NATDEPFILES): Replace infptrace.o
1686 and inftarg.o with inf-ptrace.o and alpha-linux-nat.o.
1687 * config/sparc/linux.mh (NATDEPFILES): Replace infptrace.o and
1688 inftarg.o with sparc-linux-nat.o.
1689 * config/sparc/linux64.mh (NATDEPFILES): Remove infptrace.o and
1690 inftarg.o.
1691 * config/arm/linux.mh (NATDEPFILES): Replace infptrace.o and
1692 inftarg.o with inf-ptrace.o.
1693 * config/i386/linux.mh (NATDEPFILES): Likewise.
1694 * config/i386/linux64.mh (NATDEPFILES): Likewise.
1695 * config/ia64/linux.mh (NATDEPFILES): Likewise.
1696 * config/m32r/linux.mh (NATDEPFILES): Likewise.
1697 * config/m68k/linux.mh (NATDEPFILES): Likewise.
1698 * config/mips/linux.mh (NATDEPFILES): Likewise.
1699 * config/pa/linux.mh (NATDEPFILES): Likewise.
1700 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
1701 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
1702 * config/s390/s390.mh (NATDEPFILES): Likewise.
1703 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Don't define.
1704 (LINUX_CHILD_POST_STARTUP_INFERIOR): Don't define.
1705 * config/i386/nm-linux64.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
1706 Don't define.
1707 * config/ia64/nm-linux.h: Don't include "target.h".
1708 (NATIVE_XFER_UNWIND_TABLE, ia64_linux_xfer_unwind_table): Remove.
1709 * config/djgpp/fnchange.lst: Add alpha-linux-tdep.c,
1710 alpha-linux-nat.c, sparc-linux-tdep.c, and sparc-linux-nat.c.
1711
4640dd91
KB
17122005-09-08 Kevin Buettner <kevinb@redhat.com>
1713
1714 From Kevin Buettner, Andrew Cagney, Jackie Smith Cashion, and
1715 Alexandre Oliva:
1716 * mn10300-tdep.c (am33_2_register_name): New function.
1717 (my_frame_is_in_sp, my_frame_is_in_fp, my_frame_is_last)
1718 (set_my_stack_size): Delete.
1719 (set_movm_offsets, set_reg_offsets): Rename the former to the
1720 latter. Update for handling am33.
1721 (mn10300_analyze_prologue): Update for handling am33. Also, make
1722 minor improvements in quality of prologue analysis.
1723 (mn10300_gdbarch_init): Add am33 support.
1724 * mn10300-tdep.h (E_NUM_REGS): Delete.
1725
cf1f553f
KB
17262005-09-06 Kevin Buettner <kevinb@redhat.com>
1727
1728 * mn10300-linux-tdep.c (mn10300_linux_svr4_fetch_link_map_offsets):
1729 Delete.
1730 (am33_linux_init_osabi): Register svr4_ilp32_fetch_link_map_offsets
1731 instead.
1732
696cc4a6
KB
17332005-09-06 Kevin Buettner <kevinb@redhat.com>
1734
1735 * mn10300-linux-tdep.c (solib-svr4.h): Include.
1736 (mn10300_linux_svr4_fetch_link_map_offsets): New function.
1737 (am33_linux_init_osabi): Register it.
1738 * Makefile.in (mn10300-linux-tdep.o): Update dependencies.
1739
bfc1906f
KB
17402005-09-06 Kevin Buettner <kevinb@redhat.com>
1741
1742 * mn10300-tdep.c (mn10300_analyze_prologue): Delete code disabled
1743 via "#if 0".
1744
f2c8bc43
KB
17452005-09-06 Kevin Buettner <kevinb@redhat.com>
1746
1747 * mn10300-tdep.c (mn10300_analyze_prologue): Use
1748 safe_frame_unwind_memory() in place of deprecated_read_memory_nobpt().
1749
a875c996 17502005-09-04 Daniel Jacobowitz <dan@codesourcery.com>
ee057212
DJ
1751
1752 * inf-child.c (inf_child_follow_fork): Add OPS argument.
1753 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
1754 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
1755 * inftarg.c (child_follow_fork): Likewise.
1756 * linux-nat.c (child_follow_fork): Likewise. Use ops instead of
1757 &deprecated_child_ops.
1758 * target.c (update_current_target): Do not inherit to_follow_fork.
1759 (target_follow_fork): New function.
1760 (debug_to_follow_fork): Remove.
1761 (setup_target_debug): Don't set to_follow_fork.
1762 * target.h (struct target_ops): Add struct target_ops * to
1763 to_follow_fork.
1764 (child_follow_fork): Add struct target_ops * argument.
1765 (target_follow_fork): Replace macro with prototype.
1766
52f0b832
KB
17672005-09-02 Kevin Buettner <kevinb@redhat.com>
1768
1769 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Use ARRAY_SIZE.
1770 Change internal error to warning. Add i18n markup to warning
1771 string.
1772
336c28c5
KB
17732005-09-02 Kevin Buettner <kevinb@redhat.com>
1774
1775 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
1776 (mn10300_gdbarch_init): Register mn10300_dwarf2_reg_to_regnum().
1777
2247615a
KB
17782005-09-02 Kevin Buettner <kevinb@redhat.com>
1779
1780 * mn10300-tdep.c (is_my_frame_in_sp, is_my_frame_in_fp)
1781 (is_my_frame_last): Delete these unused functions.
1782
3e6b1689
KB
17832005-09-02 Kevin Buettner <kevinb@redhat.com>
1784
1785 * mn10300-tdep.c (mn10300_frame_prev_register): Change type of
1786 ``bufferp'' from ``void *'' to ``gdb_byte *''.
1787
99fe5f9d
KB
17882005-09-02 Kevin Buettner <kevinb@redhat.com>
1789
1790 * mn10300-tdep.c (mn10300_use_struct_convention): Delete parameter
1791 ``gcc_p''. Adjust all callers.
1792 (mn10300_store_return_value, mn10300_extract_return_value): Add new
1793 parameter ``gdbarch''.
1794 (mn10300_return_value): New function.
1795 (mn10300_gdbarch_init): Delete old-style return value code calls.
1796 Add call to set_gdbarch_return_value().
1797
af6a629e
KB
17982005-09-02 Kevin Buettner <kevinb@redhat.com>
1799
1800 * mn10300-tdep.c (regcache.h): Delete duplicate include.
1801 * Makefile.in (mn10300-tdep.o): Update dependencies.
1802
697e3bc9
KB
18032005-09-02 Kevin Buettner <kevinb@redhat.com>
1804
1805 * mn10300-tdep.c (osabi.h): Include.
1806 (mn10300_gdbarch_init): Invoke gdbarch_init_osabi().
1807 * Makefile.in (mn10300-tdep.o): Update dependencies.
1808
45090ce3 18092005-09-02 Michael Snyder <msnyder@redhat.com>
611889b1
KB
1810 Kevin Buettner <kevinb@redhat.com>
1811
1812 * mn10300-linux-tdep.c: New file.
1813 * Makefile.in (mn10300-linux-tdep.o): New Makefile target.
1814 * config/mn10300/linux.mt (TDEPFILES): Add mn10300-linux-tdep.o and
1815 corelow.o.
1816 * mn10300-tdep.h (E_E8_REGNUM, E_E9_REGNUM, E_E10_REGNUM)
1817 (E_FPCR_REGNUM, E_FS0_REGNUM): New constants.
1818
a86c5fc9
MK
18192005-09-02 Mark Kettenis <kettenis@gnu.org>
1820
1821 * infcall.c (call_function_by_hand): Remove code handling
1822 deprecated_push_arguments. Bail out early if push_dummy_call
1823 isn't available.
1824 * gdbarch.sh (deprecated_push_arguments): Delete. Adjust a few
1825 comments accordingly.
1826 * gdbarch.h, gdbarch.c: Regenerate.
1827
c66a62d3 18282005-09-01 Paul Gilliam <pgilliam@us.ibm.com>
826d5376
PG
1829
1830 * ppc-tdep.h (struct gdbarch_tdep): Better explanation of using
1831 -1 for nonexistant registers.
1832 * rs6000-tdep.c (rs6000_register_reggroup_p): Don't assume that
1833 tdep->ppc_vr0_regnum and tdep->ppc_ev0_regnum are not -1.
1834
84320456
RE
18352005-09-01 Richard Earnshaw <richard.earnshaw@arm.com>
1836
1837 * arm-linux-tdep.c (arm_linux_push_arguments): Delete.
1838 (arm_linux_init_abi): Don't register it.
1839
07652652
MK
18402005-08-31 Mark Kettenis <kettenis@gnu.org>
1841
cb2f3a29
MK
1842 * symfile.c (symbol_file_command, set_initial_language)
1843 (symfile_bfd_open, get_section_index, add_symtab_fns)
1844 (find_sym_fns): Reformat code and comments. Tweak comments.
1845
07652652
MK
1846 * m68k-tdep.c (m68k_register_name): Use ARRAY_SIZE.
1847
abfcdd21
JW
18482005-08-31 Jim Wilson <wilson@specifix.com>
1849
1850 * i386fbsd-tdep.c (i386fbsd_sc_reg_offset): Make it non-static.
1851
f4456994
MK
18522005-08-29 Mark Kettenis <kettenis@gnu.org>
1853
591e78ff
MK
1854 * environ.c (unset_in_environ): Use strncmp instead of
1855 DEPRECATED_STREQN.
1856 * exec.c (exec_file_attach): Remove DEPRECATED_HPUX_TEXT_END.
1857 * language.c (set_case_command, language_enum): Use strcmp instead
1858 of DEPRECATED_STREQ.
1859 * source.c (select_source_symtab): Sprinkle a few consts. Use
1860 strcmp instead of DEPRECATED_STREQ.
1861
f4456994
MK
1862 * solib-svr4.c (svr4_current_sos, svr4_fetch_objfile_link_map):
1863 Use XZALLOC and xzalloc instead of xmalloc where appropriate.
1864
a94ab193
EZ
18652005-08-27 Eli Zaretskii <eliz@gnu.org>
1866
1867 * main.c (print_gdb_help): Don't advertise the (long non-existent)
1868 option --mapped.
1869
d067a990
MK
18702005-08-21 Mark Kettenis <kettenis@gnu.org>
1871
27df76f3
MK
1872 * doublest.c (floatformat_mantissa): Use xsnprintf instead of
1873 sprintf.
1874
cfaf379b
MK
1875 * vaxobsd-tdep.c: New file.
1876 * config/vax/obsd.mt (TDEPFILES): Add vaxobsd-tdep.o.
1877 * Makefile.in (vaxobsd-tdep.o): New dependency.
1878
0dbe1904
MK
1879 * ppcobsd-tdep.c: Include "frame.h" and "frame-unwind.h". Don't
1880 include "tramp-frame.h".
1881 (ppcobsd_sigtramp_cache_init): Remove function.
1882 (ppcobsd_sigtramp): Remove variable.
1883 (ppcobsd_page_size, ppcobsd_sigreturn_offset): New variables.
1884 (ppcobsd_sigtramp_p): New function.
1885 (ppcobsd_sigtramp_frame_cache, ppcobsd_sigtramp_frame_this_id)
1886 (ppcobsd_sigtramp_frame_prev_register): New functions.
1887 (ppcobsd_sigtramp_frame_unwind): New variable.
1888 (ppcobsd_sigtramp_frame_sniffer): New function.
1889 (ppcobsd_init_abi): Adjust to register new sigtramp sniffer
1890 instead of the old one.
1891 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
1892
1a4d7a36
MK
1893 * infcall.c (call_function_by_hand): For
1894 RETURN_VALUE_ABI_RETURNS_ADDRESS and
1895 RETURN_VALUE_ABI_PRESERVES_ADDRESS, use gdbarch_return_value to
1896 get return value.
1897
d067a990
MK
1898 * valarith.c (value_equal, value_less): Avoid compiler bug on
1899 systems where `long double' values are returned in static storage.
1900
033a42c2
MK
19012005-08-18 Mark Kettenis <kettenis@gnu.org>
1902
1903 * stack.c: Reformat. Improve comments. Include "valprint.h".
1904 (args_info, locals_info, backtrace_command, backtrace_command_1)
1905 (backtrace_full_command, frame_info, frame_command, down_command)
1906 (down_silently_base, down_silently_command, up_command)
1907 (up_silently_base, up_silently_command, parse_frame_specification)
1908 (current_frame_command, print_frame_args_vars, catch_info)
1909 (args_plus_locals_info), print_frame_label_vars)
1910 (print_block_frame_labels, print_block_frame_locals)
1911 (func_command): Remove prototypes.
1912 (print_stack_frame, backtrace_command_stub, backtrace_command,
1913 backtrace_full_command, print_frame_args, print_frame_arg_vars,
1914 print_args_stub, func_command): Remove redundant casts.
1915 (addressprint): Remove extern declaration.
1916 (frame_command): Make static.
1917 (struct print_stack_frame_args, struct print_args_args): Rename
1918 `fi' member to `frame'.
1919 (print_stack_frame, print_frame_nameless_args, print_frame_args)
1920 (set_current_sal_from_frame, print_frame_info, print_frame)
1921 (show_stack_frame, print_block_frame_locals)
1922 (print_frame_local_vars, print_frame_label_vars)
1923 (print_frame_arg_vars, select_and_print_frame): Rename `fi'
1924 argument to `frame'.
1925 (func_command): Rename `fp' variable to `frame'.
1926 (get_language): Restructure.
1927 * Makefile.in (stack.o): Update dependencies.
1928
d64a6579
KB
19292005-08-17 Kevin Buettner <kevinb@redhat.com>
1930
1931 * NEWS (ms1-elf): New target.
1932
61bf9ae0
MK
19332005-08-17 Mark Kettenis <kettenis@gnu.org>
1934
1c845060
MK
1935 * m68k-tdep.c (m68k_return_value): Properly return contents of
1936 structures passed in memory.
1937
181fc57c
MK
1938 * infcmd.c (print_return_value): Move CHECK_TYPEDEF up. Deal with
1939 RETURN_VALUE_ABI_PRESERVED_ADDRESS.
1940
61bf9ae0
MK
1941 * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code that
1942 deals with the broken GCC convention.
1943
65ada037
MK
19442005-08-16 Mark Kettenis <kettenis@gnu.org>
1945
1946 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Set condition
1947 register appropriately for varargs functions.
1948
37ebea84
KB
19492005-08-15 Kevin Buettner <kevinb@redhat.com>
1950
1951 * MAINTAINERS (ms1): New target ISA entry. List myself as
1952 maintainer.
1953
61def6bd
KB
19542005-08-15 Michael Snyder <msnyder@redhat.com>
1955 Kevin Buettner <kevinb@redhat.com>
1956
1957 * Makefile.in (ms1-tdep.o): Add dependencies.
1958 * configure.tgt: Add ms1-*-* target.
1959 * ms1-tdep.c: New file.
1960 * config/ms1/ms1.mt: New file.
1961
44878bae
MK
19622005-08-15 Mark Kettenis <kettenis@gnu.org>
1963
1964 * Makefile.in (m68kbsd-tdep.o): Ad missing space.
1965
00ce08ef
UW
19662005-08-15 Ulrich Weigand <uweigand@de.ibm.com>
1967
1968 * s390-tdep.c (op1_lgfi, op2_lgfi, op1_agfi, op2_agfi,
1969 op1_afi, op2_afi, op1_algfi, op2_algfi, op1_alfi, op2_alfi,
1970 op1_slgfi, op2_slgfi, op1_slfi, op2_slfi): New opcode enums.
1971 (s390_analyze_prologue): Recognize new z9-109 instructions.
1972
0c318c49
MK
19732005-08-14 Mark Kettenis <kettenis@gnu.org>
1974
fbdbf38b
MK
1975 * solib-som.c (som_current_sos): Cast to 'gdb_byte *' where
1976 appropriate.
1977
e4ef629d
MK
1978 * inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE]: Move
1979 code...
1980 (inf_ptrace_post_startup_inferior): ...here. New function.
1981 (inf_ptrace_attach) [PT_GET_PROCESS_STATE]: Move code...
1982 (inf_ptrace_post_attach): ...here.
1983 (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Set
1984 to_post_startup_inferior and to_post_attch.
1985
864a1a37
MK
1986 * sparc-tdep.c (sparc_breakpoint_from_pc): Constify break_insn.
1987
0c318c49
MK
1988 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Check for
1989 "__sighndlr".
1990
31828840
MK
19912005-08-13 Mark Kettenis <kettenis@gnu.org>
1992
1993 * i386-linux-nat.c (fetch_register, store_register)
1994 (supply_gregset, fill_gregset): Remove redundant casts.
1995
42e9a5a0
KW
19962005-08-12 Kris Warkentin <kewarken@qnx.com>
1997
1998 * i386-nto-tdep.c (i386nto_init_abi): Don't set gdbarch skip
1999 trampoline code hook.
2000 * nto-procfs.c (procfs_post_attach): Call solib_create_inferior_hook
2001 instead of SOLIB_CREATE_INFERIOR_HOOK.
2002 (procfs_create_inferior): Ditto.
2003 * config/tm-nto.h: Don't define SKIP_TRAMPOLINE_CODE.
2004
0d059fca
AS
20052005-08-11 Andreas Schwab <schwab@suse.de>
2006
2007 PR exp/1978
2008 * valarith.c (value_binop): Fix result type for the shift
2009 operators.
2010
47b4f830
MK
20112005-08-09 Mark Kettenis <kettenis@gnu.org>
2012
2013 * sparc64obsd-tdep.c: Tweak comments.
2014 (sparc64obsd_sigreturn_offset): Add offset for new OpenBSD 3.8
2015 signal trampoline.
2016
8e70166d
AC
20172005-08-09 Andrew Cagney <cagney@gnu.org>
2018
2019 * linux-nat.h (linux_proc_xfer_memory): Change type of "myaddr" a
2020 "gdb_byte" pointer.
2021 * linux-nat.c (linux_proc_xfer_memory): Update.
2022 (get_signo): Cast signo to a "gdb_byte" pointer.
2023 * i386-linux-nat.c (child_resume): Make "buf" a gdb_byte, delete
2024 redundant casts.
2025 (child_resume): Cast eflags to a "gdb_byte" pointer.
2026
059cb7d2
MK
20272005-08-08 Mark Kettenis <kettenis@gnu.org>
2028
2029 * tramp-frame.h (struct tramp_frame): Allow for 16 instructions
2030 instead of 8.
2031 * m68kbsd-tdep.c: Include "frame.h", "trad-frame.h" and
2032 "tramp-frame.h".
2033 (m68kobsd_sigtramp_cache_init): New function.
2034 (m68kbsd_aout_init_abi): Prepend m68kobsd_sigtramp unwinder.
2035
9c833c82
FF
20362005-08-02 Fred Fish <fnf@specifix.com>
2037
2038 * defs.h (parse_frame_specification): Remove prototype.
2039 * stack.c (parse_frame_specification): Add prototype and
2040 make function static.
2041 (frame_info): Move common code outside if..then..else.
2042
fc0c53a0
DJ
20432005-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2044
2045 * value.c (value_contents_writeable): Use value_contents_raw.
2046
2b71414d
DJ
20472005-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2048
2049 Suggested by Shaun Jackman <sjackman@gmail.com>:
2050 * defs.h (print_transfer_performance): Update prototype.
2051 * m32r-rom.c (m32r_load, m32r_upload_command): Use gettimeofday
2052 for print_transfer_performance.
2053 * remote-m32r-sdi.c (m32r_load): Likewise.
2054 * symfile.c (generic_load): Likewise.
2055 (report_transfer_performance): Create a dummy struct timeval.
2056 (print_transfer_performance): Use a more accurate measure
2057 of performance.
2058
53fbdf7d
FF
20592005-08-01 Fred Fish <fnf@specifix.com>
2060
2061 * stack.c (parse_frame_specification_1): Remove use of obsolete
2062 SETUP_ARBITRARY_FRAME macro.
2063
77e0b926
DJ
20642005-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2065
2066 * dwarf2-frame.c (read_signed_leb128): Handle values that do not
2067 fit in 32 bits.
2068 * dwarf2read.c (read_signed_leb128): Likewise.
2069
3ffbc0a5
DJ
20702005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2071
2072 From Josef Ezra <jezra@emc.com>:
2073 * tracepoint.c (stringify_collection_list): Correct pointer
2074 arithmetic.
2075
7ed0fe66
DJ
20762005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2077
2078 Suggested by Vladimir Prus <ghost@cs.msu.su>:
2079 * infrun.c (handle_inferior_event): Check for line information in
2080 undebuggable functions.
2081
bee0189a
DJ
20822005-07-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2083
2084 * cli-out.c (cli_field_fmt, cli_message, out_field_fmt): Add
2085 ATTR_FORMAT or ATTRIBUTE_FPTR_PRINTF.
2086 * complaints.c (vcomplaint): Likewise.
2087 * defs.h (xvasprintf, xstrvprintf, verror, vfatal)
2088 (internal_verror, internal_vwarning, vwarning)
2089 (deprecated_query_hook, deprecated_warning_hook)
2090 (deprecated_readline_begin_hook): Likewise.
2091 * disasm.c (fprintf_disasm): Likewise.
2092 * exceptions.c (throw_it): Likewise.
2093 * exceptions.h (throw_verror, throw_vfatal): Likewise.
2094 * mi/mi-interp.c (mi_interp_query_hook): Likewise.
2095 * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
2096 * tui/tui-hooks.c (tui_query_hook): Likewise.
2097 * tui/tui-out.c (tui_field_fmt, tui_message, out_field_fmt):
2098 Likewise.
2099 * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
2100 (uo_message): Likewise.
2101 * ui-out.h (ui_out_field_fmt, ui_out_message, field_fmt_ftype)
2102 (message_ftype): Likewise.
2103 * utils.c (vfprintf_maybe_filtered, internal_vproblem)
2104 (defaulted_query, printchar): Likewise.
2105
3ed85247
MK
21062005-07-26 Mark Kettenis <kettenis@gnu.org>
2107
2108 * i386obsd-tdep.c (i386obsd_sigreturn_offset): New variable.
2109 (i386obsd_sigtramp_p): Deal with an arbitrary number of possible
2110 offsets.
2111 (i386obsd_aout_supply_regset): Avoid bogus cast.
2112
735f54b4
MK
21132005-07-25 Mark Kettenis <kettenis@gnu.org>
2114
2115 * inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follow_fork):
2116 New function.
2117 (inf_ptrace_him, inf_ptrace_attach) [PT_GET_PROCESS_STATE]: Set
2118 PTRACE_FORK event flag.
2119 (inf_ptrace_wait) [PT_GET_PROCESS_STATE]: Handle PTRACE_FORK
2120 event.
2121 (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Set to_follow_fork.
2122
4b8a1a28
MK
21232005-07-25 Mark Kettenis <kettenis@gnu.org>
2124
2125 * gdb_ptrace.h (PT_TRACE_ME): Define to zero if not already
2126 defined.
2127 * inf-ptrace.c: Tweak comments.
2128 (inf_ptrace_me): Use PT_TRACE_ME instead of hardcoded zero.
2129 (inf_ptrace_mourn_inferior): Call waitpid.
2130 (inf_ptrace_attach): Use pid_t, Remove unnecessary cast.
2131 (inf_ptrace_detach): Use pid_t. Use ptid_get_pid instead of
2132 PIDGET.
2133 (inf_ptrace_kill): Rename from inf_ptrace_kill_inferior. Use
2134 pid_t. Use ptid_get_pid instead of PIDGET.
2135 (inf_ptrace_kill): Call waitpid instead of wait.
2136 (inf_ptrace_resume): Use pid_t. Use ptid_get_pid instead of
2137 PIDGET.
2138 (inf_ptrace_wait): Use waitpid instead wait. Use pid_t. Don't
2139 call target_has_exited or target_thread_alive. Properly ignore
2140 terminated detached child processes.
2141 (inf_ptrace_has_exited): Remove function.
2142 (inf_ptrace_xfer_partial): Use pid_t. Use ptid_get_pid instead of
2143 PIDGET. Use gdb_byte instead of `unsigned char'.
2144 (inf_ptrace_thread_alive): Use ptid_get_pid instead of PIDGET.
2145 (inf_ptrace_pid_to_str): Remove function.
2146 (inf_ptrace_target): Use inf_ptrace_kill instead of
2147 inf_ptrace_kill_inferior. Use normal_pid_to_str instead of
2148 inf_ptrace_pid_to_str. Don't set to_has_exited.
2149 (inf_ptrace_fetch_register, inf_ptrace_store_register): Reformat
2150 long lines.
2151
c7c14b96
MK
21522005-07-25 Mark Kettenis <kettenis@gnu.org>
2153
2154 * inf-ptrace.c: Reorder functions.
2155 (inf_ptrace_open, inf_ptrace_reported_exec_events_per_call)
2156 (inf_ptrace_can_run, inf_ptrace_post_attach): Removed.
2157 (inf_ptrace_target): Don't set to_open,
2158 to_reported_exec_events_per_call, to_can_run, to_post_attach,
2159 to_stratum, to_has_all_memory, to_has_memory, to_has_stack,
2160 to_has_registers, to_has_execution, to_magic. Reorder remaining
2161 initializations.
2162
7ef34f2c
MM
21632005-07-25 Mark Mitchell <mark@codesourcery.com>
2164
2165 * configure.ac: On MinGW, do not require a termcap library, and
2166 use win32-termcap.c.
2167 * configure: Regenerated.
2168 * win32-termcap.c: New file.
2169
056d7646
MM
21702005-07-24 Mark Mitchell <mark@codesourcery.com>
2171
2172 * ser-tcp.c (close): Define as a function-like macro on MinGW.
2173
e04e8f8a
EC
21742005-07-21 Eric Christopher <echristo@apple.com>
2175
2176 * MAINTAINERS (Misc): Update affiliation.
2177
5d426ff1
MK
21782005-07-21 Mark Kettenis <kettenis@gnu.org>
2179
2180 * inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT_EXEC
2181 events as TARGET_WAITKIND_EXECD.
2182 (inf_ttrace_detach): Reorder local variables.
2183
b2a4db28
MK
21842005-07-20 Mark Kettenis <kettenis@gnu.org>
2185
2186 * inf-ttrace.c (inf_ttrace_vfork_ppid): New variable.
2187 (inf_ttrace_follow_fork): New function.
2188 (inf_ttrace_him, inf_ttrace_attach): Ask for TTEVT_FORK and
2189 TTEVT_VFORK events. Replace TTEO_NOSTRCHLD option with
2190 TTEO_PROC_INHERIT.
2191 (inf_ttrace_create_inferior, inf_ttrace_attach): Add checks for
2192 inf_ttrace_vfork_ppid.
2193 (inf_ttrace_kill_inferior, inf_ttrace_detach): Detach from waiting
2194 parent if appropriate.
2195 (inf_ttrace_wait): Handle TTEVT_FORK and TTEVT_VFORK.
2196 (inf_ttrace_target): Set to_follow_fork.
2197
6c76e4a1
WZ
21982005-07-20 Wu Zhou <woodzltc@cn.ibm.com>
2199
2200 * remote.c (remote_pid_to_str): Use xsnprintf instead of snprintf.
2201
a7aad9aa
MK
22022005-07-18 Mark Kettenis <kettenis@gnu.org>
2203
5fff8fc0
MK
2204 * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.
2205 * bsd-uthread.c (bsd_uthread_pid_to_str): Likewise.
2206 * inf-ttrace.c (inf_ttrace_pid_to_str): Likewise.
2207
a7aad9aa
MK
2208 * hppa-tdep.h (hppa_frame_prev_register_helper): Change types of
2209 last argument to `gdb_byte *'.
2210 * hppa-tdep.c (hppa32_convert_from_func_ptr_addr): Rewrite.
2211 (hppa_frame_prev_register_helper): Change types of last argument
2212 to `gdb_byte *'.
2213 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_prev_register):
2214 Change types of last argument to `gdb_byte *'.
e04e8f8a 2215
613e8135
MK
22162005-07-18 Mark Kettenis <kettenis@gnu.org>
2217 Jason Molenda <jmolenda@apple.com>
2218
2219 * i386-tdep.c (i386_match_insn): Match complete instruction
2220 pattern.
2221
9edde48e
MK
22222005-07-18 Mark Kettenis <kettenis@gnu.org>
2223
2224 * i386-tdep.c (i386_reg_struct_return_p): Handle structures with a
2225 single 'long double' member correctly.
2226 (i386_return_value): Tweak comment.
2227
05747abb
NR
22282005-07-16 Nick Roberts <nickrob@snap.net.nz>
2229
2230 * mi/gdb-mi.el: Update for changes in Emacs 22.0.50. Bring more
2231 features over from gdb-ui.el. Use "-var-update --all-values" for
2232 faster re-display of watch expressions.
2233
37191c9c
MK
22342005-07-15 Mark Kettenis <kettenis@gnu.org>
2235 Marcel Moolenaar <marcel@xcllnt.net>
2236
2237 * sparc64fbsd-nat.c: Include "regcache.h", <sys/types.h>,
2238 <machine/pcb.h> and "bsd-kvm.h".
2239 (sparc64fbsd_kvm_supply_pcb): New function.
2240 (_initialize_sparc64fbsd_nat): Enable libkvm interface.
2241 * config/sparc/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2242 (LOADLIBES): New variable.
2243 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
2244
1ecb4ee0
DJ
22452005-07-15 Nick Roberts <nickrob@snap.net.nz>
2246 Daniel Jacobowitz <dan@codesourcery.com>
2247
2248 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values): New
2249 declarations.
2250 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Use string
2251 constants instead of literals for MI command options.
2252 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values, mi_all_values):
2253 New variables.
2254 (mi_parse_values_option, mi_print_value_p): New functions.
2255 (mi_cmd_var_list_children): Use mi_parse_values_option and
2256 mi_print_value_p.
2257 (mi_cmd_var_update): Support a PRINT_VALUES option. Update calls
2258 to varobj_update_one.
2259 (varobj_update_one): Take a print_values argument. Call
2260 mi_print_value_p.
2261 * varobj.c (varobj_get_gdb_type): New function.
2262 * varobj.h (varobj_get_gdb_type): New prototype.
2263
fb318ff7
DJ
22642005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
2265
2266 * ppc-linux-tdep.c (ppc_linux_init_abi): Set 64-bit link map offsets.
2267
4dc4436d 22682005-07-12 Mark Kettenis <kettenis@gnu.org>
852483bc
MK
2269
2270 * dwarf2expr.h: Tweak comment.
2271 (struct dwarf_expr_context): Use `gdb_byte *' in read_mem and
2272 get_frame_base function pointers.
2273 (read_uleb128, read_sleb128): Change return type and types of
2274 first two arguments to `gdb_byte *'.
2275 (dwarf2_read_address): Change types of first two arguments to
2276 `gdb_byte *'.
2277 * dwarf2expr.c: Tweak comment.
2278 (dwarf_expr_eval): Change type of second argument to `gdb_byte *'.
2279 (read_uleb128, read_sleb128): Change return type and types of
2280 first two arguments to `gdb_byte *'.
2281 (dwarf2_read_address): Change types of first two arguments to
2282 `gdb_byte *'.
2283 (execute_stack_op): Change types of last two arguments to
2284 `gdb_byte *'. Use `gdb_byte *' for byte buffers.
2285 * dwarf2loc.h: Tweak comment.
2286 (struct dwarf2_locexpr_baton, struct dwarf2_loclist_baton): Use
2287 `gdb_byte *' for byte buffers.
2288 * dwarf2loc.c (find_location_expression): Change return type to
2289 `gdb_byte *'. Use `gdb_byte *' for byte buffers. Change length
2290 to `unsigned int'.
2291 (dwarf_expr_read_reg): Use `gdb_byte *' for byte buffer. Remove
2292 bogus cast.
2293 (dwarf_expr_read_mem): Change type of second argument to
2294 `gdb_byte *'.
2295 (dwarf_expr_frame_base): Change type of second argument to
2296 `gdb_byte **'.
2297 (dwarf2_evaluate_loc_desc): Change type of third argument to
2298 `gdb_byte *'.
2299 (needs_frame_read_mem): Change type of second argument to
2300 `gdb_byte *'.
2301 (needs_frame_frame_base): Change type of second argument
2302 `gdb_byte **'. Use gdb_byte for lit0.
2303 (dwarf2_tracepoint_var_ref): Change type of fourth argument to
2304 `gdb_byte *'. Use `gdb_byte *' for byte buffer.
2305 (loclist_read_variable, loclist_tracepoint_var_ref): Use `gdb_byte
2306 *' for byte buffer.
2307 * dwarf2-frame.c (struct dwarf2_cie, struct dwarf2_fde)
2308 (struct dwarf2_frame_state): Use gdb_byte instead of `unsigned
2309 char'.
2310 (read_reg): Use `gdb_byte *' for byte buffers. Remove redundant
2311 cast.
2312 (read_mem): Change second argument to `gdb_byte *'.
2313 (no_get_frame_base): Change second argument to `gdb_byte **'.
2314 (execute_stack_op): Change first argument to `gdb_byte *'.
2315 (execute_cfa_program): Change first two arguments to `gdb_byte *'.
2316 Use gdb_byte instead of `unsigned int'. Use temprorary variable
2317 to store result of read_uleb128.
2318 (struct comp_unit): Use `gdb_byte *' for byte buffers.
2319 (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
2320 `gdb_byte *'.
2321 (read_unsigned_leb128, read_signed_leb128): Change second argument
2322 to `gdb_byte *'. Use gdb_byte instead of `unsigned char'.
2323 (read_initial_length): Change second argument to `gdb_byte *'.
2324 Remove redundant casts.
2325 (read_encoded_value): Use gdb_byte instead of `unsigned char'.
2326 Remove bogus casts.
2327 (decode_frame_entry_1): Change return type and second argument to
2328 `gdb_byte *'. Use `gdb_byte *' for byte buffers. Use gdb_byte
2329 instead of `unsigned char'.
2330 (decode_frame_entry): Change return type and second argument to
2331 `gdb_byte *'. Use `gdb_byte *' for byte buffers.
2332 (dwarf2_build_frame_info): Use `gdb_byte *' for byte buffers.
2333
22a44745
MK
23342005-07-12 Mark Kettenis <kettenis@gnu.org>
2335
2336 * objc-lang.c (print_object_command): Use gdb_byte for c.
2337 * arch-utils.c (legacy_extract_return_value): Use 'gdb_byte *' for
2338 registers.
2339
2e5a5020
MK
23402005-07-11 Mark Kettenis <kettenis@gnu.org>
2341
2342 * bsd-kvm.c: Include <paths.h>.
2343 (bsd_kvm_corefile): New variable.
2344 (core_kd, bsd_kvm_paddr, bsd_kvm_supply_pcb, bsd_kvm_ops): Make
2345 static.
2346 (bsd_kvm_open): Set bsd_kvm_corefile.
2347 (bsd_kvm_files_info): New function.
2348 (bsd_kvm_add_target): Set to_files_info.
2349
99efcb59
AS
23502005-07-07 Andreas Schwab <schwab@suse.de>
2351
2352 * observer.sh: Use different temporary file name depending on mode
2353 of operation to avoid clash during parallel build.
2354
3cb3b8df
BR
23552005-07-06 Bob Rossi <bob@brasko.net>
2356
2357 * fork-child.c (fork-inferior): Use accessor function for
2358 inferior_io_terminal.
2359 * infcmd.c (inferior_io_terminal): Make static.
2360 (set_inferior_io_terminal): New function.
2361 (get_inferior_io_terminal): Ditto.
2362 (tty_command): Use accessor function.
2363 (_initialize_infcmd): Add inferior_tty setshow variable.
2364 (_initialize_infcmd): Remove tty command.
2365 (_initialize_infcmd): Add a tty command that is an alias.
2366 * inferior.h (set_inferior_io_terminal): New prototype.
2367 (get_inferior_io_terminal): Ditto.
2368 (new_tty_prefork): Add const qualifier to parameter.
2369 * inflow.c (inferior_thisrun_terminal): Add const qualifier.
2370 (new_tty_prefork): Add const qualifier to parameter.
2371 * nto-procfs (procfs_create_inferior): Use accessor function.
2372 (procfs_create_inferior): Add const qualifier to locals.
2373 * win32-nat.c (child_create_inferior): Ditto.
2374 * mi/mi-cmd-env.c (mi_cmd_inferior_tty_set): New function.
2375 (mi_cmd_inferior_tty_set): Ditto.
2376 * mi/mi-cmds.c (mi_cmds): Add inferior-tty-set and inferior-tty-show
2377 * mi/mi-cmds.h (mi_cmd_inferior_tty_set): Add prototype.
2378 (mi_cmd_inferior_tty_show): Ditto.
2379
ec502284
WZ
23802005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
2381
2382 * tui/tui-win.c (parse_scrolling_args): Fix SEGV error with invalid
2383 scroll command.
2384
bd49c137
WZ
23852005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
2386
2387 * f-exp.y (yyparse): Add code to support exponentiation expression.
2388 (yylex): Add code to scan exponentiation operator.
2389 * eval.c (evaluate_subexp_standard): Add support for BINOP_EXP.
2390 * valarith.c (value_binop): Reset errno to 0 before calling pow
2391 to do exponentiation operation.
2392
b4ad899f
MK
23932005-07-04 Mark Kettenis <kettenis@gnu.org>
2394
df80278b
MK
2395 * i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in
2396 read_memory call.
2397 * bsd-uthread.c (bsd_uthread_wait): Use gdb_byte for byte buffer.
2398
1754f103
MK
2399 * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
2400 * coffread.c (patch_type, process_coff_symbol): Likewise.
e04e8f8a
EC
2401 * corelow.c (core_open): Likewise.
2402 * dwarf2read.c (dwarf_decode_lines, dwarf2_start_subfile):
2403 * language.c (set_lang_str, set_type_str, set_range_str)
1754f103
MK
2404 (set_case_str): Likewise.
2405 * source.c (add_path, openp): Likewise.
2406 * stabsread.c: Likewise.
2407 * top.c (init_history): Likewise.
2408 * utils.c (xfullpath): Likewise.
2409 * value.c (lookup_internalvar): Likewise.
2410 * cli/cli-cmds.c (cd_command): Likewise.
2411 * cli/cli-dump.c (add_dump_command): Likewise.
2412
b4ad899f
MK
2413 * i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
2414 type of first argument to `const gdb_byte *'.
2415 (i387_print_float_info, i387_register_to_value)
2416 (i387_value_to_register, i387_supply_fsave, i387_collect_fsave)
2417 (i387_supply_fxsave, i387_collect_fxsave): Use gdb_byte for byte
2418 buffers.
2419
eb2dec72
BE
24202005-07-04 Ben Elliston <bje@gnu.org>
2421
2422 * Makefile.in (RUNTEST): Set to runtest.
2423
2f4535c7
DJ
24242005-07-03 Richard Henderson <rth@redhat.com>
2425
e04e8f8a 2426 * amd64-tdep.c (amd64_sse_type): New.
2f4535c7
DJ
2427 (amd64_register_info): Use it for xmm registers. Constify.
2428 (amd64_register_type): Initialize amd64_sse_type as needed.
2429
60ca704f
SE
24302005-07-03 Steve Ellcey <sje@cup.hp.com>
2431
2432 * configure.ac: Add arguments to AC_DEFINE calls.
2433 * acconfig.h: Remove file.
2434 * acinclude.m4 (AC_GNU_SOURCE): Remove definition.
2435 * configure: Regenerate.
2436 * config.in: Regenerate.
2437
a8a0fc4c
MK
24382005-07-01 Mark Kettenis <kettenis@gnu.org>
2439
2440 * mips-tdep.c (mips_insn16_frame_prev_register)
2441 (mips_insn32_frame_prev_register, mips_stub_frame_prev_register):
2442 Change type of last argument to `gdb_byte *'.
2443
3ad97651
SE
24442005-07-01 Steve Ellcey <sje@cup.hp.com>
2445
2446 * MAINTAINERS (Write After Approval): Add myself.
2447
bba93f6c
MK
24482005-07-01 Mark Kettenis <kettenis@gnu.org>
2449
2450 * solib-svr4.c: Include "solib.h".
2451 * Makefile.in (solib-svr4.o): Update dependencies.
2452
edf8c5a3
MK
24532005-06-28 Mark Kettenis <kettenis@gnu.org>
2454
2455 * eval.c (evaluate_struct_tuple): Use strcmp instead of
2456 DEPRECATED_STREQ.
2457
946db782
MS
24582005-06-27 Michael Snyder <msnyder@redhat.com>
2459
2460 * mn10300-linux-tdep.c: New file. OSABI sniffer at end.
2461 * Makefile.in: Add rule for mn10300-linux-tdep.c.
2462 * config/mn10300/linux.mt: Add mn10300-linux-tdep.c to tdep files.
2463
63a09be5
MS
24642005-06-27 Michael Snyder <msnyder@redhat.com>
2465
2466 * config/mn10300/linux.mt: New file.
2467 * configure.tgt: Add rule for am33 / mn10300-linux.
2468 * mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.
2469
c54d24cb
WZ
24702005-06-27 Wu Zhou <woodzltc@cn.ibm.com>
2471
2472 * gdbtypes.c (get_discrete_bounds): Fix a comment typo.
2473
870cd05e
MK
24742005-06-25 Mark Kettenis <kettenis@gnu.org>
2475
b6958cfb
MK
2476 * sol-thread.c (sol_thread_xfer_memory): Change type of second
2477 argument to `gdb_byte *'.
2478 (sol_thread_xfer_partial): Change type of readbuf and writebuf
2479 arguments to `gdb_byte *'.
2480
e04e8f8a 2481 * mips-tdep.c (mips_xfer_register, mips_o32_return_value)
870cd05e
MK
2482 (mips_integer_to_address): Use gdb_byte instead of bfd_byte.
2483
0ae4f2cb
MK
24842005-06-24 Mark Kettenis <kettenis@gnu.org>
2485
2486 * ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
2487 <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
2488 (ppcobsd_supply_pcb): New function.
2489 (_initialize_ppcobsd_nat): Enable libkvm interface.
2490 * Makefile.in (ppcobsd-nat.o): Update dependencies.
c32adc78
MK
2491 * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2492 (LOADLIBES): New variable.
0ae4f2cb 2493
772562f8
CV
24942005-06-24 Corinna Vinschen <vinschen@redhat.com>
2495
2496 * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
2497
4247cafd
AS
24982005-06-23 Andreas Schwab <schwab@suse.de>
2499
2500 * gdb_ptrace.h: Fix typos when checking for PT_ATTACH. Reported
2501 by Chad Harrington <harrington.chad@gmail.com>.
2502
c8d511af
MK
25032005-06-22 Mark Kettenis <kettenis@gnu.org>
2504
2505 * remote.c (extended_remote_restart): Pass buffer in call to
2506 xsnprintf instead of a pointer to the buffer.
2507
e990a46e
AC
25082005-06-21 Andrew Cagney <cagney@gnu.org>
2509
2510 * MAINTAINERS: List GDB's Steering Committee as responsible for
2511 GDB's maintenance.
2512
7a4609f7
MK
25132005-06-21 Mark Kettenis <kettenis@gnu.org>
2514
2515 * inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
2516 and writebuf arguments to `gdb_byte *'.
2517
72429025
WZ
25182005-06-21 Wu Zhou <woodzltc@cn.ibm.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
dc28f363
MK
25222005-06-20 Mark Kettenis <kettenis@gnu.org>
2523
2524 * hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
2525 "value.h" and "elf/common.h".
2526 (hppabsd_supply_gregset): Use `gdb_byte *' for byte buffer.
2527 (hppabsd_find_global_pointer): New function.
2528 (hppabsd_init_abi): Set TDEP->find_global_pointer to
2529 hppabsd_find_global_pointer.
2530 * Makefile.in (hppabsd-tdep.o): Update dependencies.
2531
99d64d77
MK
25322005-06-12 Mark Kettenis <kettenis@gnu.org>
2533
2534 * hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.
2535 (unwind_command): Use %lx to print pointer.
2536
8d7337bf
MK
25372005-06-19 Mark Kettenis <kettenis@gnu.org>
2538
2539 * remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.
2540 Change type of second argument to`gdb_byte *'.
2541
29629dcf
NR
25422005-06-19 Nick Roberts <nickrob@snap.net.nz>
2543
2544 * mi/mi-cmd-stack.c (mi_cmd_stack_info_frame): New function.
2545
2546 * mi/mi-cmds.c (mi_cmds): Replace entry for -stack-info-frame.
2547 Make it use mi_cmd_stack_info_frame
2548
2549 * mi/mi-cmds.h (mi_cmd_stack_info_frame): New declaration.
2550
6618125d
MK
25512005-06-18 Mark Kettenis <kettenis@gnu.org>
2552
4ba6a975
MK
2553 * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
2554 can't find the bounds of the current function. Wrap some long
2555 lines in the process.
2556
6618125d
MK
2557 * regcache.c (regcache_raw_supply, regcache_raw_collect): Change
2558 type of last argument back to `void *'.
2559 * regcache.h (regcache_raw_supply, regcache_raw_collect): Likewise.
2560
74f6deaa
NR
25612005-06-18 Nick Roberts <nickrob@snap.net.nz>
2562
2563 * mi/mi-cmds.c (mi_cmds): Remove entry for -stack-info-frame.
2564
2565 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
2566 (mi_cmd_stack_info_depth): Don't test for stack.
2567 (mi_cmd_stack_select_frame): Make the argument mandatory.
2568 Don't test for stack.
2569
39be5530
WZ
25702005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
2571
2572 * remote.c (set_thread, remote_thread_alive): Replace sprintf
2573 call with xsnprintf.
2574 (remote_threads_extra_info, extended_remote_restart)
2575 (remote_check_symbols, store_register_using_P)
2576 (compare_sections_command): Ditto.
2577
f56c189d
DU
25782005-06-16 David Ung <davidu@mips.com>
2579
2580 * MAINTAINERS (Write After Approval): Add self.
2581
3ab8e615 25822005-06-15 Mark Kettenis <kettenis@gnu.org>
0d559b99
MK
2583
2584 * hppa-hpux-nat.c (hppa_hpux_fetch_register)
2585 (hppa_hpux_store_register): Add casts in extract_unsigned_integer
2586 and store_usigned_integer calls.
2587
c2009901
NR
25882005-06-14 Nick Roberts <nickrob@snap.net.nz>
2589
2590 * mi/mi-main.c (mi_cmd_data_list_register_values): Remove test for
2591 registers now that mi_execute_command rewinds after an error.
2592
f9f87d2c
MK
25932005-06-13 Mark Kettenis <kettenis@gnu.org>
2594
3be60c3d
MK
2595 * configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.
2596 * configure, config.in: Regenerate.
2597
45e11c33 2598 * ser-tcp.c: Tweak comment.
f9f87d2c
MK
2599 [!HAVE_SOCKLEN_T]: Typedef socklen_t.
2600 * configure.ac: Add check for socklen_t.
2601 * configure, config.in: Regenerate.
2602
43259571
L
26032005-06-13 H.J. Lu <hongjiu.lu@intel.com>
2604
2605 * config/i386/linux64.mt (TDEPFILES): Add symfile-mem.o.
2606
d738fe6d
RS
26072005-06-13 Richard Sandiford <richard@codesourcery.com>
2608
2609 * MAINTAINERS: Update my email address.
2610
9f76c2cd
MM
26112005-06-13 Mark Mitchell <mark@codesourcery.com>
2612
2613 * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2614 * exec.c (exec_file_attach): Likewise.
2615 * solib-frv.c (enable_break2): Likewise.
2616 * solib-svr4.c (enable_break): Likewise.
2617 * solib.c (solib_map_sections): Likewise.
2618 * symfile.c (symfile_bfd_open): Likewise.
2619
c1bd25fd
DJ
26202005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2621
2622 * Makefile.in (symfile.o): Add $(exec_h).
2623 * exec.h (exec_set_section_address): Add prototype.
2624 * exec.c (exec_set_section_address): New function.
2625 * symfile.c: Include "exec.h".
2626 (struct place_section_arg, place_section): New.
2627 (default_symfile_offsets): Call place_section for each
2628 section of a relocatable file.
2629
7b5c6b52
JB
26302005-06-13 Joel Brobecker <brobecker@adacore.com>
2631
2632 * hppa-tdep.c (hppa_pc_requires_run_before_use): Really test all
2633 bits of top byte in address.
2634
df0ca547
WZ
26352005-06-13 Wu Zhou <woodzltc@cn.ibm.com>
2636
2637 * eval.c (evaluate_subexp_standard): Add code to check the target
2638 type of a TYPE_CODE_PTR value when we encounter a f77 undetermined
2639 arglist. If it is array, string or function, work on the target
2640 value instead.
2641
589e074d
DJ
26422005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
2643 Nick Roberts <nickrob@snap.net.nz>
2644
2645 * mi/mi-main.c (register_changed_p, get_register): Use
2646 get_selected_frame.
2647 (mi_execute_command): Call mi_out_rewind after an error.
2648
5323dd1d
MK
26492005-06-12 Mark Kettenis <kettenis@gnu.org>
2650
e127f0db
MK
2651 * hppa-tdep.c (hppa_frame_prev_register)
2652 (hppa_fallback_frame_prev_register)
2653 (hppa_stub_frame_prev_register): Change type of last argument to
2654 `gdb_byte *'.
2655 (hppa_fetch_pointer_argument): Tweak comment. Use
2656 get_frame_register_unsigned instead of get_frame_register.
2657 (hppa32_return_value, hppa64_return_value): Change type of readbuf
2658 and writebuf arguments to `gdb_byte *'. Remove unecessary casts
2659 and local variables.
2660 (hppa_pseudo_register_read): Change type of last argument to
2661 `gdb_byte *'.
2662
60b04da5
MK
2663 * m68k-tdep.c (m68k_frame_prev_register): Change type of last
2664 argument to `gdb_byte *'.
2665
4bd7b427
MK
2666 * arm-tdep.c (set_disassembly_style, _initialize_arm_tdep):
2667 Consitify regnames.
2668
5b819568
MK
2669 * alpha-tdep.c (alpha_sigtramp_frame_prev_register)
2670 (alpha_heuristic_frame_prev_register): Change type of last
2671 argument to `gdb_byte *'.
e04e8f8a 2672 (alpha_register_to_value, alpha_value_to_register)
5b819568
MK
2673 (alpha_extract_return_value, alpha_store_return_value): Likewise.
2674 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
2675
9af75ef6
MK
2676 * arm-tdep.c (arm_prologue_prev_register)
2677 (arm_sigtramp_prev_register): Change type of last argument to
2678 `gdb_byte *'.
2679
2c7ff8e1
MK
2680 * m88k-tdep.c (m88k_frame_prev_register): Change type of last
2681 argument to `gdb_byte *'.
2682
81e51e70
MK
2683 * vax-tdep.c (vax_frame_prev_register): Change type of last
2684 argument to `gdb_byte *'.
2685
47ef841b
MK
2686 * sparc-tdep.c (sparc32_frame_prev_register): Change type of last
2687 argument to `gdb_byte *'.
2688 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
2689 Likewise.
2690 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Likewise.
2691 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
2692 Likewise.
2693 * sparc64-tdep.c (sparc64_frame_prev_register): Likewise.
2694 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
2695 Likewise.
2696 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
2697 Likewise.
2698 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Likewise.
2699 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_unwind):
2700 Likewise.
2701
5323dd1d
MK
2702 * amd64-tdep.c (amd64_frame_prev_register)
2703 (amd64_sigtramp_frame_prev_register): Change type of last argument
2704 to `gdb_byte *'.
2705
ab533587
MK
27062005-06-11 Mark Kettenis <kettenis@gnu.org>
2707
2708 * i386-tdep.c (i386_register_type): Return
2709 builtin_type_void_func_ptr for %eip and builtin_type_void_data_ptr
2710 for %ebp and %esp.
2711
c41b8590
BE
27122005-06-10 Ben Elliston <bje@au.ibm.com>
2713
2714 * valprint.c (print_floating): Fix comment typo.
2715
88d82102
JJ
27162005-06-09 Jeff Johnston <jjohnstn@redhat.com>
2717
2718 * ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and
2719 protect libunwind references with HAVE_LIBUNWIND_IA64_H flag.
a345bcaa
JJ
2720 (ia64_pseudo_register_write): Use gdb_byte to remove warning.
2721 (ia64_register_to_value, ia64_value_to_register): Ditto.
2722 (ia64_frame_prev_register): Ditto.
2723 (ia64_libunwind_frame_prev_register): Ditto.
2724 (ia64_sigtramp_frame_prev_register): Ditto.
2725 (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
2726 (ia64_store_return_value): Ditto.
2727
c5a27d9c
JJ
27282005-06-08 Jeff Johnston <jjohnstn@redhat.com>
2729 David Mosberger <davidm@hpl.hp.com>
2730
2731 * ia64-tdep.c (KERNEL_START): New macro.
2732 (ia64_pseudo_register_read): Fix code to use libunwind to properly
2733 get the rse registers.
2734 (ia64_frame_this_id): Mark outermost frame with null frame id.
2735 (ia64_sigtramp_frame_prev_register): Fix up debug output.
2736 (ia64_access_rse_reg): New accessor function.
2737 (ia64_access_mem): Add special logic for accessing the
2738 kernel's unwind table.
2739 (getunwind_table): Fix for corefiles.
2740 (get_kernel_table): Fix to handle vDSO.
2741 (ia64_libunwind_frame_this_id): Check for null frame id and
2742 don't unwind past pc value of 0. Fix debugging output.
2743 (ia64_libunwind_sigtramp_frame_this_id): New function.
2744 (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
2745 (ia64_libunwind_sigtramp_frame_sniffer): Ditto.
2746 (ia64_libunwind_sigtramp_frame_unwind): New unwinder.
2747 (ia64_unw_rse_accessors): New libunwind accessors.
2748 (ia64_libunwind_descr): Add ia64_unw_rse_accessors.
e04e8f8a
EC
2749 (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Use
2750 ia64_libunwind_sigtramp_frame_sniffer instead of
c5a27d9c
JJ
2751 ia64_sigtramp_frame_sniffer.
2752 * libunwind-frame.c (libunwind_frame_set_descr): Add
2753 special register accessors.
2754 (libunwind_frame_cache): Add special logic to check for
2755 0 pc value. Check for a signal trampoline frame.
2756 (libunwind_frame_this_id): Check if libunwind_frame_cache
2757 returns NULL.
2758 (libunwind_frame_prev_register): Check for NULL cache.
2759 (libunwind_frame_base_address): Ditto.
2760 (libunwind_sigtramp_frame_sniffer): New function.
2761 (libunwind_get_reg_special): Ditto.
2762 (libunwind_load): Add unw_is_signal_frame support.
2763 * libunwind-frame.h (struct libunwind_descr): Add special_accessors
2764 field.
2765 (libunwind_sigtramp_frame_sniffer): New prototype.
2766 (libunwind_get_reg_special): Ditto.
e04e8f8a 2767
d18157a7
WZ
27682005-06-08 Wu Zhou <woodzltc@cn.ibm.com>
2769
2770 * expression.h (enum exp_opcode): Fix a comment typo.
2771
4066fc10
MI
27722005-06-06 Manoj Iyer <manjo@austin.ibm.com>
2773
9039b344 2774 * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.
4066fc10
MI
2775 (elf_locate_base): Converted types of buf, bufend, pbuf, to gdb_byte.
2776 (first_link_map_member): Converted type of r_map_buf to gdb_byte.
2777 (open_symbol_file_object): Converted type of l_name_buf to gdb_byte.
2778 (svr4_fetch_objfile_link_map): Converted type of l_name_buf to
2779 gdb_byte.
2780
a5c380b8
RS
27812005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2782
2783 * MAINTAINERS: Update my email address.
2784
44b164c5
JB
27852005-06-03 Joel Brobecker <brobecker@adacore.com>
2786
2787 * symmisc.c (dump_symtab_1): Renamed from dump_symtab.
2788 (dump_symtab): New function.
2789
e74e72b4
JB
27902005-04-02 Joel Brobecker <brobecker@adacore.com>
2791
2792 * exceptions.h: Include ui-out.h.
2793 (ui_out): Remove declaration.
2794 * Makefile.in (exceptions_h): Add dependency on ui-out.h.
2795
67e27301
AC
27962005-05-30 Andrew Cagney <cagney@gnu.org>
2797
a60a53c5
AC
2798 * MAINTAINERS (Can Commit Without Approval): New section,
2799 previously burried under "Target Instruction Set Architectures".
2800 Note that cagney "can commit" changes to powerpc-linux.
e04e8f8a 2801
67e27301
AC
2802 * MAINTAINERS: Drop architecture and target vectors.
2803
c2416238
EZ
28042005-05-29 Eli Zaretskii <eliz@gnu.org>
2805
2806 * config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and
2807 linux-ppc64-low.c.
2808
034dad6f
BR
28092005-05-28 Bob Rossi <bob@brasko.net>
2810 * Makefile.in (SUBDIR_MI_OBS, SUBDIR_MI_SRCS): Add mi-common.
2811 (gdb/mi/ headers): Add mi_common_h.
2812 (breakpoint.o, infrun.o): Add dependencies mi_common_h.
2813 * breakpoint.c (include): Add include 'mi/mi-common.h'.
2814 (print_it_typical): Use async_reason_lookup.
2815 (watchpoint_check): Ditto.
2816 * infrun.c (include): Add include 'mi/mi-common.h'.
2817 (print_stop_reason): Use async_reason_lookup.
2818 * mi/mi-common.h: New file.
2819 * mi/mi-common.c: Ditto.
2820
551e4f2e
JB
28212005-05-29 Joel Brobecker <brobecker@adacore.com>
2822
2823 * alpha-tdep.c (alpha_next_pc): Use correct register number
2824 for floating-point branch instructions.
2825
4a5e53e8
DJ
28262005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2827 Jonathan Larmour <jifl@eCosCentric.com>
2828
2829 PR backtrace/1760
2830 * frame.c (backtrace_limit): Change type to int.
2831 (get_prev_frame): Update backtrace limit support.
2832 (_initialize_frame): Use add_setshow_integer_cmd for backtrace_limit.
2833
eee84df1
DJ
28342005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2835
2836 * configure.tgt (powerpc64-*-linux*): Enable gdbserver.
2837 * regformats/reg-ppc64.dat: New file.
2838
cedea757
DJ
28392005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2840
2841 From Wu Zhou <woodzltc@cn.ibm.com>:
2842 * remote.c (struct gdb_ext_thread_info): Fix a comment typo.
2843 (remote_unpack_thread_info_response): Likewise.
2844
3b113db7
DJ
28452005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2846
2847 * cli/cli-setshow.c (do_setshow_command): Partially revert previous
2848 change. Cast to "char **" for var_string.
2849
03f4d4c7
DJ
28502005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2851
2852 * cp-name-parser.y (parse_escape): Revert previous change. Return
2853 the input character by default.
2854
c6826062
DJ
28552005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
2856
2857 * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.
2858 * i386-linux-nat.c (fetch_register, store_register, supply_gregset)
2859 (fill_gregset): Likewise.
2860 * i386-tdep.c (i386_frame_prev_register)
2861 (i386_sigtramp_frame_prev_register): Likewise.
2862 * linux-nat.c (linux_nat_xfer_memory, linux_nat_make_corefile_notes):
2863 Likewise.
2864 * linux-thread-db.c (thread_db_xfer_memory): Likewise.
2865 * remote.c (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint):
2866 Likewise.
2867 * target.c (debug_to_insert_hw_breakpoint)
2868 (debug_to_remove_hw_breakpoint, update_current_target): Likewise.
2869
4a72630a
HPN
28702005-05-28 Hans-Peter Nilsson <hp@axis.com>
2871
2872 * MAINTAINERS: Change cris-elf state to non-broken.
2873 * cp-name-parser.y (parse_escape): Initialize target_char to zero.
2874
5114e29d
OF
28752005-05-27 Orjan Friberg <orjanf@axis.com>
2876
2877 * cris-tdep.c (crisv32_scan_prologue): Add.
e04e8f8a 2878 (cris_frame_unwind_cache, cris_skip_prologue): Call
5114e29d
OF
2879 crisv32_scan_prologue when debugging CRISv32.
2880
fafb59f1 28812005-05-27 Orjan Friberg <orjanf@axis.com>
e2a2a3e8 2882
e04e8f8a 2883 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
e2a2a3e8
OF
2884 (cris_frame_prev_register, cris_sigtramp_frame_prev_register)
2885 (cris_return_value): Use gdb_byte for byte buffers.
2886 (struct cris_frame_unwind, struct cris_frame_base): Fix formatting.
2887
79524e05
CD
28882005-05-26 Chris Demetriou <cgd@netbsd.org>
2889
2890 * MAINTAINERS (Write After Approval): Remove myself.
2891
c68a6671
AC
28922005-05-27 Andrew Cagney <cagney@gnu.org>
2893
2894 * jv-lang.c (get_java_utf8_name): Add cast.
2895 (evaluate_subexp_java): Use gdb_byte for buffers.
2896 * jv-valprint.c (java_value_print, java_value_print): Use gdb_byte
2897 for buffers.
2898 * scm-lang.c (scm_get_field, scm_unpack)
2899 (scm_evaluate_string): Use gdb_byte for buffers.
2900 (scm_lookup_name): Add cast.
2901 * scm-valprint.c (scm_scmval_print, scm_scmval_print): Use
2902 gdb_byte for buffers.
2903 * tui/tui.h (tui_get_command_dimension): Make parameters unsigned.
2904 * tui/tui.c (tui_get_command_dimension): Make parameters unsigned.
2905 * value.h (check_field): Change "name" to a string.
2906 * valops.c (check_field): Change "name" to a string.
2907 * scm-lang.h (scm_parse): Use gdb_byte for buffers.
2908 * source.c (get_current_source_symtab_and_line)
2909 (set_current_source_symtab_and_line): Initialize all fields of sal
2910 structures.
2911 * cli/cli-cmds.c (list_command): Use gdb_byte for buffers.
2912
47b667de
AC
29132005-05-26 Andrew Cagney <cagney@gnu.org>
2914
2915 * command.h (add_setshow_integer_cmd): Make VAR an integer.
2916 * cli/cli-decode.c (add_setshow_integer_cmd): Update to match.
2917 * valops.c (value_string): Add a cast.
2918 * eval.c (evaluate_subexp_standard): Use gdb_byte for byte buffers.
2919 * breakpoint.c (re_enable_breakpoints_in_shlibs): Use gdb_byte for
2920 byte buffers.
2921 * target.h (struct target_ops): For to_insert_hw_breakpoint and
2922 to_remove_hw_breakpoint use gdb_byte for byte buffer parameters.
2923 * breakpoint.h (struct bp_location): Make shadow_contents a
2924 gdb_byte buffer.
2925 * cli/cli-setshow.c (do_setshow_command): Fix cast.
2926 * cli/cli-dump.c (restore_section_callback)
2927 (restore_binary_file): Use gdb_byte for byte buffers.
2928 * proc-service.c (ps_ptwrite, ps_ptread, ps_pdwrite): Fix casts.
2929 (ps_xfer_memory): Use gdb_byte for byte buffers.
2930 * tracepoint.c (mem2hex): Use gdb_byte for byte buffers, and char
2931 for string buffers.
2932 * ser-tcp.c (net_open): Make len a socklen_t.
2933
50fd1280
AC
29342005-05-24 Andrew Cagney <cagney@gnu.org>
2935
2936 * rs6000-tdep.c (ppc_supply_reg, ppc_collect_reg): Use gdb_byte
2937 for byte buffers.
2938 (rs6000_fetch_pointer_argument): Use get_frame_register_unsigned.
e04e8f8a
EC
2939 (rs6000_software_single_step, sstep_breaks, skip_prologue)
2940 (rs6000_push_dummy_call, rs6000_push_dummy_call)
2941 (rs6000_push_dummy_call, rs6000_push_dummy_call)
2942 (rs6000_register_to_value, e500_pseudo_register_read)
2943 (rs6000_store_return_value, e500_pseudo_register_write)
50fd1280
AC
2944 (rs6000_frame_prev_register, rs6000_extract_return_value): Ditto.
2945 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2946 (ppc_sysv_abi_push_dummy_call, do_ppc_sysv_return_value)
2947 (do_ppc_sysv_return_value, ppc_sysv_abi_return_value)
2948 (ppc_sysv_abi_broken_return_value)
2949 (ppc64_sysv_abi_push_dummy_call, ppc64_sysv_abi_push_dummy_call)
2950 (ppc64_sysv_abi_push_dummy_call, ppc64_sysv_abi_return_value)
2951 (ppc64_sysv_abi_return_value, ppc64_sysv_abi_return_value): Ditto.
2952 * ppc-linux-tdep.c (ppc_linux_in_sigtramp)
2953 (ppc_linux_at_sigtramp_return_path)
2954 (ppc_linux_skip_trampoline_code)
2955 (ppc_linux_memory_remove_breakpoint, ppc_linux_return_value):
2956 * rs6000-tdep.c (rs6000_value_to_register)
2957 (rs6000_register_to_value): Ditto.
2958 * ppc-tdep.h (ppc_sysv_abi_return_value)
2959 (ppc64_sysv_abi_return_value, ppc_sysv_abi_broken_return_value)
2960 (ppc_linux_memory_remove_breakpoint): Ditto.
2961
f127898a
UW
29622005-05-24 Ulrich Weigand <uweigand@de.ibm.com>
2963
2964 * s390-tdep.c (s390_frame_prev_register): Change type of last
2965 argument to 'gdb_byte *'.
2966 (s390_stub_frame_prev_register): Likewise.
2967 (s390_sigtramp_frame_prev_register): Likewise.
2968
42d99eab
KW
29692005-05-24 Kris Warkentin <kewarken@qnx.com>
2970
2971 * config/i386/nto.mt: Remove remote-nto.o.
2972
cc1285c7
OF
29732005-05-24 Orjan Friberg <orjanf@axis.com>
2974
e04e8f8a 2975 * config/djgpp/fnchange.lst: Add mappings for
cc1285c7
OF
2976 gdbserver/linux-cris-low.c and gdbserver/linux-crisv32-low.c.
2977
2e14c2ea
MS
29782005-05-23 Michael Snyder <msnyder@redhat.com>
2979 From Nora Pan <qpan@mvista.com>
2980 * linux-nat.c (read_mapping): Don't stumble over entries in
2981 mapping that have name but zero inode.
2982
36aa5e41
AC
29832005-05-23 Andrew Cagney <cagney@gnu.org>
2984
6c932e54
AC
2985 * target.h (child_xfer_memory): Use gdb_byte for byte buffer
2986 parameters.
2987 * inftarg.c (child_xfer_partial): Update.
2988 * wince.c (child_xfer_memory): Update.
2989 * win32-nat.c (child_xfer_memory): Update.
2990 * rs6000-nat.c (child_xfer_memory): Update.
2991 * infptrace.c (child_xfer_memory): Update.
2992 * dcache.c (struct dcache_block): Use gdb_byte for the byte
2993 buffers.
e04e8f8a 2994 (dcache_read_line, dcache_xfer_memory, dcache_poke_byte)
6c932e54
AC
2995 (dcache_peek_byte, dcache_write_line): Ditto.
2996
36aa5e41
AC
2997 * auxv.h (target_auxv_read, procfs_xfer_auxv)
2998 (target_auxv_parse): Use gdb_byte for byte buffer parameters.
e04e8f8a 2999 * auxv.c (target_auxv_read, procfs_xfer_auxv, target_auxv_parse)
36aa5e41
AC
3000 (target_auxv_search, fprint_target_auxv): Update.
3001
41922353
OF
30022005-05-23 Orjan Friberg <orjanf@axis.com>
3003
64c5f205 3004 * cris-tdep.c: Tweak values for cris-mode.
41922353 3005
1f9872de
JB
30062004-05-23 Joel Brobecker <brobecker@adacore.com>
3007
3008 * mdebugread.c (record_minimal_symbol): New procedure.
3009 (parse_partial_symbols): Use record_minimal_symbol to record
3010 the new minimal symbols instead of prim_record_minimal_symbol
3011 and prim_record_minimal_symbol_and_info.
3012
872544e5
MK
30132005-05-22 Mark Kettenis <kettenis@gnu.org>
3014
02a677ac
MK
3015 * NEWS: Mention OpenBSD/arm as a new native configuration.
3016
2b73aeb1
MK
3017 * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
3018 Reorder includes. Don't require FETCH_INFERIOR_REGISTERS to be
3019 defined.
3020 (armnbsd_fetch_registers): Rename from armnbsd_fetch_registers.
3021 Make static.
3022 (armnbsd_store_registers): Rename from armnbsd_store_registers.
3023 Make static.
3024 (_initialize_arm_netbsd_nat): Construct and add target vector.
3025 * Makefile.in (armnbsd-nat.o): Update dependencies.
3026 * config/arm/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
3027 intarg.o, add inf-ptrace.o.
3028 (NAT_FILE): Set to solib.h.
3029 * config/arm/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
3030 inftarg.o, add inf-ptrace.o.
3031 (NAT_FILE): Remove.
3032
5238cf52
MK
3033 * arm-tdep.c (arm_extract_return_value, arm_store_return_value):
3034 Change type of last argument to `gdb_byte *'.
3035
872544e5
MK
3036 * configure.host: Add arm*-*-openbsd*.
3037 * configure.tgt: Add arm*-*-openbsd*.
3038
10c42a71
AC
30392005-05-22 Andrew Cagney <cagney@gnu.org>
3040
3041 * frame.h (frame_register_unwind, frame_unwind_register)
3042 (get_frame_register, frame_register, put_frame_register)
3043 (get_frame_memory, safe_frame_unwind_memory)
3044 (frame_register_read): Use gdb_byte for byte buffer parameters.
3045 * trad-frame.h (trad_frame_get_register)
3046 (frame_get_prev_register): Ditto.
3047 * frame-unwind.h (frame_prev_register_ftype): Ditto.
e04e8f8a
EC
3048 * frame.c (frame_pop, frame_register, frame_unwind_register)
3049 (get_frame_register, frame_unwind_register_signed)
3050 (frame_unwind_register_unsigned, frame_unwind_unsigned_register)
10c42a71
AC
3051 (frame_register_read, get_frame_memory): Update.
3052 * trad-frame.c (trad_frame_get_prev_register): Update.
3053 (trad_frame_get_register): Update.
3054 * gdbcore.h (deprecated_read_memory_nobpt, read_memory): Ditto.
3055 * breakpoint.c (deprecated_read_memory_nobpt): Update.
3056 * corefile.c (read_memory): Update.
3057 * tramp-frame.c (tramp_frame_prev_register): Update.
3058 * valops.c (value_assign): Update.
3059 * sentinel-frame.c (sentinel_frame_prev_register): Update.
3060 * std-regs.c (value_of_builtin_frame_fp_reg)
3061 (value_of_builtin_frame_pc_reg): Update.
3062 * infcmd.c (default_print_registers_info): Update
3063 * dummy-frame.c (dummy_frame_prev_register): Update.
3064 * findvar.c (value_of_register, value_from_register): Update.
3065 * tui/tui-regs.c (tui_register_format, tui_get_register): Update.
3066 * mi/mi-main.c (register_changed_p, get_register): Update.
3067
194134a1
EZ
30682005-05-20 Eli Zaretskii <eliz@gnu.org>
3069
ba1e897e
EZ
3070 * configure.ac: Add snprintf and vsnprintf to AC_CHECK_DECLS. Fix
3071 bad description of _MSE_INT_H that caused each word in config.in
3072 to be enclosed in [].
41721137 3073 * configure, config.in: Regenerate.
194134a1 3074
0de94d4b
JB
30752005-05-20 Joel Brobecker <brobecker@adacore.com>
3076
3077 * alpha-tdep.c (fp_register_zero_p): New function.
3078 (fp_register_sign_bit): New function.
3079 (alpha_next_pc): Add support for floating-point control instructions.
3080
2d522557
AC
30812005-05-19 Andrew Cagney <cagney@gnu.org>
3082
0d509538
AC
3083 * defs.h (extract_signed_integer, extract_unsigned_integer)
3084 (extract_long_unsigned_integer, extract_typed_address)
3085 (store_signed_integer, store_unsigned_integer)
3086 (store_typed_address): Use gdb_byte for byte buffer parameters.
3087 (push_bytes, push_word): Delete declaration.
3088 * valops.c (push_bytes, push_word): Delete function.
e04e8f8a
EC
3089 * findvar.c (extract_signed_integer, extract_unsigned_integer)
3090 (extract_typed_address, store_signed_integer)
0d509538 3091 (store_unsigned_integer): Update.
e04e8f8a 3092
2d522557
AC
3093 * regcache.h (regcache_raw_read, regcache_raw_write)
3094 (regcache_raw_read_part, regcache_raw_write_part)
3095 (regcache_cooked_read_part, regcache_cooked_write_part)
3096 (regcache_cooked_read, regcache_cooked_write)
3097 (regcache_raw_supply, regcache_raw_collect)
3098 (regcache_cooked_read_ftype, regcache_save, regcache_restore)
3099 (deprecated_read_register_gen, deprecated_write_register_gen)
3100 (deprecated_read_register_bytes, deprecated_write_register_bytes)
3101 (deprecated_grub_regcache_for_registers): Use gdb_byte for byte
3102 buffer parameters.
3103 * ia64-tdep.c (ia64_extract_return_value): Update.
3104 * frame.c (do_frame_register_read): Update.
e04e8f8a
EC
3105 * regcache.c (deprecated_grub_regcache_for_registers)
3106 (struct regcache, regcache_save, regcache_restore, regcache_cpy)
3107 (do_cooked_read, regcache_xmalloc, register_buffer)
3108 (deprecated_read_register_bytes, regcache_raw_read)
3109 (regcache_raw_read_signed, regcache_raw_read_unsigned)
3110 (deprecated_read_register_gen, regcache_cooked_read)
3111 (regcache_cooked_read_signed, regcache_cooked_read_unsigned)
3112 (deprecated_write_register_gen, regcache_cooked_write)
3113 (deprecated_write_register_bytes, regcache_raw_read_part)
3114 (regcache_raw_write_part, regcache_cooked_read_part)
3115 (regcache_cooked_write_part, read_register, regcache_raw_supply):
2d522557 3116
181124bc
CV
31172005-05-17 Corinna Vinschen <vinschen@redhat.com>
3118
3119 * MAINTAINERS: Undelete v850.
3120 * Makefile.in: Re-add v850-tdep.o dependencies.
3121 * configure.tgt: Re-add v850.
3122 * v850-tdep.c: Reorder code slightly. Add register number enumerator.
3123 (struct v850_frame_cache): New structure.
3124 (v850_processor_type_table): Remove. Move functionality into
3125 v850_register_name, v850e_register_name and v850_gdbarch_init.
3126 (v850_register_name): New function.
3127 (v850e_register_name): New function.
3128 (struct prologue_info): Remove definition.
3129 (v850_register_type): New function.
3130 (v850_type_is_scalar): New function.
3131 (v850_use_struct_convention): Align to gcc behaviour.
3132 (v850_handle_prepare): Renamed from handle_prepare. Change third
3133 parameter to struct v850_frame_cache *.
3134 (v850_handle_pushm): Renamed from handle_pushm. Change third parameter
3135 to struct v850_frame_cache *.
3136 (v850_is_save_register): New function to evaluate if a register is
3137 caller-save.
3138 (v850_analyze_prologue): Replace v850_scan_prologue. Change to support
3139 new frame code.
3140 (v850_init_extra_frame_info): Remove.
3141 (v850_frame_chain): Remove.
3142 (v850_find_callers_reg): Remove.
3143 (v850_skip_prologue): Make static.
3144 (v850_pop_frame): Remove.
3145 (v850_frame_align): New function.
3146 (v850_push_dummy_call): Replace v850_push_arguments.
3147 (v850_push_return_address): Remove.
3148 (v850_extract_return_value): New function.
3149 (v850_store_return_value): New function.
3150 (v850_return_value): New function.
3151 (v850_frame_saved_pc): Remove.
3152 (v850_breakpoint_from_pc): New function.
3153 (v850_alloc_frame_cache): New function.
3154 (v850_fix_call_dummy): Remove.
3155 (v850_frame_cache): New function.
3156 (v850_target_architecture_hook): Remove.
3157 (v850_frame_prev_register): New function.
3158 (v850_frame_this_id): New function.
3159 (v850_frame_unwind): New structure.
3160 (v850_frame_sniffer): New function.
3161 (v850_unwind_sp): New function.
3162 (v850_unwind_pc): New function.
3163 (v850_unwind_dummy_id): New function.
3164 (v850_frame_base_address): New function.
3165 (v850_frame_base): New structure.
3166 (v850_gdbarch_init): New function.
3167 * config/v850/v850.mt: Undelete. Drop TM_FILE.
3168
76ff342d
DJ
31692005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3170 Dennis Brueni <dennis@slickedit.com>
3171
3172 * stack.c (print_frame): In MI mode, output a fullname attribute
3173 with the stack frame.
3174
d01e66a5
MK
31752005-05-16 Mark Kettenis <kettenis@gnu.org>
3176
961cb7b5
MK
3177 * corelow.c (core_xfer_partial): Change type of readbuf and
3178 writebuf to `gdb_byte *'.
3179 * sparc-nat.c (sparc_xfer_wcookie, sparc_xfer_partial): Change
3180 type of readbuf and writebuf to `gdb_byte *'.
3181 * bsd-uthread.c (bsd_uthread_xfer_partial): Change type of readbuf
3182 and writebuf to `gdb_byte *'.
3183 * inf-ptrace.c (inf_ptrace_xfer_partial): Change type of readbuf
3184 and writebuf to `gdb_byte *'.
3185 * bsd-kvm.c (bsd_kvm_xfer_memory): Replace.
3186 (bsd_kvm_xfer_partial): New function.
3187 (bsd_kvm_add_target): Set to_xfer_partial instead of
3188 to_xfer_memory.
3189 * bfd-target.c (target_bfd_xfer_partial): Change type of readbuf
3190 and writebuf to `gdb_byte *'.
3191 * target.c (deprecated_debug_xfer_memory): Remove prototype.
3192 (deprecated_debug_xfer_memory): Change type of second argument to
3193 `gdb_byte *'.
3194 * remote.c (remote_xfer_memory): Remove prototype.
3195 (remote_xfer_memory): Change type of second argument to `gdb_byte
3196 *'.
3197 (remote_xfer_partial): Change type of readbuf and writebuf to
3198 `gdb_byte *'.
3199
d01e66a5
MK
3200 * config/sparc/fbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
3201 * config/sparc/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
3202 and solib-legacy.o.
3203 (NAT_FILE): Remove.
3204
43af2100
UW
32052005-05-16 Ulrich Weigand <uweigand@de.ibm.com>
3206
3207 * s390-tdep.c (s390_return_value): Remove unnecessary casts.
3208 (s390_breakpoint_from_pc): Change type of return value and
3209 'breakpoint' to const gdb_byte *.
3210
2e82d168
UW
32112005-05-16 Ulrich Weigand <uweigand@de.ibm.com>
3212
3213 * s390-tdep.c (s390_pseudo_register_read, s390_pseudo_register_write):
3214 Change type of 'buf' argument to gdb_byte *.
3215 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
3216 (s390_register_to_value): Change type of 'out' to gdb_byte *, change
3217 type of 'in' to gdb_byte [].
3218 (s390_value_to_register): Change type of 'in' to gdb_byte *, change
3219 type of 'out' to gdb_byte [].
3220 (s390_return_value): Change type of 'out' and 'in' to gdb_byte *.
3221
1b0ba102
AC
32222005-05-16 Andrew Cagney <cagney@gnu.org>
3223
3224 * target.h (target_read_partial, target_write_partial)
3225 (do_xfer_memory, xfer_memory, target_read, target_write)
3226 (get_target_memory): For buffers, change "void*" to gdb_byte.
3227 (struct target_ops): Ditto for to_xfer_partial and
3228 deprecated_xfer_memory.
3229 * dcache.h (dcache_xfer_memory): Ditto.
e04e8f8a
EC
3230 * target.c (default_xfer_partial, target_read_partial)
3231 (target_write_partial, target_read, target_write)
1b0ba102
AC
3232 (do_xfer_memory, update_current_target, get_target_memory): Update.
3233 (target_read_string): Change buf to a gdb_byte.
3234 * dcache.c (dcache_xfer_memory): Update.
3235 * exec.c (xfer_memory): Make buffer type to gdb_byte.
3236 * mem-break.c (default_memory_insert_breakpoint): Remove cast.
3237 * disasm.c (dis_asm_read_memory): Remove cast, use gdb_byte.
3238
f3e25dcb
MK
32392005-05-16 Mark Kettenis <kettenis@gnu.org>
3240
65a19707
MK
3241 * sol-thread.c (ignore): Change last argument to `gdb_byte.'
3242
9aa6bcd8
MK
3243 * config/i386/fbsd.mt (DEPRECATED_TM_FILE): Remove.
3244 * config/i386/fbsd64.mt (DEPRECATED_TM_FILE): Remove.
3245 * config/i386/nbsd.mt (DEPRECATED_TM_FILE): Remove.
3246 * config/i386/nbsd64.mt (DEPRECATED_TM_FILE): Remove.
3247 * config/sparc/nbsd.mt (DEPRECATED_TM_FILE): Remove.
3248 * config/sparc/nbsd64.mt (DEPRECATED_TM_FILE): Remove.
3249
f3e25dcb
MK
3250 * observer.sh: Quote $DJGPP.
3251
42ecbf5e
DJ
32522005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3253
3254 * Makefile.in (.y.c): Update ylwrap invocation.
3255
58aecb61
DJ
32562005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3257
3258 * linux-nat.c (child_follow_fork, linux_handle_extended_wait)
3259 (lin_lwp_attach_lwp, linux_nat_attach, wait_lwp, child_wait)
3260 (linux_nat_wait, kill_wait_callback): Use my_waitpid.
3261 (_initialize_linux_nat, lin_thread_get_thread_signals): Use
3262 SA_RESTART.
3263
42835c2b
MK
32642005-05-14 Mark Kettenis <kettenis@gnu.org>
3265
a5bf92c5
MK
3266 * configure.tgt (vax-*-openbsd*): Set gdb_target to obsd.
3267 * config/vax/obsd.mt (TDEPFILES): New file.
3268
156cdbee
MK
3269 * i386-tdep.c (i386_supply_gregset, i386_collect_gregset): Use
3270 gdb_byte instead of bfd_byte.
3271
47a35522
MK
3272 * mips-tdep.c (mips_pseudo_register_read)
3273 (mips_pseudo_register_write): Change type of last argument to
3274 `gdb_byte *'.
3275 (mips_register_to_value, mips_value_to_register): Change type of
3276 last argument to `gdb_byte *'. Remove casts that are no longer
3277 needed.
3278 (mips_fetch_instruction, fetch_mips_16): Use gdb_byte for buf.
3279 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3280 (mips_o32_push_dummy_call, mips_o32_return_value): Use `const
3281 gdb_byte *' for val and gdb_byte for valbuf. Remove casts that
3282 are no longer needed.
3283 (mips_eabi_return_value, mips_n32n64_return_value)
3284 (mips_o32_return_value, mips_o64_return_value): Change type of
3285 readbuf and writebuf arguments to `gdb_byte *'.
3286 (mips_read_fp_register_single): Change type of last argument to
3287 `gdb_byte *'. Use `gdb_byte *' for raw_buffer.
3288 (mips_read_fp_register_double): Change type of last argument to
3289 `gdb_byte *'.
3290 (mips_print_fp_register): Use `gdb_byte *' for raw_buffer. Remove
3291 casts that are no longer needed.
3292 (mips_print_register, print_gp_register_row): Use gdb_byte for
3293 raw_buffer. Remove casts that are no longer needed.
3294 (mips_single_step_through_delay): Use gdb_byte for buf.
3295 (mips_breakpoint_from_pc): Change return type to `const gdb_byte
3296 *'. Use gdb_byte for mips16_big_breakpoint, big_breakpoint,
3297 pmon_big_breakpoint, idt_big_breakpoint, mips16_little_breakpoint,
3298 little_breakpoint, pmon_little_breakpoint and
3299 idt_little_breakpoint.
3300 (mips_integer_to_address): Use `gdb_byte *' for tmp.
3301
c872b717
MK
3302 * config/m68k/obsd.mt (DEPRECATED_TM_FILE): Remove.
3303 * config/i386/obsd.mt (DEPRECATED_TM_FILE): Remove.
3304 * config/i386/obsd64.mt (DEPRECATED_TM_FILE): Remove.
3305 * config/pa/obsd.mt (DEPRECATED_TM_FILE): Remove.
3306 * config/sparc/obsd.mt (DEPRECATED_TM_FILE): Remove.
3307 * config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Remove.
3308
e1613aba
MK
3309 * sparc-tdep.c (sparc_fetch_instruction, sparc_fetch_wcookie): Use
3310 gdb_byte for buf.
3311 (sparc32_pseudo_register_read, sparc32_pseudo_register_write):
3312 Change type of last argument to `gdb_byte *'. Remove casts that
3313 are no longer needed.
3314 (sparc32_push_dummy_code, sparc32_store_arguments): Use gdb_byte
3315 for buf.
3316 (sparc_breakpoint_from_pc): Change return type to `const gdb_byte
3317 *'. Use gdb_byte for break_insn.
3318 (sparc32_extract_return_value, sparc32_store_return_value): Change
3319 type of last argument to `gdb_byte *'. Use gdb_byte for buf.
3320 (sparc32_return_value): Change type of readbuf and writebuf
3321 arguments to `gdb_byte *'.
3322 (sparc_software_single_step): Use gdb_byte for npc_save and
3323 nnpc_save.
3324 (sparc_supply_rwindow, sparc_collect_rwindow): Use gdb_byte for
3325 buf.
3326 (sparc32_supply_gregset, sparc32_collect_gregset)
3327 (sparc32_supply_fpregset, sparc32_collect_fpregset): Use `gdb_byte
3328 *' for regs.
3329 * sparc64-tdep.c (sparc64_pseudo_register_read)
3330 (sparc64_pseudo_register_write): Change type of last argument to
3331 `gdb_byte *'. Remove casts that are no longer needed.
3332 (sparc64_store_floating_fields, sparc64_extract_floating_fields):
3333 Change type of valbuf argument to `gfd_byte *'.
3334 (sparc64_store_arguments): Use `gdb_byte *' for valbuf. use
3335 gdb_byte for buf.
3336 (sparc64_extract_return_value, sparc64_store_return_value): Change
3337 type of last argument to `gdb_byte *'. Use gdb_byte for buf.
3338 (sparc64_return_value): Change type of readbuf and writebuf
3339 arguments to `gdb_byte *'.
3340 (sparc64_supply_gregset, sparc64_collect_gregset)
3341 (sparc64_supply_fpregset, sparc64_collect_fpregset): Use `gdb_byte
3342 *' for regs.
3343
f5cf7aa1
MK
3344 * m68k-tdep.c (m68k_local_breakpoint_from_pc): Change return type
3345 to `const gdb_byte *'. Use gdb_byte for break_insn.
3346 (m68k_register_to_value): Change type of last argument to
3347 `gdb_byte *'. Use gdb_byte for from.
3348 (m68k_value_to_register): Change type of last argument to
3349 `gdb_byte *'. Use gdb_byte for to.
3350 (m68k_extract_return_value): Change type of last argument to
3351 `gdb_byte *'. Use gdb_byte for buf. Remove unnecessary cast.
3352 (m68k_svr4_extract_return_value): Change type of last argument to
3353 `gdb_byte *'. Use gdb_byte for buf.
3354 (m68k_store_return_value): Change type of last argument to
3355 `gdb_byte *'. Remove unnecessary cast.
3356 (m68k_svr4_store_return_value): Change type of last argument to
3357 `gdb_byte *'. Use gdb_byte for buf.
3358 (m68k_return_value, m68k_svr4_return_value): Change type of
3359 readbuf and writebuf arguments to `gdb_byte *'.
e04e8f8a 3360 (m68k_push_dummy_call, m68k_unwind_pc, m68k_frame_cache)
f5cf7aa1
MK
3361 (m68k_unwind_dummy_id): Use gdb_byte for buf.
3362 (m68k_get_longjmp_target): Use `gdb_byte *' for buf.
e04e8f8a 3363 * m68kbsd-tdep.c (m68kbsd_supply_fpregset)
f5cf7aa1
MK
3364 (m68kbsd_supply_gregset): Use `gdb_byte *' for regs.
3365
8dccaca3
MK
3366 * m88k-tdep.c (m88k_breakpoint_from_pc): Change return type to
3367 `const gdb_byte *'. Use gdb_byte for break_insn.
3368 (m88k_return_value): Change type of readbuf and
3369 writebuf arguments to `gdb_byte *'. Use gdb_byte for buf.
3370 (m88k_supply_gregset): Use `gdb_byte *' for regs.
3371
459f20b9
MK
3372 * vax-tdep.c (vax_return_value): Change type of readbuf and
3373 writebuf arguments to `gdb_byte *'.
3374
42835c2b
MK
3375 * amd64-tdep.c (amd64_return_value): Change type of readbuf and
3376 writebuf arguments to `gdb_byte *'. Remove now redundant casts.
3377 * i386-tdep.c (i386_return_value): Change type of readbuf and
3378 writebuf arguments to `gdb_byte *'.
3379 (i386_pseudo_register_read, i386_pseudo_register_write): Change
3380 type of last argument to `gdb_byte *'.
3381 (i386_register_to_value, i386_value_to_register): Change type of
3382 last argument to `gdb_byte *'. Simplify function a bit.
3383 * i387-tdep.h (i387_value_to_register, i387_register_to_value):
3384 Change type of last argument to `gdb_byte *'.
3385 * i387-tdep.c: Likewise.
3386
b60c417a
AC
33872005-05-13 Andrew Cagney <cagney@gnu.org>
3388
3389 * gdbarch.sh (pseudo_register_read, pseudo_register_write)
3390 (value_to_register, register_to_value, pointer_to_address)
3391 (address_to_pointer, return_value, extract_return_value)
3392 (store_return_value): Instead of a void pointer, use gdb_byte.
3393 * gdbarch.h, gdbarch.c: Regenerate.
3394 * inferior.h (unsigned_address_to_pointer)
3395 (signed_pointer_to_address, address_to_signed_pointer)
3396 (unsigned_pointer_to_address): Update.
e04e8f8a 3397 * arch-utils.h (legacy_return_value):
b60c417a
AC
3398 * arch-utils.c (legacy_extract_return_value)
3399 (legacy_return_value): Update.
e04e8f8a
EC
3400 * findvar.c (unsigned_pointer_to_address)
3401 (signed_pointer_to_address, unsigned_address_to_pointer)
b60c417a
AC
3402 (address_to_signed_pointer): Update.
3403
bdd56253
OF
34042005-05-13 Orjan Friberg <orjanf@axis.com>
3405
3406 * cris-tdep.c (_initialize_cris_tdep): Improve help strings for
3407 cris-version, cris-mode, and cris-dwarf2-cfi settings.
3408
0e6bdb31
OF
34092005-05-13 Orjan Friberg <orjanf@axis.com>
3410
3411 * cris-tdep.c (usr_cmd_cris_version): Change type to int.
3412 (cris_mode_normal, cris_mode_guru, cris_modes, usr_cmd_cris_mode): Add.
3413 (struct gdbarch_tdep): Change type of cris_version to int. Add
3414 cris_mode.
3415 (cris_mode, set_cris_mode): New functions.
3416 (crisv32_single_step_through_delay): Read from NRP register instead
3417 of ERP register in guru mode.
3418 (cris_breakpoint_from_pc): Rename break_insn to break8_insn.
3419 Add break15_insn, returned in guru mode.
e04e8f8a 3420 (_initialize_cris_tdep): Add call to add_setshow_enum_cmd for new
0e6bdb31
OF
3421 cris-mode setting.
3422 (cris_dump_tdep): Add dump of cris_mode.
3423 (cris_gdbarch_init): Add cris_mode to search criteria for architecture.
3424 Register the sigtramp frame sniffer only if not in guru mode.
e04e8f8a 3425
1e872def
EZ
34262005-05-13 Eli Zaretskii <eliz@gnu.org>
3427
3428 * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites.
3429
3430 * go32-nat.c: Include top.h. Update copyright years.
3431 (init_go32_ops): Override the default value of gdbinit[] with
3432 "gdb.ini".
3433
3434 * cli/cli-cmds.c: Don't define GDBINIT_FILENAME.
3435 (init_cli_cmds): Use gdbinit[] instead of a compile-time literal
3436 string GDBINIT_FILENAME.
3437
3438 * top.c (PATH_MAX): Define if not defined.
3439 (gdbinit): Declare with a constant size PATH_MAX.
3440
3441 * config/i386/go32.mh (XM_FILE): Remove.
3442
3443 * config/i386/xm-go32.h: Remove file.
3444
e0ecbda1
MK
34452005-05-12 Mark Kettenis <kettenis@gnu.org>
3446
d45b6f32
MK
3447 * sol-thread.c: Include "solib.h".
3448 (sol_thread_attach): Use solib_add instead of SOLIB_ADD.
3449 * Makefile.in (sol-thread.o): Update dependencies.
3450
e0ecbda1
MK
3451 * NEWS: Mention OpenBSD/mips64 as a new native configuration.
3452
5711a8b0
EZ
34532005-05-12 Eli Zaretskii <eliz@gnu.org>
3454
3455 * observer.sh (texi) [DJGPP]: If the file name includes a colon,
3456 convert it to the /dev/x/ form.
3457
a77053c2
MK
34582005-05-12 Mark Kettenis <kettenis@gnu.org>
3459
3460 * solib.h (CLEAR_SOLIB, SOLIB_ADD)
3461 (SOLIB_CREATE_INFERIOR_HOOK, SOLIB_REMOVE_INFERIOR_HOOK)
3462 (SOLIB_IN_DYNAMIC_LINKER, SOLIB_RESTART)
3463 (DISABLE_UNSETTABLE_BREAK, PC_SOLIB)
3464 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Remove defines and orphaned
3465 comments.
3466 * breakpoint.c: Include "solib.h".
3467 (insert_bp_location) [!DISABLE_UNSETTABLE_BREAK]: Call
3468 solib_address.
3469 (remove_solib_event_breakpoints, create_solib_event_breakpoint)
3470 (disable_breakpoints_in_shlibs)
3471 (disable_breakpoints_in_unloaded_shlib)
3472 (re_enable_breakpoints_in_shlibs): Compile if SOLIB_ADD isn't
3473 defined. If PC_SOLIB isn't defined, call solib_address.
3474 (_initialize_breakpoint): Unconditionally install observer.
3475 * corelow.c: Include "solib.h".
3476 [SOLIB_ADD] (solib_add_stub): Remove prototype.
3477 (core_close) [!CLEAR_SOLIB]: Call clear_solib.
3478 (solib_add_stub) [!SOLIB_ADD] Call solib_add.
3479 (core_open): Unconditionally call solib_add_stub.
3480 * fork-child.c: Include "solib.h".
3481 (fork_inferior) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
3482 solib_create_inferior_hook.
3483 * infcmd.c: Include "solib.h".
3484 (attach_command) [!SOLIB_ADD]: Call shlib_rescan. Unconditionally
3485 call re_enable_breakpoints_in_shlibs.
3486 * infrun.c: Include "solib.h".
3487 (SOLIB_IN_SYNSYM_RESOLVE_CODE): Don't define if not already
3488 defined.
3489 (stop_on_solib_events, show_stop_on_solib_events): Include
3490 unconditionally.
3491 (follow_exec) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
3492 solib_create_inferior_hook.
3493 (handle_inferior_event) [!SOLIB_ADD]: Call shlib_add.
3494 [!IN_SOLIB_DYNSYM_RESOLVE_CODE]: Call in_solib_dynsym_resolve_code.
3495 (_initialize_infrun): Unconditionally add "stop_on_solib-events"
3496 command.
3497 * remote.c: Include "solib.h".
3498 (remote_open_1): Unconditionally call no_shared_libraries.
3499 [!SOLIB_CREATE_INFERIOR_HOOK] Call solib_create_inferior_hook.
3500 * stack.c: Include "solib.h".
3501 (print_frame) [!PC_SOLIB] Call shlib_for_pc.
3502 * xcoffsolib.c (no_shared_libraries): Remove function.
3503 * Makefile.in (SFILES): Add solib.c.
3504 (ALLDEPFILES): Remove solib.c.
3505 (COMMON_OBS): Add solib.o.
3506 (breakpoint.o, corelow.o, fork-chiled.o, infcmd.o, infrun.o)
3507 (remote.o, stack.o): Update dependencies.
3508
847f5ce8
DJ
35092005-05-12 Daniel Jacobowitz <dan@codesourcery.com>
3510
3511 * cp-names.y: Renamed to ...
3512 * cp-name-parser.y: ... this.
3513 * Makefile.in (SFILES, YYFILES, YYOBJ): Rename cp-names.y to
3514 cp-name-parser.y.
3515 (test-cp-names.o): Renamed to test-cp-name-parser.o.
3516 (test-cp-names): Renamed to test-cp-name-parser.
3517 (clean, local-maintainer-clean): Update.
3518 (cp-names.o): Renamed to cp-name-parser.o.
3519
b41cde44
EZ
35202005-05-12 Eli Zaretskii <eliz@gnu.org>
3521
15c3c5c6
EZ
3522 * observer.sh: Use observer.tmp instead of observer.inc-tmp which
3523 on 8+3 filesystems overwrites observer.inc. Update copyright year
3524 of the resultant file.
3525
358777b0
EZ
3526 * gnu-v3-abi.c (init_gnuv3_ops): Cast is_gnu_v3_mangled_dtor and
3527 is_gnu_v3_mangled_ctor to avoid compiler warnings.
3528
b41cde44
EZ
3529 * config/djgpp/config.sed: Adapt to latest Autoconf.
3530
3531 * config/djgpp/djconfig.sh: Add -Wpointer-arith and
3532 -Wuninitialized to the build warnings.
3533
0d4fc997
EZ
35342005-05-11 Eli Zaretskii <eliz@gnu.org>
3535
6791e1b1
EZ
3536 * config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
3537 ChangeLog-2004, reg-cris*.dat, dw2-intermix.*, semcris*-switch.c.
3538 Fix mappings for hilo-hazard-?.s.
3539
0d4fc997
EZ
3540 * config/djgpp/README: Update GDB versions and my email address.
3541
fc1a4b47
AC
35422005-05-09 Andrew Cagney <cagney@gnu.org>
3543
3544 Use gdb_byte in preference to bfd_byte.
3545 * gdbarch.sh: Update.
3546 * gdbarch.h, gdbarch.c: Re-generate.
3547 * ada-lang.c, ada-lang.h, ada-valprint.c, arch-utils.c: Update.
3548 * c-lang.c, c-lang.h, c-valprint.c, cp-valprint.c: Update.
3549 * f-lang.c, f-lang.h, f-valprint.c, gdbcore.h, jv-lang.h: Update.
3550 * jv-valprint.c, language.c, language.h, m2-lang.c: Update.
3551 * m2-lang.h, m2-valprint.c, objc-lang.c, p-lang.c: Update.
3552 * p-lang.h, p-valprint.c, regcache.c, scm-lang.c: Update.
3553 * scm-lang.h, scm-valprint.c, target.c, target.h: Update.
3554 * tramp-frame.c, valarith.c, valops.c, valprint.c: Update.
3555 * valprint.h, value.c, value.h: Update.
3556
8b04f8b6
MK
35572005-05-09 Mark Kettenis <kettenis@gnu.org>
3558
8cc49c48
MK
3559 * vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
3560 Use `gdb_byte *' for regs.
3561 * vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
3562 (vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
3563 gdb_byte for buf.
3564 (vax_breakpoint_from_pc): Change return type to `const gdb_byte
3565 *'. Use gdb_byte for break_insn.
3566 (vax_skip_prologue): Use gdb_byte for op.
3567
8142f7cb
MK
3568 * i387-tdep.c: Remove outdated comments.
3569
8b04f8b6
MK
3570 * defs.h: Unconditionally include <sys/types.h>.
3571
979b38e0
DJ
35722005-05-08 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs
3575 section like .plt.
3576
9cedd1a6 35772005-05-08 Mark Kettenis <kettenis@gnu.org>
d8de1ef7 3578
4252dc94
MK
3579 * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
3580 Change type to `static const gdb_byte'.
e04e8f8a 3581 (i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start)
4252dc94
MK
3582 (i386_linux_sigcontext_addr): Use gdb_byte for buf.
3583 * amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
3584 const gdb_byte'.
3585 (amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
3586 gdb_byte for buf.
e04e8f8a 3587 * amd64fbsd-tdep.c (amd64fbsd_supply_uthread)
4252dc94
MK
3588 (amd64fbsd_collect_uthread): Use gdb_byte for buf.
3589
d46bfb5c
MK
3590 * config/ia64/nm-aix.h: Remove file.
3591
d8de1ef7
MK
3592 * amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
3593 (amd64_push_arguments): Use gdb_byte instead of bfd_byte. Use
3594 gdb_byte for buf.
3595 (amd64_push_dummy_call): Use gdb_byte for buf.
3596 (amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
3597 (amd64_frame_cache, amd64_sigtramp_frame_cache)
3598 (amd64_unwind_dummy_id): Use gdb_byte for buf.
3599 (amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
3600 regs.
3601 * amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
3602 casts.
3603 (amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
3604 *' for buf,
9cedd1a6 3605
63c0089f
MK
3606 * i386-tdep.c (i386_breakpoint_from_pc): Change return type to
3607 `const gdb_byte *'. Use gdb_byte for break_insn.
3608 (i386_follow_jump): Use gdb_byte for op.
3609 (i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
3610 and op.
3611 (i386_skip_probe): Use gdb_byte for buf and op.
3612 (struct i386_insn): Use gdb_byte for insn and mask.
3613 (i386_match_insn, i386_analyze_frame_setup)
3614 (i386_analyze_register_saves): Use gdb_byte for op.
3615 (i386_skip_prologue): Use gdb_byte for pic_pat and op;
3616 (i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
3617 (i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
3618 buf.
3619 (i386_extract_return_value, i386_store_return_value): Use
e447028c 3620 `gdb_byte *' instead of `void *' for valbuf argument. Remove now
63c0089f
MK
3621 redundant cast.
3622 (i386_pseudo_register_read, i386_pseudo_register_write): Use
3623 gdb_byte for mmx_buf.
3624 (i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
3625 instead of `char *' for buf.
3626 (i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
3627 instead of `char *' for regs.
3628 (i386_svr4_sigcontext_addr): Use gdb_byte for buf.
3629 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
3630 sigreturn and `gdb_byte *' for buf.
3631 (i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
3632 (i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
3633 for buf.
3634 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.
3635
b57b6c2e
MK
3636 * defs.h (gdb_byte): New typedef. Tweak comments.
3637
9cedd1a6
MK
3638 * target.h (target_link): Remove prototype.
3639 * target.c (target_link): Remove function.
3640 * symfile.c: Remove comment about rombug.
3641
f8736ddf
MK
36422005-05-04 Mark Kettenis <kettenis@gnu.org>
3643
3644 * config/i386/cygwin.mh (XM_FILE): Remove variable.
3645 * config/i386/xm-cygwin.h: Remove file.
3646
8bbde302
BE
36472005-05-03 Ben Elliston <bje@au.ibm.com>
3648
3649 * infrun.c (handle_inferior_event): Update the comment about users
3650 of stepped_after_stopped_by_watchpoint.
3651
079c8cd0
CV
36522005-05-02 Corinna Vinschen <vinschen@redhat.com>
3653
3654 * MAINTAINERS: Remove hint that sh64 doesn't build.
3655 * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
3656 (sh64_do_fp_register): make raw_buffer unsigned.
3657 (sh64_do_register): Ditto.
3658
5ebc08b0
MK
36592005-05-02 Mark Kettenis <kettenis@gnu.org>
3660
3661 * bsd-uthread.c: Include "solib.h".
3662 * Makefile.in (bsd-uthread.o): Update dependencies.
3663
5dbe23a3
DJ
36642005-05-01 Daniel Jacobowitz <dan@codesourcery.com>
3665
3666 * gdbarch.sh (deprecated_current_gdbarch_select_hack): Flush
3667 cached frames when changing gdbarch.
3668 * gdbarch.c: Regenerated.
3669
5a168c78
AC
36702005-05-01 Andrew Cagney <cagney@gnu.org>
3671
87d088f5
AC
3672 * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
3673 do not build.
3674
5a168c78
AC
3675 * gdbarch.sh (deprecated_extract_return_value)
3676 (breakpoint_from_pc, deprecated_store_return_value)
3677 (memory_insert_breakpoint, memory_remove_breakpoint): Change type
3678 of buffer to a bfd_byte pointer.
3679 * gdbarch.h, gdbarch.c: Re-generate.
e04e8f8a 3680 * mem-break.c (memory_insert_breakpoint)
5a168c78
AC
3681 (memory_remove_breakpoint, default_memory_insert_breakpoint)
3682 (default_memory_remove_breakpoint): Update.
3683 * target.h (memory_insert_breakpoint)
3684 (memory_remove_breakpoint, default_memory_insert_breakpoint)
3685 (default_memory_remove_breakpoint): Update declarations.
3686 (struct target_ops): Update to_insert_breakpoint and
3687 to_remove_breakpoint.
e04e8f8a 3688 * target.c (debug_to_remove_breakpoint)
5a168c78 3689 (debug_to_insert_breakpoint): Update.
e04e8f8a 3690 * remote-m32r-sdi.c (m32r_remove_breakpoint)
5a168c78 3691 (m32r_insert_breakpoint): Update.
e04e8f8a 3692 * m32r-tdep.c (m32r_memory_insert_breakpoint)
5a168c78 3693 (m32r_memory_remove_breakpoint): Update.
e04e8f8a 3694 * remote-e7000.c (e7000_insert_breakpoint)
5a168c78 3695 (e7000_remove_breakpoint): Update.
e04e8f8a 3696 * remote-rdi.c (arm_rdi_insert_breakpoint)
5a168c78 3697 (arm_rdi_remove_breakpoint): Update.
e04e8f8a 3698 * remote-sim.c (gdbsim_insert_breakpoint)
5a168c78
AC
3699 (gdbsim_remove_breakpoint): Update.
3700 * exec.c (ignore): Update.
3701 * rs6000-tdep.c (rs6000_extract_return_value): Update.
e04e8f8a 3702 * ia64-tdep.c (ia64_memory_insert_breakpoint)
5a168c78 3703 (ia64_memory_remove_breakpoint): Update.
e04e8f8a 3704 * remote-rdp.c (remote_rdp_insert_breakpoint)
5a168c78
AC
3705 (remote_rdp_remove_breakpoint): Update.
3706
68b9939a
MK
37072005-05-01 Mark Kettenis <kettenis@gnu.org>
3708
e908eab4
MK
3709 * somsolib.c, somsolib.h: Remove files.
3710 * Makefile.in (somsolib_h): Remove.
3711 (somsolib.o): Remove dependency.
3712
68b9939a
MK
3713 * fbsd-nat.c: Include <sys/sysctl.h>.
3714 (fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
3715 available. Plug memory leak. Fixes PR gdb/1922.
3716
66aba65d
MK
37172005-04-29 Mark Kettenis <kettenis@gnu.org>
3718
e04e8f8a
EC
3719 * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
3720 (TARGET_SO_SOLIB_CREATE_INFERIOR_HOOK)
3721 (TARGET_SO_SPECIAL_SYMBOL_HANDLING, TARGET_SO_CURRENT_SOS)
66aba65d
MK
3722 (TARGET_SO_OPEN_SYMBOL_FILE_OBJECT): Remove defines.
3723 * solib.c (solib_data): New variable.
3724 (solib_init, solib_ops): New functions.
3725 (solib_open, solib_map_sections, free_so, update_solib_list)
3726 (solib_add, clear_solib, solib_create_inferior_hook)
3727 (in_solib_dynsym_resolve_code): Call architecture-dependent code
3728 using solib_ops.
3729 (_initialize_solib): Register SOLIB_DATA.
3730
35e08e03
KB
37312005-04-29 Kevin Buettner <kevinb@redhat.com>
3732
3733 * frv-tdep.c (find_func_descr): Verify that entry point can be
3734 found in symbol table prior to looking up its function descriptor.
3735 * solib-frv.c (find_canonical_descriptor_in_load_object): Add
3736 test for non-NULL link map.
3737
862ba188
CV
37382005-04-29 Corinna Vinschen <vinschen@redhat.com>
3739
3740 * MAINTAINERS: Revert h8300 state to un-deleted.
3741 * Makefile.in: Re-add h8300-tdep.o dependencies.
3742 * h8300-tdep.c: Slightly rearrange type definitions and functions.
3743 (struct frame_extra_info): Remove.
3744 (struct h8300_frame_cache): Replace locals with differently defined
3745 uses_fp member.
3746 (h8300_unwind_pc): Simplify.
3747 (h8300_unwind_sp): New function.
3748 (h8300_unwind_dummy_id): Simplify.
3749 (h8300_init_frame_cache): New function.
3750 (h8300_is_argument_spill): Use reworked defines for opcode scanning.
3751 (h8300_skip_prologue): Rewrite.
3752 (h8300_alloc_frame_cache): Remove.
3753 (h8300_analyze_frame_setup): Remove.
3754 (h8300_analyze_register_saves): Remove.
3755 (h8300_analyze_prologue): Rewrite.
3756 (h8300_frame_cache): Use h8300_init_frame_cache instead of
3757 h8300_alloc_frame_cache. Use BINWORD instead of constant 4 to
3758 accomodate 16 bit mode. Fix saved_sp and register offset evaluation.
3759 (h8300_frame_this_id): Correctly calculate this_id using saved stack
3760 pointer instead of base.
3761 (h8300_frame_prev_register): Drop needless braces.
3762 (h8300_frame_base_address): New function.
3763 (h8300_frame_base): New frame_base.
3764 (h8300_push_dummy_call): Return correct CFA value.
3765 (h8300h_extract_return_value): Fix 8 byte value handling.
3766 (h8300_use_struct_convention): New function.
3767 (h8300h_use_struct_convention): New function.
3768 (h8300h_store_return_value): Fix 8 byte value handling.
3769 (h8300_return_value): New function.
3770 (h8300h_return_value): New function.
3771 (h8300_extract_struct_value_address): Remove deprecated functionality.
3772 (h8300_push_dummy_code): Remove.
3773 (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and
3774 set_gdbarch_store_return_value calls by set_gdbarch_return_value.
3775 Remove calls to set_gdbarch_deprecated_fp_regnum,
3776 set_gdbarch_deprecated_extract_struct_value_address,
3777 set_gdbarch_deprecated_use_struct_convention and
3778 set_gdbarch_push_dummy_code.
3779 Add calls to set_gdbarch_unwind_sp and frame_base_set_default.
3780 Slightly rearrange code.
3781
3a913e29
JB
37822005-04-28 Jim Blandy <jimb@redhat.com>
3783
3784 * parse.c (namecopy): Change allocation conventions.
3785 (namecopy_size): New variable.
3786 (copy_name): Allocate namecopy using xrealloc, instead of assuming
3787 it has adequate space allocated to it.
3788 (parse_exp_1): Don't try to allocate space for namecopy here.
3789
a955ca71
EZ
37902005-04-28 Eli Zaretskii <eliz@gnu.org>
3791
3792 * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
3793 set, use symtab_to_fullname, instead of trying to do its job. Use
3794 xstrprintf instead of malloc and sprintf.
3795
46845f5e
KB
37962005-04-28 Kevin Buettner <kevinb@redhat.com>
3797
3798 * remote.c (init_remote_state): Eliminate use of
3799 deprecated_register_bytes().
3800
8929e59d
AC
38012005-04-28 Andrew Cagney <cagney@gnu.org>
3802
3803 * valops.c (check_field): Make buffer a bfd_byte.
e04e8f8a 3804 * value.c (unpack_long, unpack_double, unpack_pointer)
8929e59d
AC
3805 (unpack_field_as_long, modify_field): Ditto.
3806 * value.h: Update declarations.
3807
cade9e54
PB
38082005-04-28 Paul Brook <paul@codesourcery.com>
3809
3810 * exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
3811
4b188b9f
MK
38122005-04-27 Mark Kettenis <kettenis@gnu.org>
3813
ab576d85
MK
3814 * solib-svr4.c (_initialize_svr4_solib)
3815 [SVR4_FETCH_LINK_MAP_OFFSETS]: Don't set non-existent variable
3816 svr4_legacy_fetch_link_map_offsets.
3817
ccf00f21
MK
3818 * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
3819 (sh_gdbarch_init): Remove redundant prototype.
3820 * sh-linux-tdep.c: New file.
3821 * config/sh/tm-linux.h (sh_linux_svr4_fetch_link_map_offsets):
3822 Remove prototype.
3823 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
3824 * config/sh/linux.mt (TDEPFILES): Add sh64-tdep.o, remove
3825 solib-legacy.o.
3826 * Makefile.in (sh-linux-tdep.o): New.
3827
4b188b9f
MK
3828 * solib-svr4.c: Update copyright year. Include "gdb_assert.h".
3829 (SVR4_FETCH_LINK_MAP_OFFSETS): Don't define if not already
3830 defined.
3831 (legacy_fetch_link_map_offsets): Remove prototype.
3832 (fetch_link_map_offsets_gdbarch_data): Remove.
3833 (LM_ADDR, LM_NEXT, IGNORE_FIRST_LINK_MAP_ENTRY)
3834 (first_link_map_member, open_symbol_file_object, svr4_current_sos)
3835 (svr4_fetch_objfile_link_map): Call svr4_fetch_link_map_offsets
3836 instead of SVR4_FETCH_LINK_MAP_OFFSETS.
3837 (solib_svr4_data): New variable.
3838 (struct solib_svr4_ops): New.
3839 (solib_svr4_init): New fynction.
3840 (legacy_fetch_link_map_offsets, init_fetch_link_map_offsets):
3841 Remove functions.
3842 (svr4_fetch_link_map_offsets, svr4_have_link_map_offsets): Rewrite
3843 using the new `struct solib_svr4_ops'.
3844 (_initialize_svr4_solib): Replace registration of per-architecture
3845 data. Add temporary hack to set
3846 svr4_legacy_fetch_link_map_offsets if SVR4_FETCH_LINK_MAP_OFFSETS
3847 is set.
3848 * Makefile.in (solib-svr4.o): Update dependencies.
3849
4fabe3d5
MK
38502005-04-26 Mark Kettenis <kettenis@gnu.org>
3851
3852 * configure.tgt (*-*-freebsd*): Set gdb_osabi to
3853 GDB_OSABI_FREEBSD_ELF. Partial fix for PR gdb/1922.
3854
109c3e39
AC
38552005-04-26 Andrew Cagney <cagney@gnu.org>
3856
3857 * remote.c (remote_open_1): Move "ex"'s declaration to where it is
3858 used.
3859 (remote_get_thread_local_address): Use throw_error, include a
3860 printed string.
3861 * linux-thread-db.c (thread_db_get_thread_local_address): Ditto.
3862 * dwarf2loc.c (dwarf_expr_tls_address): Ditto.
3863 * cli/cli-script.c (script_from_file): Mark up throw_error message.
3864 * linespec.c (symtab_from_filename, decode_variable): Ditto.
3865
71fff37b
AC
38662005-04-26 Andrew Cagney <cagney@gnu.org>
3867
3868 Rename 'struct exception' to 'struct gdb_exception'.
3869 * wrapper.c: Update.
3870 * varobj.c: Update.
3871 * tui/tui-interp.c: Update.
3872 * remote.c: Update.
3873 * mi/mi-main.c: Update.
3874 * mi/mi-interp.c: Update.
3875 * linux-thread-db.c: Update.
3876 * interps.h: Update.
3877 * interps.c: Update.
3878 * exceptions.h: Update.
3879 * exceptions.c: Update.
3880 * dwarf2loc.c: Update.
3881 * cli/cli-interp.c: Update.
3882 * cli/cli-script.c: Update.
3883 * breakpoint.c: Update.
3884
011825f0
MM
38852005-04-25 Mark Mitchell <mark@codesourcery.com>
3886
3aa6b2ca
MM
3887 * event-loop.c (gdb_select): Program defensively.
3888
011825f0
MM
3889 * event-loop.c (gdb_assert.h): Include.
3890 (<windows.h>): Include under Windows.
3891 (<io.h>): Likeiwse.
3892 (gdb_select): New function.
3893 (gdb_wait_for_event): Use it.
3894 * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
e04e8f8a 3895
02a71ae8
MK
38962005-04-23 Mark Kettenis <kettenis@gnu.org>
3897
3898 * sparc64-tdep.c: Include "dwarf2-frame.h".
3899 (sparc64_dwarf2_frame_init_reg): New function.
3900 * Makefile.in (sparc64-tdep.o): Update dependencies.
3901
20338726
DM
39022005-04-22 David S. Miller <davem@davemloft.net>
3903
3904 * sparc64-linux-tdep.c (sparc64_linux_init_abi): Add call to
3905 sparc64_init_abi().
3906
a07ff70c
MK
39072005-04-22 Mark Kettenis <kettenis@gnu.org>
3908
3909 * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".
3910
248697b2
MM
39112005-04-22 Mark Mitchell <mark@codesourcery.com>
3912
3913 * ser-base.c (<sys/time.h>): Include.
3914
a33e488c
MK
39152005-04-22 Mark Kettenis <kettenis@gnu.org>
3916
a86c5ab2
MK
3917 * ppcobsd-tdep.c (ppcobsd_init_abi): Set return_value.
3918
70f1dc74
MK
3919 * sparc-linux-tdep.c: Reorder includes. Tweak a few comments.
3920 (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
3921 (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
3922 macros.
3923 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
3924 instructions.
3925 * sparc64-linux-tdep.c: Reorder includes. Tweak a few comments.
3926 (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
3927 macros.
3928 (sparc64_linux_rt_sigframe): Hardcode instructions.
3929 * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
3930 dependencies.
3931
a33e488c
MK
3932 * sparc-linux-tdep.c: Update copyright year.
3933 (sparc32_linux_init_abi): Set skip_trampoline_code and
3934 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
3935 Don't set software_single_step and don't call
3936 sparc32_sol2_init_abi.
3937 * sparc64-linux-tdep.c: Update copyright year.
3938 (sparc64_linux_init_abi): Set skip_trampoline_code and
3939 solib_svr4_fetch_link_map_offsets. Set TDEP->plt_entry_size.
3940 Don't set software_single_step and don't call
3941 sparc64_sol2_init_abi.
3942
24ec834b
EZ
39432005-04-22 Eli Zaretskii <eliz@gnu.org>
3944
3945 * remote-st.c (_initialize_remote_st2000): Remove the extraneous
3946 "<command>" string from the call to add_com.
3947
3948 * remote-sim.c (_initialize_remote_sim): Ditto.
3949
3950 * remote-utils.c (_initialize_sr_support): Ditto.
3951
3952 * remote-mips.c (_initialize_remote_mips): Ditto.
3953
81f726ab
DM
39542005-04-21 David S. Miller <davem@davemloft.net>
3955
3956 * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.
3957 (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): New tramp_frames.
3958 (sparc_linux_sigtramp_start, sparc32_linux_sigtramp_start,
3959 sparc32_linux_rt_sigtramp_start, sparc32_linux_sigtramp_p,
3960 sparc32_linux_sigtramp_frame_cache,
3961 sparc32_linux_sigtramp_frame_this_id,
3962 sparc32_linux_sigtramp_frame_prev_register,
3963 sparc32_linux_sigtramp_frame_unwind,
3964 sparc32_linux_sigtramp_frame_sniffer): Delete.
3965 (sparc32_linux_init_abi): Register new tramp unwinders. Kill
3966 register of old sigtramp sniffer.
3967 * sparc64-linux-tdep.c (sparc64_linux_sigframe_init): New
3968 function.
3969 (sparc64_linux_rt_sigframe): New tramp frame.
3970 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
3971 sparc64_linux_sigtramp_frame_cache,
3972 sparc64_linux_sigtramp_frame_this_id,
3973 sparc64_linux_sigtramp_frame_prev_register,
3974 sparc64_linux_sigtramp_frame_unwind,
3975 sparc64_linux_sigtramp_frame_sniffer): Delete.
3976 (sparc64_linux_init_abi): Register new tramp unwinders. Kill
3977 register of old sigtramp sniffer.
3978 Makefile.in (sparc64-linux-tdep.o): Update dependencies.
3979 (sparc-linux-tdep.o): Likewise.
3980
401e7faf
MK
39812005-04-21 Mark Kettenis <kettenis@gnu.org>
3982
3983 * ser-base.c: Include "gdb_string.h".
3984 * Makefile.in (ser-base.o): Update dependencies.
3985
78a0fd57
DM
39862005-04-20 David S. Miller <davem@davemloft.net>
3987
3988 * sparc-linux-tdep.c (sparc32_linux_sigtramp_p): Fix
3989 signal return stub symbol names, __restore and __restore_rt are
3990 the i386 symbol names not the sparc ones.
3991 (sparc32_linux_sigtramp_frame_cache): Document bits/sigcontext.h
3992 as where the offsets were obtained from.
3993 * sparc64-linux-tdep.c (LINUX64_RT_SIGTRAMP_INSN0,
3994 LINUX64_RT_SIGTRAMP_INSN1): New defines.
3995 (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
3996 sparc64_linux_sigtramp_frame_cache,
3997 sparc64_linux_sigtramp_frame_this_id,
3998 sparc64_linux_sigtramp_frame_prev_register,
3999 sparc64_linux_sigtramp_frame_sniffer): New functions.
4000 (sparc64_linux_sigtramp_frame_unwind): New frame unwinder.
4001 (sparc64_linux_init_abi): Register sigtramp frame sniffer.
4002 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
4003
b4505029
MM
40042005-04-20 Mark Mitchell <mark@codesourcery.com>
4005
4006 * configure.ac: On MinGW, define USE_WIN32API and link with
4007 -lws2_32.
4008 * ser-tcp.c (<winsock2.h>): Include, for Windows.
4009 (ETIMEDOUT): Define, for Windows.
4010 (ioctl): Likewise.
4011 (closesocket): Define, for POSIX.
4012 (net_open): Adjust for differences in socket functions between
4013 Windows and UNIX.
4014 (net_close): Likweise.
4015 (net_read_prim): New function.
4016 (net_write_prim): Likewise.
4017 (_initialize_ser_tcp): Initialize winsock. Fill in read_prim and
4018 write_prim.
4019 * ser-unix.h (ser_unix_readcchar): Remove.
4020 (ser_unix_read_prim): Declare.
4021 (ser_unix_write_prim): Likewise.
4022 * ser-unix.c (generic_readchar): Move to ser-base.c.
4023 (ser_unix_wait_for): Likewise.
4024 (do_unix_readchar): Likewise.
4025 (ser_unix_readchar): Likewise.
4026 (_initialize_ser_hardwire): Initialize read_prim and write_prim.
4027 (ser_unix_read_prim): New function.
4028 (ser_unix_write_prim): Likewise.
4029 * ser-base.h (generic_readchar): Declare.
4030 (ser_base_readchar): Likewise.
4031 * ser-base.c (<winsock2.h>): Include, for windows.
4032 (fd_event): Use the read primitive specified by the serial
4033 interface.
4034 (ser_base_wait_for): Moved from ser-unix.c
4035 (do_ser_base_read_char): Likewise.
4036 (generic_readchar): Likewise.
4037 (ser_base_readchar): Likewise.
4038 (ser_base_write): Use the write primitive specified by the serial
4039 interface.
4040 * ser-pipe.c (_initialize_ser_pipe): Use ser_base_readchar, not
4041 ser_unix_readchar. Initialize read_prim and write_prim.
4042 * serial.c (struct serial_ops): Add read_prim and write_prim.
4043 * configure: Regenerate.
4044
8470e927
BE
40452005-04-19 Ben Elliston <bje@au.ibm.com>
4046
4047 * c-lang.c (c_create_fundamental_type): Comment fix.
4048
9cacebf5
MS
40492005-04-18 Michael Snyder <msnyder@redhat.com>
4050
4051 * mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
4052 * mn10300-prologue.c: Remove.
4053 * mn10300-tdep.h: Add enums from mn10300-prologue.c.
4054 Remove prototypes.
4055 * config/mn10300/mn10300.mt: Remove mn10300-prologue module.
4056
7166c4a9
MS
40572005-04-18 Michael Snyder <msnyder@redhat.com>
4058
0cc748c0 4059 * config/mn10300/mn10300.mt: Add mn10300-prologue module.
7166c4a9
MS
4060 * ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
4061
57cd0b54
MK
40622005-04-18 Mark Kettenis <kettenis@gnu.org>
4063
235c4ffd
MK
4064 * config/nm-bsd.h: Remove file.
4065
57cd0b54
MK
4066 * hppabsd-nat.c: Update copyright year. Include "target.h" and
4067 "inf-ptrace.h".
4068 (hppabsd_fetch_registers): Renamed from fetch_inferior_registers;
4069 made static.
4070 (hppabsd_store_registers): Renamed from store_inferior_registers;
4071 made static.
4072 (_initialize_hppabsd_nat): New function and prototype.
4073 * config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and
4074 inftarg.o. Add inf-ptrace.o.
4075 (NAT_FILE): Remove.
4076 * Makefile.in (hppabsd-nat.o): Update dependencies.
4077
f17882ad
MK
40782005-04-17 Mark Kettenis <kettenis@gnu.org>
4079
4080 * pa64solib.c, pa64solib.h: Remove files.
4081 * Makefile.in (pa64solib_h): Remove variable
4082 (pa64solib.o): Remove dependency.
4083
5d6210f0
MK
40842005-04-16 Mark Kettenis <kettenis@gnu.org>
4085
65d034bc
MK
4086 * ppcobsd-nat.c: Update copyright year. Include "inf-ptrace.h".
4087 (ppcobsd_fetch_registers): Renamed from fetch_inferior_registers;
4088 made static.
4089 (ppcobsd_store_registers): Renamed from store_inferior_registers;
4090 made static.
4091 (_initialize_ppcobsd_nat): Construct and add target vector.
4092 * config/powerpc/obsd.mh (NATDEPFILES): Remove infptrace.o and
4093 inftarg.o. Add inf-ptrace.o.
4094 (NAT_FILE): Remove.
4095 * Makefile.in (ppcobsd-nat.o): Update dependencies.
4096
5a49dfd0
MK
4097 * ppcobsd-tdep.c: Include "floatformat.h".
4098 (ppcobsd_init_abi): Set long_double_bit and long_double_format.
4099 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
4100
5d6210f0
MK
4101 * ppcobsd-tdep.c: Fix typo in comment.
4102 (_initialize_ppcobsd_tdep): Register GDB_OSABI_OPENBSD_ELF for
4103 bfd_arch_rs6000 too.
4104
571dd617
KB
41052005-04-15 Kevin Buettner <kevinb@redhat.com>
4106
4107 * remote.c (remote_get_thread_local_address): Throw a more
4108 meaningful exception when remote target doesn't have support
4109 for the qGetTLSAddr packet.
4110
38691318
KB
41112005-04-15 Kevin Buettner <kevinb@redhat.com>
4112
4113 * remote.c (remote_protocol_qGetTLSAddr): New static global variable.
4114 (set_remote_protocol_qGetTLSAddr_packet_cmd)
4115 (show_remote_protocol_qGetTLSAddr_packet_cmd)
4116 (remote_get_thread_local_address): New functions.
4117 (init_all_packet_configs): Initialize remote_protocol_qGetTLSAddr
4118 variable.
4119 (init_remote_ops): Initialize ``to_get_thread_local_address'' in
4120 target vector.
4121 (show_remote_cmd): Call show_remote_protocol_qGetTLS_Addr_packet_cmd().
4122 (_initialize_remote): Register the following commands:
4123 "set remote get-thread-local-storage-address-packet" and
4124 "show remote get-thread-local-address-packet".
4125
3ed07be4
KB
41262005-04-15 Kevin Buettner <kevinb@redhat.com>
4127
4128 * remote.c (add_packet_config_cmd): Delete unused variables.
4129
c9365369
KB
41302005-04-15 Kevin Buettner <kevinb@redhat.com>
4131
4132 * remote.c (show_remote_protocol_vcont_packet_cmd )
4133 (show_remote_protocol_qSymbol_packet_cmd)
4134 (show_remote_protocol_P_packet_cmd)
4135 (show_remote_protocol_Z_software_bp_packet_cmd)
4136 (show_remote_protocol_Z_hardware_bp_packet_cmd)
4137 (show_remote_protocol_Z_write_wp_packet_cmd)
4138 (show_remote_protocol_Z_read_wp_packet_cmd)
4139 (show_remote_protocol_Z_access_wp_packet_cmd)
4140 (show_remote_protocol_binary_download_cmd)
4141 (show_remote_protocol_qPart_auxv_packet_cmd)
4142 (show_remote_protocol_p_packet_cmd ): Delete calls to
4143 deprecated_show_value_hack().
4144
c30dc700
CV
41452005-04-15 Corinna VInschen <vinschen@redhat.com>
4146
4147 * MAINTAINERS: Change sh64-elf state to non-broken.
4148 * Makefile.in: Fix dependencies for sh64-tdep.o.
4149 * configure.tgt: Add sh64-*-elf case.
4150 * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
4151 * sh64-tdep.c: Rework to replace all deprecated mechanisms with
4152 modern methods.
4153 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
4154 * config/sh/sh64.mt: Resurrect.
4155
86fc41d1
KI
41562005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
4157
4158 * regformats/reg-m32r.dat: New file.
4159
28e97307
DJ
41602005-04-14 Daniel Jacobowitz <dan@codesourcery.com>
4161
4162 * arm-tdep.c (fp_model_strings): Add terminating NULL.
4163 (arm_abi_strings, arm_abi_global, arm_abi_string): New
4164 variables.
4165 (arm_extract_return_value, arm_store_return_value): Don't use
4166 arm_get_fp_model.
4167 (arm_get_fp_model, arm_set_fp): Delete.
4168 (arm_update_current_architecture): New function.
4169 (set_fp_model_sfunc): Call arm_update_current_architecture.
4170 (show_fp_model): Update output messages.
4171 (arm_set_abi, arm_show_abi): New functions.
4172 (arm_elf_osabi_sniffer): Only handle ELFOSABI_ARM.
4173 (arm_gdbarch_init): Infer the object's ABI separately from its
4174 OSABI. Search for a matching architecture. Honor the global
4175 ABI and FPU settings. Set floating point format based on the
4176 architecture.
4177 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs):
4178 Delete.
4179 (_initialize_arm_tdep): Don't call gdbarch_register_osabi.
4180 Create "arm set abi" command.
4181 * arm-tdep.h (arm_get_fp_model): Delete prototype.
4182 (enum arm_abi_kind): New type.
4183 (struct gdbarch_tdep): Add arm_abi field.
4184 * arm-linux-tdep.c (arm_linux_init_abi): Only override
4185 tdep->fp_model if it is ARM_FLOAT_AUTO.
4186 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Likewise.
4187 (arm_netbsd_elf_init_abi): Likewise.
4188 * defs.h (enum gdb_osabi): Delete ARM-specific OSABIs.
4189 * osabi.c (gdb_osabi_name): Likewise.
4190
9494c6a5
DJ
41912005-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4192
4193 * config/djgpp/fnchange.lst: Remove entries for gdb.gdbserver.
4194
bdbcb8b4
MK
41952005-04-10 Mark Kettenis <kettenis@gnu.org>
4196
4197 * rs6000-tdep.c (ppc_supply_fpregset): Increment offset by 8 for
4198 floating-point registers.
4199 (ppc_collect_fpregset): Likewise. Fix collection of registers.
4200
18b2ae85
MK
42012005-04-09 Mark Kettenis <kettenis@gnu.org>
4202
4203 * ppcobsd-tdep.c: Update copyright year. Include "trad-frame.h"
4204 and "tramp-frame.h".
4205 (ppcobsd_sigtramp_cache_init): New function.
4206 (ppcobsd_sigtramp): New variable.
4207 (ppcobsd_init_abi): Prepend signal trampoline unwinder.
4208 * Makefile.in (ppcobsd-tdep.o): Update dependencies.
4209
06e819e3
AC
42102005-04-08 Andrew Cagney <cagney@gnu.org>
4211
4212 * MAINTAINERS (GDB/MI): Andrew Cagney, Elena Zannoni, and Fernando
4213 Nasser have decided to step back from GDB/MI.
4214
6f8eac0e
DJ
42152005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4216
4217 * config/fnchange.lst: Add testsuite/gdb.gdbserver entries.
4218
0228dfb9
DJ
42192005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4220
4221 * dwarf2-frame.c (struct dwarf2_frame_cache): New field
4222 undefined_retaddr.
4223 (dwarf2_frame_cache): Initialize undefined_retaddr.
4224 (dwarf2_frame_this_id): Return an invalid frame ID if
4225 undefined_retaddr.
4226
21b4b2f2
JB
42272005-04-05 Jim Blandy <jimb@redhat.com>
4228
4229 Move construction of IA-32 vector types to i386-tdep.c.
4230 * gdbtypes.c (build_builtin_type_vec64i,
4231 build_builtin_type_vec128i): Delete functions.
4232 (builtin_type_vec64i, builtin_type_vec128i): Delete variables.
4233 (build_gdbtypes): Don't initialize them.
4234 (_initialize_gdbtypes): Don't register GDBARCH swap entries for
4235 them.
4236 * gdbtypes.h (builtin_type_vec64i, builtin_type_vec128i): Delete
4237 declarations.
4238 (builtin_type_v2_float, builtin_type_v2_int32,
4239 builtin_type_v4_int16, builtin_type_v8_int8,
4240 builtin_type_v2_double, builtin_type_v4_float,
4241 builtin_type_v2_int64, builtin_type_v4_int32,
4242 builtin_type_v8_int16, builtin_type_v16_int8): Add extern
4243 declarations.
4244 * i386-tdep.c (i386_mmx_type, i386_sse_type): New variables.
4245 (i386_build_mmx_type, i386_build_sse_type): New functions.
4246 (i386_register_type): Call them, rather than referring to
4247 builtin_type_vec64i and builtin_type_vec128i.
4248
37c4d197
DJ
42492005-04-02 Daniel Jacobowitz <dan@codesourcery.com>
4250
4251 * mips-linux-tdep.c (mips_linux_o32_sigframe_init): Adjust
4252 big-endian correction code to not offset 32-bit registers.
4253 Locate floating point registers correctly.
4254
7509373f
MK
42552005-04-02 Mark Kettenis <kettenis@gnu.org>
4256
4257 * main.c: Update copyright year.
02dfa7de 4258 (captured_main): Avoid using strcpy and strcat.
7509373f 4259
9b3c083c
MS
42602005-04-01 Michael Snyder <msnyder@redhat.com>
4261
0c98cc2b
MS
4262 * dummy-frame.c (dummy_frame_sniffer): Optimization: don't bother
4263 computing this_id if there are no dummy frames on the stack.
e04e8f8a
EC
4264
4265 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use
1fb1ca27
MS
4266 find_partial_func instead of unwind_pc to identify frame.
4267 (mn10300_push_dummy_call): Handle struct args, struct_return.
4268
9b3c083c
MS
4269 * mn10300-prologue.c (set_movm_offsets): Don't test variable
4270 before setting it.
4271 * mn10300-tdep.c (mn10300_skip_prologue): Use analyze_prologue
4272 instead of skip_prologue_using_sal.
e04e8f8a 4273
186993b4
KB
42742005-03-31 Kevin Buettner <kevinb@redhat.com>
4275
4276 * solib-frv.c (struct lm_info): Add new field ``lm_addr''.
4277 (main_lm_addr): New static global.
4278 (frv_current_sos): Retain the link map address for each entry.
4279 (frv_clear_solib): Clear main_lm_addr.
4280 (frv_fetch_objfile_link_map): New function.
4281 * frv-tdep.c (frv_gdbarch_init): Register TLS load module fetcher.
4282 * frv-tdep.h (frv_fetch_objfile_link_map): Declare.
4283
b2756930
KB
42842005-03-31 Kevin Buettner <kevinb@redhat.com>
4285
4286 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.
4287 * gdbarch.c, gdbarch.h: Regenerate.
4288 * dwarf2loc.c (dwarf_expr_tls_address): Fetch TLS load module
4289 address and pass this address, instead of the objfile address, to
4290 target_get_thread_local_address().
4291 * linux-thread-db.c (thread_db_get_thread_local_address): Change
4292 second parameter from type ``struct objfile *'' to CORE_ADDR. Do
4293 not call svr4_fetch_objfile_link_map() to fetch the load module
4294 address.
4295 * target.h (struct target_ops): Change second parameter of
4296 ``to_get_thread_local_address'' from ``struct objfile *'' to
4297 ``CORE_ADDR''.
4298 * alpha-linux-tdep.c (solib-svr4.h): Include.
4299 (alpha_linux_init_abi): Register TLS load module fetcher.
4300 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
4301 * hppa-linux-tdep.c (hppa_linux_init_abi): Likewise.
4302 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
4303 * ia64-linux-tdep.c (solib-svr4.h): Include.
4304 (ia64_linux_init_abi): Register TLS load module fetcher.
4305 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
4306 * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
4307 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
4308 * s390-tdep.c (s390_gdbarch_init): Likewise.
4309 * sparc-linux-tdep.c (sparc32_linux_init_abi): Likewise.
4310 * sparc64-linux-tdep.c (solib-svr4.h): Include.
4311 (sparc64_linux_init_abi): Register TLS load module fetcher.
4312 * Makefile.in (alpha-linux-tdep.o, ia64-linux-tdep.o)
4313 (sparc-linux-tdep.o): Update dependencies.
4314
88750304
DJ
43152005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4316
4317 * c-valprint.c (c_value_print): Fix up some formatting. Use
4318 check_typedef.
4319
adb8a87c
DJ
43202005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4321
4322 * arm-linux-nat.c (store_register, store_regs): Handle
4323 ARM_PS_REGNUM.
4324
498b1f87
DJ
43252005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4326
4327 * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)
4328 (arm_linux_thumb_le_breakpoint): New. Update comments.
4329 (arm_linux_init_abi): Set Thumb breakpoints also.
4330
842e1f1e
DJ
43312005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4332
4333 * Makefile.in (arm-tdep.o): Update dependencies.
4334 * arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h".
4335 (arm_gdbarch_init): Register dwarf2_frame_sniffer.
4336
6d1eba4c
JB
43372005-03-28 Joel Brobecker <brobecker@adacore.com>
4338
4339 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
4340 register value to be incorrectly written in the regcache.
4341 (fill_fpregset): Fix bug that caused the FSR register value
4342 to be incorrectly read from the regcache.
4343
fce5e386
DJ
43442005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call
4347 arm_pc_is_thumb_dummy.
4348
f700a364
MK
43492005-03-28 Mark Kettenis <kettenis@gnu.org>
4350
8391b9b1
MK
4351 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): Handle
4352 StackGhost.
4353
f700a364
MK
4354 * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):
4355 Handle StackGhost in 64-bit code.
4356 * sparc64-tdep.c (sparc64_frame_prev_register): Handle StackGhost.
4357
8da8e0b3
CF
43582005-03-27 Christopher Faylor <cgf@timesys.com>
4359
4360 * win32-nat.c (handle_exception): Treat win32 routines which check for
4361 valid addresses as "special" and don't stop when a SEGV is detected.
4362 (get_child_debug_event): Properly flag exception as unhandled.
4363
5e5100cb
DJ
43642005-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4365
4366 * cp-support.c (cp_class_name_from_physname): Rewrite.
4367 (unqualified_name_from_comp): New function, broken out from
4368 method_name_from_physname. Correct handling for typed names
4369 and templates.
4370 (method_name_from_physname): Use unqualified_name_from_comp.
4371 (cp_func_name, remove_params): Move earlier in the file. Add
4372 better comments. Use the component tree to parse the name.
4373 (_initialize_cp_support): Remove stray whitespace.
4374
a77f4086
MK
43752005-03-26 Mark Kettenis <kettenis@gnu.org>
4376
dc6a2ca4
MK
4377 * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.
4378
59bb1042
MK
4379 * inflow.h: Update copyright year. Remove #ifdef SHORT_PGRP code.
4380 Callapse HAVE_TERMIO and HAVE_SGTTY.
4381
a77f4086
MK
4382 * dwarf2-frame.c (execute_cfa_program): Implement
4383 DW_CFA_GNU_window_save.
4384
4d6c7108
MK
43852005-03-25 Mark Kettenis <kettenis@gnu.org>
4386
bac6b012
MK
4387 * config/sparc/nbsd64.mh (NAT_FILE): Remove.
4388
4d6c7108
MK
4389 * config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.
4390
4bf7064c
DJ
43912005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4392
4393 * arm-tdep.c (target_is_thumb, caller_is_thumb)
4394 (arm_pc_is_thumb_dummy): Remove.
4395 (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy.
4396
170cd118
AG
43972005-03-25 Anthony Green <green@redhat.com>
4398
4399 * remote.c (remote_store_registers): Fix memset usage.
4400 * std-regs.c (value_of_builtin_frame_reg): Ditto.
4401 (value_of_builtin_frame_fp_reg): Ditto.
4402 (value_of_builtin_frame_reg): Ditto.
4403
3eb25fda
MM
44042005-03-25 Mark Mitchell <mark@codesourcery.com>
4405
dd5da072
MM
4406 * ser-base.c (ser_unix_write): Rename to ...
4407 (ser_base_write): ... this.
4408 (ser_unix_nop_flush_output): Rename to ...
4409 (ser_base_flush_output): ... this.
4410 (ser_unix_flush_input): Rename to ...
4411 (ser_base_flush_input): ... this.
4412 (ser_unix_nop_send_break): Rename to ...
4413 (ser_base_send_break): ... this.
4414 (ser_unix_nop_drain_output): Rename to ...
4415 (ser_base_drain_output): ... this.
4416 (ser_unix_nop_raw): Rename to ...
4417 (ser_base_raw): ... this.
4418 (ser_unix_nop_get_tty_state): Rename to ...
4419 (ser_base_set_tty_state): ... this.
4420 (ser_unix_nop_noflush_set_tty_state): Rename to ...
4421 (ser_base_noflush_set_tty_state): ... this.
4422 (ser_unix_nop_print_tty_state): Rename to ...
4423 (ser_base_print_tty_state): ... this.
4424 (ser_unix_nop_setbaudrate): Rename to ...
4425 (ser_base_setbaudrate): ... this.
4426 (ser_unix_nop_setstopbits): Rename to ...
4427 (ser_base_setstopbits): ... this.
4428 (ser_unix_async): Rename to ...
4429 (ser_base_async): ... this.
4430 * ser-base.h (ser_unix_write): Rename to ...
4431 (ser_base_write): ... this.
4432 (ser_unix_nop_flush_output): Rename to ...
4433 (ser_base_flush_output): ... this.
4434 (ser_unix_flush_input): Rename to ...
4435 (ser_base_flush_input): ... this.
4436 (ser_unix_nop_send_break): Rename to ...
4437 (ser_base_send_break): ... this.
4438 (ser_unix_nop_drain_output): Rename to ...
4439 (ser_base_drain_output): ... this.
4440 (ser_unix_nop_raw): Rename to ...
4441 (ser_base_raw): ... this.
4442 (ser_unix_nop_get_tty_state): Rename to ...
4443 (ser_base_set_tty_state): ... this.
4444 (ser_unix_nop_noflush_set_tty_state): Rename to ...
4445 (ser_base_noflush_set_tty_state): ... this.
4446 (ser_unix_nop_print_tty_state): Rename to ...
4447 (ser_base_print_tty_state): ... this.
4448 (ser_unix_nop_setbaudrate): Rename to ...
4449 (ser_base_setbaudrate): ... this.
4450 (ser_unix_nop_setstopbits): Rename to ...
4451 (ser_base_setstopbits): ... this.
4452 (ser_unix_async): Rename to ...
4453 (ser_base_async): ... this.
4454 * ser-pipe.c (_initialize_ser_pipe): Update accordingly.
4455 * ser-tcp.c (_initialize_ser_tcp): Likewise.
4456 * ser-unix.c (hardwire_flush_input): Likewise.
4457 (_initializer_ser_hardwire): Likewise.
4458
3eb25fda
MM
4459 * Makefile.in (SFILES): Add ser-base.c.
4460 (ser_base_h): New variable.
4461 (ser-base.o): New target.
4462 (ser-pipe.o): Depend on $(ser_base_h).
4463 (ser-tcp.o): Likewise.
4464 (ser-unix.o): Likewise. Do not depend on $(event_loop_h).
4465 * configure.ac (SER_HARDWIRE): Include ser-base.o where
4466 appropriate.
4467 * ser-base.c: New file.
4468 (push_event): Move from ser-unix.c.
4469 (fd_event): Likewise.
4470 (reschedule): Likewise.
4471 (ser_unix_write): Likewise.
4472 (ser_unix_nop_flush_output): Likewise.
4473 (ser_unix_flush_input): Likewise.
4474 (ser_unix_nop_send_break): Likewise.
4475 (ser_unix_nop_drain_output): Likewise.
4476 (ser_unix_nop_raw): Likewise.
4477 (ser_unix_nop_get_tty_state): Likewise.
4478 (ser_unix_nop_set_tty_state): Likewise.
4479 (ser_unix_nop_noflush_set_tty_state): Likewise.
4480 (ser_unix_nop_print_tty_state): Likewise.
4481 (ser_unix_nop_setbaudrate): Likewise.
4482 (ser_unix_nop_setstopbits): Likewise.
4483 (ser_unix_async): Likewise.
4484 * ser-base.h: New file.
4485 * ser-pipe.c (ser-base.h): Include it.
4486 * ser-tcp.c (ser-base.h): Likewise.
4487 * ser-unix.h (ser_unix_nop_flush_output): Remove.
4488 (ser_unix_flush_input): Likewise.
4489 (ser_unix_nop_send_break): Likewise.
4490 (ser_unix_nop_raw): Likewise.
4491 (ser_unix_nop_get_tty_state): Likewise.
4492 (ser_unix_nop_set_tty_state): Likewise.
4493 (ser_unix_nop_print_tty_state): Likewise.
4494 (ser_unix_nop_noflush_set_tty_state): Likewise.
4495 (ser_unix_nop_setbaudrate): Likewise.
4496 (ser_unix_nop_setstopbits): Likewise.
4497 (ser_unix_nop_drain_output): Likewise.
4498 (ser_unix_wait_for): Likewise.
4499 (ser_unix_write): Likewise.
4500 (ser_unix_async): Likewise.
4501 * ser-unix.c (event-loop.h): Do not include it.
4502 (push_event): Move to ser-base.c.
4503 (fd_event): Likewise.
4504 (reschedule): Likewise.
4505 (ser_unix_write): Likewise.
4506 (ser_unix_nop_flush_output): Likewise.
4507 (ser_unix_flush_input): Likewise.
4508 (ser_unix_nop_send_break): Likewise.
4509 (ser_unix_nop_drain_output): Likewise.
4510 (ser_unix_nop_raw): Likewise.
4511 (ser_unix_nop_get_tty_state): Likewise.
4512 (ser_unix_nop_set_tty_state): Likewise.
4513 (ser_unix_nop_noflush_set_tty_state): Likewise.
4514 (ser_unix_nop_print_tty_state): Likewise.
4515 (ser_unix_nop_setbaudrate): Likewise.
4516 (ser_unix_nop_setstopbits): Likewise.
4517 (ser_unix_async): Likewise.
4518 (ser_unix_wait_for): Make it static.
4519 * configure: Regenerated.
e04e8f8a 4520
8d5a9abc
MK
45212005-03-25 Mark Kettenis <kettenis@gnu.org>
4522
4523 * dwarf2-frame.h: Update copyrigh year.
4524 (enum dwarf2_frame_reg_rule): Add DWARF2_FRAME_REG_RA_OFFSET.
4525 * dwarf2-frame.c: Update copyright year.
4526 (struct dwarf2_frame_cache): Add member `retaddr_reg'.
4527 (dwarf2_frame_cache): Deal with DWARF2_FRAME_REG_RA_OFFSET.
4528 (dwarf2_frame_prev_register): Handle DWARF2_FRAME_REG_RA_OFFSET.
4529
b3041f52
MH
45302005-03-23 Martin Hunt <hunt@redhat.com>
4531
4532 * configure.ac: Remove -fwritable-strings from CFLAGS.
4533 * configure: Regenerate.
4534
6a069e57
MS
45352005-03-21 Michael Snyder <msnyder@redhat.com>
4536
4537 * mn10300-prologue.c (fix_frame_pointer): Delete.
4538 (set_movm_offsets) Don't return just because movm_args is
4539 zero -- still need to save pc and sp in saved_regs.
4540 (mn10300_analyze_prologue): Don't return prematurely without
4541 calling set_movm_offsets (for pc and sp at minimum).
4542
d3ea6809
MM
45432005-03-21 Mark Mitchell <mark@codesourcery.com>
4544
4545 * configure.ac (stat.st_blksize): Check for it.
4546 (getuid): Likewise.
4547 (getgid): Likewise.
4548 * configure: Regenerated.
4549 * config.in: Likewise.
4550 * remote-fileio.c (remote_fileio_to_fio_stat): Check
e04e8f8a 4551 HAVE_STRUCT_STAT_ST_BLKSIZE.
d3ea6809 4552
d460b7f5
CF
45532005-03-21 Christopher Faylor <cgf@timesys.com>
4554
4555 * win32-nat.c (do_initial_child_stuff): Don't clear the thread list
4556 here.
4557 (do_initial_child_stuff): Move clearing of thread list to a place
4558 before a thread ould be created.
4559 (child_attach): Ditto.
4560
342ee437
MS
45612005-03-21 Michael Snyder <msnyder@redhat.com>
4562
4563 * mn10300-tdep.c (mn10300_frame_unwind_cache): Use func addr
4564 instead of pc addr for frame_id. Otherwise "until" won't work.
4565
4f0d78e0
KB
45662005-03-21 Kevin Buettner <kevinb@redhat.com>
4567
4568 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
4569 comment.
4570
80d9c592
MK
45712005-03-20 Mark Kettenis <kettenis@gnu.org>
4572
4dd04433
MK
4573 * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
4574 * varobj.c (my_value_equal): Mark val2 as volatile.
4575
ee426e0f 4576 * cp-names.y: Add prototype for yyparse.
80d9c592 4577
96ce45ca
DJ
45782005-03-19 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.
4581 * gnu-v3-abi.c (gnuv3_baseclass_offset): Update type of
4582 VALADDR.
4583
93ad78a7
KB
45842005-03-18 Kevin Buettner <kevinb@redhat.com>
4585
4586 * Makefile.in (dwarf2loc.o, linux-thread-db.o): Add dependencies.
4587 * exceptions.h (TLS_NO_LIBRARY_SUPPORT_ERROR, TLS_GENERIC_ERROR)
4588 (TLS_LOAD_MODULE_NOT_FOUND_ERROR, TLS_NOT_ALLOCATED_YET_ERROR):
4589 New error/exception enums.
4590 * dwarf2loc.c (exceptions.h): Include.
4591 (dwarf_expr_tls_address): Invoke target_get_thread_local_address()
4592 via TRY_CATCH mechanism. Print error messages for TLS related
4593 exceptions.
4594 * linux-thread-db.c (thread_db_get_thread_local_address): Throw
4595 exceptions instead of printing errors.
4596
8cf46f62
MK
45972005-03-18 Mark Kettenis <kettenis@gnu.org>
4598
4599 * utils.c (safe_strerror): Use xsnprintf instead of sprintf.
4600 (decimal2str, octal2str): Change to return a string allocated by
4601 get_cell. Use xsnprint instead of snprintf.
4602 (paddr_u, paddr_d): Adjust for changed calling convention of
4603 decimal2str.
4604 (phex, phex_nz, hex_string): Use xsnprintf instead of snprintf.
4605 (int_string): Likewise. Adjust for changed calling convention of
4606 decimal2str and octal2str.
4607
f79d2c3c
KB
46082005-03-18 Kevin Buettner <kevinb@redhat.com>
4609
4610 * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.
4611 Adjust incorrectly computed constant for realtime signal frame.
4612
8cf46f62 46132005-03-18 Mark Kettenis <kettenis@gnu.org>
eb308878
MK
4614
4615 From Ralf Corsepius <ralf.corsepius@rtems.org>
4616 * configure.tgt: Add m68*-*-rtems*.
4617
06648491
MK
46182005-03-17 Mark Kettenis <kettenis@gnu.org>
4619
bde2058d
MK
4620 * defs.h (xsnprintf): New prototype.
4621 * utils.c (xsnprintf): New function.
4622
3ecda457
MK
4623 * corelow.c (get_core_register_section): Replace usage of sprintf
4624 and strcpy with xstrprintf and xstrdup.
4625
06648491
MK
4626 * mips-tdep.c (mips_single_step_through_delay): Put back check for
4627 breakpoint lost with the introduction of this function.
4628
16aff9a6
PB
46292005-03-17 Paul Brook <paul@codesourcery.com>
4630
4631 * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Fix broken logic.
4632 * s390-tdep.c (s390_dwarf_reg_to_regnum): Ditto.
4633
6d318c73
MM
46342005-03-16 Mark Mitchell <mark@codesourcery.com>
4635
ec442778
MM
4636 * event-top.c (handle_sigquit): Do not define for systems without
4637 SIGQUIT.
4638 (sigquit_token): Likewise.
4639 (async_init_signals): Allow for systems that do not
6d318c73
MM
4640 define SIGQUIT.
4641 * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
4642
9b265ec2
MM
46432005-03-15 Mark Mitchell <mark@codesourcery.com>
4644
e04e8f8a 4645 * utils.c (internal_vproblem): Guard call to fork with
9b265ec2
MM
4646 HAVE_WORKING_FORK.
4647 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
e04e8f8a 4648 HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
9b265ec2
MM
4649
4650 * remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
4651 S_IRGRP and related macros.
4652 (remote_fileio_mode_to_target): Likewise.
4653
3ae642fd
BE
46542005-03-14 Ben Elliston <bje@au.ibm.com>
4655
4656 * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
4657 more primitive library.
4658
80d9c592 46592005-03-13 Mark Kettenis <kettenis@gnu.org>
fd0a2a6f
MK
4660
4661 * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
4662 sprintf.
4663 * target.c (normal_pid_to_str): Likewise.
4664 * remote.c (remote_pid_to_str): Use snprint instead of sprintf.
4665 Change capitalization of "thread". Use ptid_get_pid instead of
4666 GETPID.
049742da
MK
4667
4668 * cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
4669 a combination of xmalloc and sprintf.
4670
ca231fcc
JB
46712005-03-13 Jim Blandy <jimb@redhat.com>
4672
4673 * configure.ac: Use '=', not '=='; the latter is a GNU extension.
4674 * configure: Regenerated.
4675
b80b83f3
MS
46762005-03-11 Michael Snyder <msnyder@redhat.com>
4677
e04e8f8a 4678 * mn10300-tdep.c (mn10300_dummy_unwind_dummy_id): Replace
b80b83f3
MS
4679 stub fn with real implementatin mn10300_unwind_dummy_id.
4680 (mn10300_push_dummy_call): Implement. Bare bones version,
4681 does not handle structs or floats.
4682
1f8ca57c
JB
46832005-03-11 Jim Blandy <jimb@redhat.com>
4684
a3b362c4
JB
4685 Avoid warnings due to the use of -Wuninitialized without -O.
4686 * configure.ac (build_warnings): Include -Wuninitialized only if
4687 CFLAGS is unset at configure time, or CFLAGS is set and includes
4688 some -O option other than -O0.
4689 * configure: Regenerated.
4690
1f8ca57c
JB
4691 * mips-tdep.c (show_mips_abi): Change calling conventions to match
4692 those expected by add_setshow_enum_cmd. Use 'file' argument as
4693 appropriate.
4694
fb4c6eba
DJ
46952005-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4696
4697 * Makefile.in (SFILES): Add cp-names.y.
4698 (libiberty_h, safe_ctype_h): New.
4699 (YYFILES): Add cp-names.c.
4700 (YYOBJ): Add cp-names.o.
4701 (test-cp-names.o, test-cp-names$(EXEEXT), cp-names.o): New rules.
4702 (clean): Remove test-cp-names$(EXEEXT).
4703 (local-maintainer-clean): Remove cp-names.c.
4704 * cp-names.y: New file.
4705 * cp-support.c (find_last_component): Delete.
4706 (d_left, d_right): Define.
4707 (cp_canonicalize_string, mangled_name_to_comp): New functions.
4708 (cp_class_name_from_physname, method_name_from_physname): Rewrite
4709 to use mangled_name_to_comp.
4710 * cp-support.h (cp_canonicalize_string, cp_demangled_name_to_comp)
4711 (cp_comp_to_string): New prototypes.
4712 * config/djgpp/fnchange.lst: Add cp-names.c.
4713
5b93de64
BR
47142005-03-10 Bob Rossi <bob@brasko.net>
4715
fb4c6eba 4716 * main.c (print_gdb_help): Remove the --[no]async help message.
5b93de64 4717
54433e38
MK
47182005-03-10 Mark Kettenis <kettenis@gnu.org>
4719
4720 * proc-api.c: Update copyright year.
4721 (_initialize_proc_api): Revert previous patch, removing spurious
4722 space instead.
4723
d2f0b918
JB
47242005-03-09 Joel Brobecker <brobecker@adacore.com>
4725
4726 * regcache.c: Fix typo in comment.
4727
e9274dd8
DL
47282005-03-09 David Lecomber <david@lecomber.net>
4729
e04e8f8a 4730 * proc-api.c (_initialize_proc_api): Fix invalid multi-line
e9274dd8
DL
4731 i18n text.
4732
5b2d44a0
MK
47332005-03-09 Mark Kettenis <kettenis@gnu.org>
4734
4735 * sparc-tdep.c (sparc_frame_cache): Adjust cached frame base
4736 address for 64-bit code.
4737 (sparc_unwind_dummy_id): Likewise.
4738 * sparc64-tdep.c (sparc64_frame_prev_register): Adjust for new
4739 frame base address convention.
4740 (sparc64_push_dummy_call): Likewise.
4741 * sparc64nbsd-tdep.c: Update copyright year.
4742 (sparc64nbsd_sigcontext_frame_cache): Adjust cached frame base
4743 address for 64-bit code.
4744 (sparc64nbsd_init_abi): Tweak comment.
4745 * sparc64obsd-tdep.c: Update copyright year.
4746 (sparc64obsd_frame_cache): Adjust cached frame base address for
4747 64-bit code.
4748 (sparc64obsd_init_abi): Tweak comment.
4749
8d19ca47 47502005-03-09 Corinna Vinschen <vinschen@redhat.com>
5b5464ad 4751
8d19ca47
CV
4752 * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.
4753
47542005-03-09 Joel Brobecker <brobecker@adacore.com>
4755
4756 * dwarf2read.c (dwarf_decode_lines): Use the complete filename
4757 when creating include psymtabs.
5b5464ad 4758
1bf1958d
MM
47592005-03-08 Mark Mitchell <mark@codesourcery.com>
4760
4761 * environ.h (struct environ): Rename to ...
4762 (struct gdb_environ): ... this.
4763 (make_environ): Update prototype.
4764 (free_environ): Likewise.
4765 (init_environ): Likewise.
4766 (get_in_environ): Likewise.
4767 (set_in_environ): Likewise.
4768 (unset_in_environ): Likewise.
4769 (environ_vector): Likewise.
4770 * environ.c (make_environ): Replace "struct environ" with "struct
4771 gdb_environ".
4772 (free_environ): Likewise.
4773 (init_environ): Likewise.
4774 (environ_vector): Likewise.
4775 (get_in_environ): Likewise.
4776 (set_in_environ): Likewise.
4777 (unset_in_environ): Likewise.
4778 * infcmd.c (inferior_environ): Likewise.
4779 * inferior.h (inferior_environ): Likewise.
4780
f67a969f
JB
47812005-03-08 Joel Brobecker <brobecker@adacore.com>
4782
4783 * infcmd.c (run_command_1): New function, extracted from
4784 run_command.
4785 (run_command): Replace implementation by call to run_command_1.
4786 (start_command): Use run_command_1 to insert the temporary
4787 breakpoint and run the program. Remove code that's no longer
4788 needed, as already done at the proper time by run_command_1.
4789
c0501be5
DJ
47902005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 * symfile.c (clear_symtab_users): Call
4793 clear_current_source_symtab_and_line first.
4794
549678da
NS
47952005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4796
36e9969c
NS
4797 * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
4798 * c-exp.y (exp): Add unary plus.
4799 * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
4800 * valarith.c (value_x_unop): Add UNOP_PLUS case.
4801 (value_pos): New.
4802 * value.h (value_pos): Declare.
4803
3de11b2e
NS
4804 * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
4805 (remote_fetch_registers): Allow uppercase hex when resyncing.
4806 (remote_write_bytes): Only call get_memory_write_packet_size once.
4807 Robustify packet size calculation for very small packets. Check
4808 that at least one byte will be written.
4809
549678da
NS
4810 * tracepoint.c (target_is_remote): Allow extended-remote.
4811 (struct collection_list): Allow 256 registers, like the comment
4812 said.
4813 (add_memrange): Fix comment.
4814 (read_actions): Turn EOF into 'end'.
4815
20be272b
CV
48162005-03-08 Corinna Vinschen <vinschen@redhat.com>
4817
4818 * Makefile.in: Add dependencies for iq2000-tdep.o.
4819 * configure.tgt: Add iq2000-*-* target.
4820 * iq2000-tdep.c: New file.
4821 * config/iq2000/iq2000.mt: New file.
4822
ea53e89f
JB
48232005-03-07 Joel Brobecker <brobecker@adacore.com>
4824
4825 * doc/observer.texi (executable_changed): New observer.
4826 * symtab.c: Include "observer.h".
4827 (find_main_name): New function.
4828 (main_name): If name_of_main is unset, then compute it
4829 using find_main_name.
4830 (symtab_observer_executable_changed): New function.
4831 (_initialize_symtab): Attach executable_changed observer.
4832 * exec.c: Include "observer.h".
4833 (exec_file_attach): Emit executable_changed notification.
4834 * symfile.c: Include "observer.h".
4835 (reread_symbols): Send an executable_changed if appropriate.
4836 * Makefile.in (exec.o): Add dependency on observer.h.
4837 (symfile.o): Likewise.
4838 (symtab.o): Likewise.
4839
bb044262
DJ
48402005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4841
4842 * findvar.c (read_var_value): Don't allocate V when it will not
4843 be used. Add missing break for LOC_INDIRECT.
4844
9e07977b
MK
48452005-03-06 Mark Kettenis <kettenis@gnu.org>
4846
4847 * sparc64fbsd-tdep.c: Include "solib-svr4.h".
4848 (sparc64fbsd_init_abi): Set skip_trampoline_code and
4849 solib_svr4_fetch_link_map_offsets.
4850 * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
4851
88d7a738 48522005-03-06 Daniel Jacobowitz <dan@codesourcery.com>
f75c00e4
DJ
4853
4854 * linux-nat.c (child_follow_fork): Call target_terminal_ours before
4855 printing output. Use fprintf_unfiltered. Only print output when
4856 debugging.
4857
e5a8e242 48582005-03-05 Mark Kettenis <kettenis@gnu.org>
e219d7ce
MK
4859
4860 * sparc64-tdep.c (sparc64_store_floating_fields): Constify third
4861 argument.
4862 (sparc64_store_arguments): Constify.
4863
dda5f19a
MK
48642005-03-05 Mark Kettenis <kettenis@gnu.org>
4865
0d6e4ad7
MK
4866 * alphabsd-nat.c: Update copyright year. Include "inf-ptrace.h".
4867 (alphabsd_fetch_inferior_registers): Rename from
4868 fetch_inferior_registers. Make static.
4869 (alphabsd_store_inferior_registers): Rename from
4870 store_inferior_registers. Make static.
4871 (_initialize_alphabsd_nat): New function.
4872 * Makefile.in (alphabsd-nat.o): Update dependencies.
4873 * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
4874 inftarg.o. Add inf-ptrace.o, fbsd-nat.o and gcore.o.
4875 * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
4876 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
4877 alphabsd-nat.o.
4878 * config/alpha/nm-fbsd.h: Update copyright year. Don't include
4879 "config/nm-bsd.h" and "elf/common.h".
4880 * config/alpha/nm-nbsd.h: Update copyright year. Don't include
4881 "config/nm-nbsd.h".
4882
dda5f19a
MK
4883 * mips64obsd-tdep.c (mips64obsd_init_abi): Don't set
4884 software_single_step.
4885
aac71672
MS
48862005-03-04 Michael Snyder <msnyder@redhat.com>
4887
4888 * mn10300-prologue.c: New file. Prologue analysis.
4889 * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h.
4890 (mn10300_frame_unwind_cache): Don't call trad_frame_set_id
4891 until after analyze_prologue, and don't call trad_frame_set_base
4892 at all (let analyze_prologue do it).
4893
61e784e7
MS
48942005-03-04 Michael Snyder <msnyder@redhat.com>
4895
4896 * trad-frame.c (trad_frame_set_reg_value): New function.
4897 * trad-frame.h (trad_frame_set_reg_value): Export.
4898
6867ae3e
DJ
48992005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
4900
4901 * Makefile.in (remote.o): Update dependencies.
4902 * remote.c: Include "observer.h".
4903
f90221d3
DJ
49042005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
4905
4906 * target.c (target_read_memory_partial): Always initialize
4907 ERR.
4908 (target_write_memory_partial): Likewise.
4909
e20b4638
DJ
49102005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4911
4912 * remote.c (remote_open_1): Call observer_notify_inferior_created.
4913
909cf6ea
DJ
49142005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4915
4916 * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
4917 (arm_stub_unwind, arm_stub_unwind_sniffer): New.
4918 (arm_gdbarch_init): Add arm_stub_unwind_sniffer.
4919
d3587048
DJ
49202005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
4921
4922 * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork):
4923 Use LWP IDs.
4924
806048c6
DJ
49252005-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * dwarf2loc.c (loclist_read_variable): Set optimized_out
4928 instead of reporting an error.
4929 * valprint.c (value_check_printable): New function.
4930 (common_val_print): New function. Use value_check_printable.
4931 (value_print): Use value_check_printable.
4932 * value.h (common_val_print): Add prototype.
4933
4934 * c-valprint.c (c_val_print): Use common_val_print.
4935 * cp-valprint.c (cp_print_value_fields): Likewise.
4936 (cp_print_hpacc_virtual_table_entries): Likewise.
4937 * f-valprint.c (f_val_print): Likewise.
4938 * jv-valprint.c (java_value_print, java_print_value_fields):
4939 Likewise.
4940 * scm-valprint.c (scm_value_print): Likewise.
4941 * stack.c (print_frame_args): Likewise.
4942 * varobj.c (c_value_of_variable): Likewise.
4943 * p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
4944 (pascal_object_print_value_fields): Likewise. Update call to
4945 pascal_object_print_static_field.
4946 (pascal_object_print_static_field): Remove TYPE argument. Use
4947 common_val_print.
4948
dd373385 49492005-02-25 Mark Kettenis <kettenis@gnu.org>
e04e8f8a 4950
dd373385
EZ
4951 Committed by Elena Zannoni <ezannoni@redhat.com>
4952
e04e8f8a 4953 * dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
dd373385
EZ
4954 info_ptr before building psymtabs for included files.
4955 (create_all_comp_units): Initailize initial length size of
4956 compilation header to zero.
4957 (read_initial_length): Complain if both 32-bit and 64-bit DWARF
4958 sections are encountered within the same compilation header.
4959 (dwarf_decode_line_header): Pass compilation header in call to
4960 read_initial_length.
e04e8f8a 4961
920d2a44
AC
49622005-02-24 Andrew Cagney <cagney@gnu.org>
4963
4964 Add show_VARIABLE functions, update add_setshow call.
4965 * varobj.c (_initialize_varobj, show_varobjdebug): Add and update.
e04e8f8a
EC
4966 * valprint.c (_initialize_valprint, show_print_max)
4967 (show_stop_print_at_null, show_repeat_count_threshold)
4968 (show_prettyprint_structs, show_unionprint)
4969 (show_prettyprint_arrays, show_addressprint, show_input_radix)
920d2a44
AC
4970 (show_output_radix): Ditto.
4971 * valops.c (_initialize_valops, show_overload_resolution): Ditto.
e04e8f8a
EC
4972 * utils.c (initialize_utils, show_chars_per_line)
4973 (show_lines_per_page, show_demangle, show_pagination_enabled)
920d2a44 4974 (show_sevenbit_strings, show_asm_demangle): Ditto
e04e8f8a 4975 * tui/tui-win.c (_initialize_tui_win, show_tui_border_kind)
920d2a44 4976 (show_tui_border_mode, show_tui_active_border_mode): Ditto.
e04e8f8a
EC
4977 * top.c (init_main, show_new_async_prompt)
4978 (show_async_command_editing_p, show_write_history_p)
4979 (show_history_size, show_history_filename, show_caution)
920d2a44
AC
4980 (show_annotation_level, init_main): Ditto.
4981 * target.c (initialize_targets, show_targetdebug)
4982 (show_trust_readonly): Ditto.
e04e8f8a
EC
4983 * symfile.c (_initialize_symfile, show_symbol_reloading)
4984 (show_ext_args, show_download_write_size)
920d2a44
AC
4985 (show_debug_file_directory): Ditto.
4986 * source.c (_initialize_source, show_lines_to_list): Ditto.
e04e8f8a 4987 * solib.c (_initialize_solib, show_auto_solib_add)
920d2a44 4988 (show_solib_search_path): Ditto.
e04e8f8a 4989 * p-valprint.c (_initialize_pascal_valprint)
920d2a44 4990 (show_pascal_static_field_print): Ditto.
e04e8f8a 4991 * printcmd.c (_initialize_printcmd, show_max_symbolic_offset)
920d2a44
AC
4992 (show_print_symbol_filename): Add and update.
4993 * parse.c (_initialize_parse, show_expressiondebug): Dito.
4994 * observer.c (_initialize_observer, show_observer_debug): Dito.
e04e8f8a 4995 * maint.c (_initialize_maint_cmds, show_watchdog)
920d2a44
AC
4996 (show_maintenance_profile_p): Dito.
4997 * linux-nat.c (_initialize_linux_nat, show_debug_linux_nat): Dito.
e04e8f8a
EC
4998 * infrun.c (_initialize_infrun, show_debug_infrun)
4999 (show_stop_on_solib_events, show_follow_fork_mode_string)
920d2a44 5000 (show_scheduler_mode, show_step_stop_if_no_debug): Ditto.
e04e8f8a 5001 * infcall.c (_initialize_infcall, show_coerce_float_to_double_p)
920d2a44 5002 (show_unwind_on_signal_p): Ditto.
e04e8f8a 5003 * gdbtypes.c (build_gdbtypes, show_opaque_type_resolution)
920d2a44
AC
5004 (_initialize_gdbtypes, show_overload_debug): Ditto.
5005 * gdb-events.c, gdb-events.sh (_initialize_gdb_events)
5006 (show_gdb_events_debug): Ditto.
5007 * gdbarch.c, gdbarch.sh (show_gdbarch_debug)
5008 (_initialize_gdbarch): Ditto.
e04e8f8a
EC
5009 * frame.c (_initialize_frame, show_backtrace_past_main)
5010 (show_backtrace_past_entry, show_backtrace_limit)
920d2a44
AC
5011 (show_frame_debug): Ditto.
5012 * exec.c (_initialize_exec, show_write_files): Ditto.
e04e8f8a 5013 * dwarf2read.c (_initialize_dwarf2_read)
920d2a44
AC
5014 (show_dwarf2_max_cache_age): Ditto.
5015 * demangle.c (_initialize_demangler)
5016 (show_demangling_style_names): Ditto.
5017 * dcache.c (_initialize_dcache, show_dcache_enabled_p): Ditto.
e04e8f8a 5018 * cp-valprint.c (show_static_field_print)
920d2a44
AC
5019 (_initialize_cp_valprint, show_vtblprint, show_objectprint): Ditto.
5020 * corefile.c (_initialize_core, show_gnutarget_string): Ditto.
e04e8f8a
EC
5021 * cli/cli-logging.c (_initialize_cli_logging)
5022 (show_logging_overwrite, show_logging_redirect)
920d2a44 5023 (show_logging_filename): Ditto.
e04e8f8a
EC
5024 * cli/cli-cmds.c (show_info_verbose, show_history_expansion_p)
5025 (init_cli_cmds, show_baud_rate, show_remote_debug)
920d2a44
AC
5026 (show_remote_timeout, show_max_user_call_depth): Ditto.
5027 * charset.c (show_host_charset_name, show_target_charset_name)
5028 (initialize_charset): Ditto.
5029 * breakpoint.c (show_can_use_hw_watchpoints)
5030 (show_pending_break_support, _initialize_breakpoint): Ditto.
5031
2877b4cc
JB
50322005-02-23 Jim Blandy <jimb@redhat.com>
5033
5034 * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
5035
e9c55a7b
AC
50362005-02-23 Andrew Cagney <cagney@gnu.org>
5037
5038 * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
5039 SEC_XXX flags.
5040
04ac69aa
AC
50412005-02-22 Andrew Cagney <cagney@gnu.org>
5042
5043 * configure.ac: Only enaable insight when itcl is present.
5044 * configure: Re-generate.
e04e8f8a 5045
3470a02f
AC
50462005-02-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5047
5048 Committed by Andrew Cagney.
5049 * infptrace.c (store_register): Fix typo.
5050
b66df561
AC
50512005-02-21 Andrew Cagney <cagney@gnu.org>
5052
5053 * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
5054 * cli/cli-decode.h (add_set_cmd): Delete declaration.
5055 * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
5056 * i386-nat.c (_initialize_i386_nat): Update call.
5057 * valprint.c (_initialize_valprint): Update comment.
5058 * gnu-nat.c (_initialize_gnu_nat): Update call.
5059
85e3476f
AM
50602005-02-21 Alan Modra <amodra@bigpond.net.au>
5061
5062 * elfread.c (elf_symtab_read): Discard section syms.
5063
4d28ad1e
AC
50642005-02-21 Andrew Cagney <cagney@gnu.org>
5065
eefe576e
AC
5066 * cli/cli-decode.c (add_set_enum_cmd): Delete function.
5067 (deprecated_add_show_from_set): Delete function.
5068 * command.h (add_set_enum_cmd): Delete declaration.
5069 (deprecated_add_show_from_set): Delete declaration.
5070 * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
5071 (deprecated_add_show_from_set): Delete declaration.
5072 * arm-tdep.c (_initialize_arm_tdep): Update comment.
5073 * kod.c (kod_set_os): Simplify.
5074 * infrun.c (set_schedlock_func): Simplify.
5075 * cli/cli-dump.c (add_dump_command): Update comment.
5076
525226b5
AC
5077 Replace string variables with a filename completer with
5078 add_setshow_optional_filename_cmd.
5079 * solib.c, symfile.c: Update.
5080 * cli/cli-setshow.c: Do not tidle expand the file.
e04e8f8a 5081
4d28ad1e
AC
5082 Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
5083 and add_setshow_string_noescape_cmd.
5084 * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
5085 NULL command's value.
5086 * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
5087 * remote-sds.c, remote.c, symfile.c, top.c: Update.
5088
942fd9fe
AC
50892005-02-20 Andrew Cagney <cagney@gnu.org>
5090
7ab04401
AC
5091 Use add_setshow_enum_cmd through out.
5092 * arch-utils.c, charset.c, demangle.c, i386-tdep.c: Update.
5093 * infrun.c, mips-tdep.c, osabi.c, serial.c, tui/tui-win.c: Update.
e04e8f8a 5094
78f5381d
AC
5095 * mi/mi-main.c (captured_mi_execute_command): Use
5096 mi_cmd_interpreter_exec.
5097
b4b4ac0b
AC
5098 * cli/cli-decode.c (add_setshow_optional_filename_cmd): New
5099 function.
e04e8f8a 5100 * cli/cli-setshow.c (deprecated_show_value_hack)
b4b4ac0b
AC
5101 (do_setshow_command): Handle var_optional_filename.
5102 * command.h (enum var_types): Add var_optional_filename.
5103 (add_setshow_optional_filename_cmd): Declare.
5104 * infcmd.c (notice_args_read): Use.
5105
942fd9fe
AC
5106 * symfile-mem.c (symbol_file_add_from_memory): Pass
5107 target_read_memory to bfd_elf_bfd_from_remote_memory.
5108 (do_target_read_memory): Delete.
5109
a6c442d8
MK
51102005-02-16 Mark Kettenis <kettenis@gnu.org>
5111
5112 * value.h (value_contents_equal): New prototype.
5113 * value.c (value_contents_equal): New function.
5114 * varobj.c: Include "exceptions.h" and "gdb_assert.h". Don't
5115 include <math.h>.
5116 (varobj_set_value): Initialize error to zero.
5117 (varobj_update): Rename error2 to error and initialize it to zero.
5118 Slightly change the wording of some comments.
5119 (my_value_equal): Reimplement using TRY_CATCH and
5120 value_contents_equal.
5121
5bf193a2
AC
51222005-02-18 Andrew Cagney <cagney@gnu.org>
5123
c0d88b1b
AC
5124 * cli/cli-decode.c (add_setshow_integer_cmd): New function.
5125 * command.h (add_setshow_integer_cmd): Declare.
5126 * cli/cli-cmds.c: Update.
e04e8f8a 5127
35096d9d
AC
5128 Use add_setshow_uinteger_cmd through out.
5129 * printcmd.c, source.c, utils.c, valprint.c: Update.
5130
85c07804
AC
5131 Use add_setshow_zinteger_cmd through out. Re-sync gdbarch.sh
5132 and gdbarch.c.
5133 * breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
5134 * gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
5135 * pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
5136 * serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
5137 * varobj.c, cli/cli-cmds.c: Update.
5138 * gdbarch.c, gdb-events.c: Regenerate.
e04e8f8a 5139
5bf193a2
AC
5140 Use add_setshow_boolean_command through out. Delete #ifdef 0'ed
5141 code adding set/show boolean commands.
5142 * cp-valprint.c, dcache.c, exec.c, gdbtypes.c, infrun.c: Update.
5143 * monitor.c, p-valprint.c, pa64solib.c, printcmd.c: Update.
5144 * proc-api.c, remote-mips.c, remote.c, solib.c: Update.
5145 * somsolib.c, symfile.c, top.c, utils.c, valops.c: Update.
5146 * valprint.c, win32-nat.c, wince.c, xcoffsolib.c: Update.
5147 * cli/cli-cmds.c: Update.
5148
2c5b56ce
AC
51492005-02-17 Andrew Cagney <cagney@gnu.org>
5150
f397e303
AC
5151 * cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
5152 to filename_completer.
5153 * solib.c (_initialize_solib, reload_shared_libraries): Use
5154 add_setshow_filename_cmd.
5155 * serial.c (_initialize_serial): Ditto.
5156 * remote-utils.c (_initialize_sr_support): Ditto.
5157
26c41df3
AC
5158 * cli/cli-decode.c (add_setshow_string_noescape_cmd): New function.
5159 * command.h (add_setshow_string_noescape_cmd): Declare.
5160 * wince.c (_initialize_wince): Use.
5161 * symfile.c (_initialize_symfile): Use.
5162 (set_ext_lang_command): Update declaration.
5163 * corefile.c (_initialize_core): Use.
5164
2c5b56ce
AC
5165 * cli/cli-decode.c (add_setshow_cmd_full, add_setshow_enum_cmd)
5166 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
5167 (add_setshow_filename_cmd, add_setshow_string_cmd)
5168 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
5169 fprint_setshow parameter.
5170 * command.h (fprint_setshow_ftype): Delete.
5171 (add_setshow_cmd_full, add_setshow_enum_cmd)
5172 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
5173 (add_setshow_filename_cmd, add_setshow_string_cmd)
5174 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
5175 fprint_setshow parameter.
5176 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
5177 * complaints.c, cris-tdep.c, dwarf2read.c, frame.c: Update.
5178 * hppa-tdep.c, infcall.c, m32r-rom.c, maint.c: Update.
5179 * mips-tdep.c, nto-tdep.c, observer.c, remote-rdi.c: Update
5180 * remote.c, target.c, cli/cli-logging.c: Update.
e04e8f8a 5181
08546159
AC
51822005-02-16 Andrew Cagney <cagney@gnu.org>
5183
5184 Merge setshow print and show parameters.
5185 * command.h (show_value_ftype): Define.
5186 (deprecated_show_value_hack): Declare.
5187 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
5188 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
5189 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
5190 (add_setshow_zinteger_cmd): Change type of show_func to
5191 show_value_ftype.
5192 * cli/cli-decode.h (struct cmd_list_element): Replace
5193 fprint_setshow with show_value_func.
5194 * cli/cli-decode.c (add_setshow_cmd_full): Update show_func
5195 parameter. Set show_value_func. Do not set cmd_sfunc.
e04e8f8a
EC
5196 (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
5197 (add_setshow_boolean_cmd, add_setshow_filename_cmd)
5198 (add_setshow_string_cmd, add_setshow_uinteger_cmd)
08546159
AC
5199 (add_setshow_zinteger_cmd): Update.
5200 * complaints.c (complaints_show_value): Replace
5201 fprint_setshow_complaints.
5202 (_initialize_complaints): Update.
5203 * mips-tdep.c (show_mask_address): Update.
5204 * arm-tdep.c (show_fp_model): Update.
5205 * cli/cli-setshow.c (do_setshow_command): Call show_value_func
5206 instead of fprint_setshow. Use deprecated_show_value_hack.
5207 (deprecated_show_value_hack): New function.
e04e8f8a
EC
5208 * remote.c (add_packet_config_cmd, show_remote_cmd):
5209 (show_remote_protocol_P_packet_cmd)
5210 (show_remote_protocol_P_packet_cmd)
5211 (show_remote_protocol_Z_access_wp_packet_cmd)
5212 (show_remote_protocol_Z_hardware_bp_packet_cmd)
08546159 5213 (show_remote_protocol_Z_packet_cmd)
e04e8f8a
EC
5214 (show_remote_protocol_Z_read_wp_packet_cmd)
5215 (show_remote_protocol_Z_software_bp_packet_cmd)
5216 (show_remote_protocol_Z_write_wp_packet_cmd)
5217 (show_remote_protocol_binary_download_cmd)
5218 (show_remote_protocol_p_packet_cmd)
5219 (show_remote_protocol_qPart_auxv_packet_cmd)
5220 (show_remote_protocol_qSymbol_packet_cmd)
08546159
AC
5221 (show_remote_protocol_vcont_packet_cmd): Update.
5222
1c7b1e5a
MK
52232005-02-16 Mark Kettenis <kettenis@gnu.org>
5224
5225 * wrapper.h: Update copyright year. Properly wrap a few
5226 prototypes.
5227 (struct gdb_wrapper_arguments): Remove forward declaration.
5228 * wrapper.c: Update copyright year. Include "ui-out.h".
5229 (struct gdb_wrapper_arguments): Remove.
5230 (struct captured_value_struct_elt_args): Remove.
5231 (wrapper_parse_exp_1, wrap_evaluate_expression)
5232 (wrap_value_fetch_lazy, wrap_value_equal, wrap_value_assign)
5233 (wrap_value_subscript, wrap_value_ind, wrap_parse_and_eval_type)
5234 (do_captured_value_struct_elf): Remove functions.
5235 (gdb_parse_exp_1, gdb_evaluate_expression, gdb_value_fetch_lazy)
5236 (gdb_value_equal, gdb_value_assign, gdb_value_subscript)
5237 (gdb_value_ind, gdb_parse_and_eval_type, gdb_value_struct_elt):
5238 Re-implement using TRY_CATCH.
5239
7124f6fb
YS
52402005-02-16 Yoshinori Sato <ysato@users.sourceforge.jp>
5241
5242 * remote-e7000.c: unuse TM_FILE defined macro.
e04e8f8a 5243 (e7000_fetch_registers)
7124f6fb
YS
5244 (e7000_store_registers)
5245 (e7000_wait): delete NUM_REALREGS.
5246 * remote-hms.c: move TM_FILE macro.
5247 (CCR_REGNO): move define from tm-h8300.h.
e04e8f8a 5248
55e5a6d0
MK
52492005-02-15 Mark Kettenis <kettenis@gnu.org>
5250
5251 * amd64-linux-tdep.c: Update copyright year.
a348ae87
MK
5252 (amd64_linux_sigtramp_start): Use sizeof operator instead of
5253 LINUX_SIGTRAMP_LEN.
55e5a6d0 5254
77ef991d
JB
52552004-02-15 Joel Brobecker <brobecker@gnat.com>
5256
5257 From Paul Hilfinger <hilfinger@gnat.com>
5258 * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
5259 SYMBOL_NATURAL_NAME to set type names.
5260
1bedd215
AC
52612005-02-15 Andrew Cagney <cagney@gnu.org>
5262
5263 Mark up add_com, add_info and add_prefix_cmd.
5264 * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
5265 * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
5266 * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
5267 * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
5268 * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
5269 * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
5270 * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
5271 * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
5272 * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
5273 * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
5274 * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
5275 * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
5276 * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
5277 * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
5278 * tui/tui-stack.c, tui/tui-win.c: Update.
5279
66bf4b3a
AC
52802005-02-14 Andrew Cagney <cagney@gnu.org>
5281
3f325092
AC
5282 * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
5283 * config/h8300/tm-h8300.h: Delete file.
5284
1a966eab
AC
5285 Mark up add_cmd.
5286 * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
5287 * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
5288 * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
5289 * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
5290 * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
5291 * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
5292 * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
5293 * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
5294 * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
5295 * cli/cli-logging.c, tui/tui-regs.c: Update.
5296
7915a72c
AC
5297 Mark up add_setshow functions, replace "PRINT:" comment prefix
5298 with "FIXME: i18n:".
5299 * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
5300 * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
5301 * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
5302 * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
5303 * target.c, cli/cli-logging.c: Update.
5304
66bf4b3a
AC
5305 * utils.c (paddress): New function.
5306 * defs.h (paddress): Declare.
5307 * printcmd.c (deprecated_print_address_numeric): Rename
5308 print_address_numeric, call paddress.
5309 * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
5310 * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
5311 * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
5312 * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
5313 * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
5314 * ada-valprint.c: Update.
5315
33e6b12b
RR
53162005-02-13 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
5317
5318 * MAINTAINERS: Add myself to "Write After Approval".
5319
f0bdd87d
YS
53202005-02-12 Yoshinori Sato <ysato@users.sourceforge.jp>
5321
5322 Restore h8300 support.
5323 * configure.tgt: Add h8300-*-*
ba0e80db
YS
5324 * h8300-tdep.c: New file. Rewrite new frame code.
5325 * config/h8300/h8300.mt: New file. Restored Rev 1.3
5326 * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
5327
5328 * MAINTAINERS: Add myself to "Write After Approval".
f0bdd87d 5329
e2e0b3e5
AC
53302005-02-11 Andrew Cagney <cagney@gnu.org>
5331
a3f17187
AC
5332 Mark up some of printf_filtered and printf_unfiltered.
5333 * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
5334 * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
5335 * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
5336 * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
5337 * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
5338 * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
5339 * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
5340 * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
5341 * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
5342 * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
5343 * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
5344 * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
5345 * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
5346 * tui/tui-regs.c, tui/tui-win.c: Update.
5347
e2e0b3e5
AC
5348 Mark up error_no_arg, query, perror_with_name, complaint, and
5349 internal_error.
5350 * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
5351 * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
5352 * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
5353 * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
5354 * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
5355 * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
5356 * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
5357 * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
5358 * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
5359 * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
5360 * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
5361 * interps.c, language.c, linespec.c, linux-nat.c: Update.
5362 * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
5363 * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
5364 * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
5365 * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
5366 * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
5367 * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
5368 * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
5369 * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
5370 * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
5371 * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
5372 * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
5373 * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
5374 * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
5375 * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
5376 * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
5377 * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
5378 * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
5379 * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
5380 * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
5381 * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
5382 * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
5383 * tui/tui-file.c, tui/tui-interp.c: Update.
8a3fe4f8 5384
e2e0b3e5 53852005-02-10 Andrew Cagney <cagney@gnu.org>
e04e8f8a 5386
8a3fe4f8
AC
5387 Mark up all error and warning messages.
5388 * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
5389 * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
5390 * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
5391 * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
5392 * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
5393 * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
5394 * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
5395 * event-top.c, exec.c, expprint.c, f-lang.c: Update.
5396 * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
5397 * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
5398 * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
5399 * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
5400 * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
5401 * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
5402 * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
5403 * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
5404 * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
5405 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
5406 * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
5407 * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
5408 * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
5409 * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
5410 * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
5411 * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
5412 * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
5413 * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
5414 * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
5415 * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
5416 * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
5417 * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
5418 * remote-rdp.c, remote-sim.c, remote-st.c: Update.
5419 * remote-utils.c, remote-utils.h, remote.c: Update.
5420 * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
5421 * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
5422 * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
5423 * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
5424 * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
5425 * somread.c, somsolib.c, source.c, stabsread.c: Update.
5426 * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
5427 * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
5428 * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
5429 * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
5430 * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
5431 * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
5432 * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
5433 * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
5434 * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
5435 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
5436 * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
5437 * tui/tui-win.c: Update.
e04e8f8a 5438
3517749c
ILT
54392005-02-10 Ian Lance Taylor <ian@airs.com>
5440
5441 * MAINTAINERS: Update my e-mail address.
5442
cf309262
DJ
54432005-02-10 Daniel Jacobowitz <dan@debian.org>
5444
5445 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
5446 PR exp/1821
5447 * cp-valprint.c: Include "language.h".
5448 (cp_print_value_fields): Pass the current language to
5449 fprintf_symbol_filtered.
5450 * Makefile.in (cp-valprint.o): Update dependencies.
5451
899506a8
AC
54522005-02-10 Andrew Cagney <cagney@gnu.org>
5453
335cca0d
AC
5454 * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
5455 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
5456 (add_setshow_filename_cmd, add_setshow_string_cmd)
5457 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
5458 print string parameter with fprint_setshow function.
5459 * command.h (fprint_setshow_ftype): Define. Update declarations.
5460 * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
5461 available, use that.
5462 * cli/cli-decode.h (struct cmd_list_element): Add field
5463 fprint_setshow.
5464 * complaints.c (fprint_setshow_complaints): New function.
5465 (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
5466 * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
5467 with NULL.
5468 * mips-tdep.c (_initialize_mips_tdep): Ditto.
5469 * m32r-rom.c (_initialize_m32r_rom): Ditto.
5470 * cris-tdep.c (_initialize_cris_tdep): Ditto.
5471 * arm-tdep.c (_initialize_arm_tdep): Ditto.
5472 * remote-rdi.c (_initialize_remote_rdi): Ditto.
5473 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
5474 * dwarf2read.c (_initialize_dwarf2_read): Ditto.
5475 * frame.c (_initialize_frame): Ditto.
5476 * target.c (initialize_targets): Ditto.
5477 * maint.c (_initialize_maint_cmds): Ditto.
5478 * observer.c (_initialize_observer): Ditto.
5479 * infcall.c (_initialize_infcall): Ditto.
5480 * breakpoint.c (_initialize_breakpoint): Ditto.
5481 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
5482 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
5483
899506a8
AC
5484 * cli/cli-setshow.c (do_setshow_command): Move code printing the
5485 value to the end of the function. Handle MI and non-MI output
5486 differently.
5487
59c58d08
AC
54882005-02-09 Andrew Cagney <cagney@gnu.org>
5489
7376b4c2
AC
5490 * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
5491 show_result parameters.
5492 * mips-tdep.c (_initialize_mips_tdep): Update calls.
5493 * command.h: Update declaration.
5494 * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
5495 calls.
5496
11dced61
AC
5497 * NEWS: Mention removed commands.
5498 * m68hc11-tdep.c (show_regs): Delete, unused.
5499 (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
5500 * gdb-events.sh: Delete deprecated "set eventdebug" and "show
5501 eventdebug" commands.
5502 * gdb-events.c: Regenerate.
5503 * gdbarch.sh: Delete deprecated "set archdebug" and "show
5504 archdebug" commands.
5505 * gdbarch.c: Regenerate.
5506 * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
5507 remotedebug" and "show remotedebug".
5508 * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
5509 disassembly-flavor", "show arm disassembly-flavor", and
5510 "othernames" commands.
5511 (arm_othernames): Delete unused function.
5512
b6e1c027
AC
5513 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
5514 (convert_code_addr_to_desc_addr): Convert any function code
5515 address to the corresponding function's descriptor.
5516 (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
5517 TYPE_CODE_INT use the same code paths as TYPE_CODE_INT. When
5518 writing, convert any function code address to the corresponding
5519 descriptor.
5520
59c58d08
AC
5521 * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
5522 * config/powerpc/linux.mt (TDEPFILES): Ditto.
5523 * config/pa/linux.mt (TDEPFILES): Ditto.
5524 * config/mips/linux.mt (TDEPFILES): Ditto.
5525 * config/m68k/linux.mt (TDEPFILES): Ditto.
5526 * config/m32r/linux.mt (TDEPFILES): Ditto.
5527 * config/ia64/linux.mt (TDEPFILES): Ditto.
5528 * config/arm/linux.mt (TDEPFILES): Ditto.
5529
b6e1c027
AC
55302005-02-09 Corinna Vinschen <vinschen@redhat.com>
5531
5532 * symmisc.c: Include gdb_stat.h.
5533 (maintenance_print_msymbols): Use inode numbers to compare files.
5534
91294c83
AC
55352005-02-08 Andrew Cagney <cagney@gnu.org>
5536
e04e8f8a 5537 * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
d3cbe7ef 5538 (METHOD_PTR_TO_VOFFSET): Move from here ...
e04e8f8a 5539 * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
d3cbe7ef
AC
5540 (METHOD_PTR_TO_VOFFSET): ... to here.
5541 * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
5542 * Makefile.in: Update dependencies.
e04e8f8a 5543
6941d02a
AC
5544 * exceptions.c: Do not include <setjmp.h>.
5545 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
e04e8f8a 5546 (catch_exception, catch_exceptions_with_msg, catch_errors)
6941d02a
AC
5547 (catch_command_errors): Use TRY_CATCH.
5548 (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
5549 (exceptions_state_mc_init): Rename catcher_init.
5550 (exceptions_state_mc): Rename catcher_state_machine.
5551 (exceptions_state_mc_action_iter)
5552 (exceptions_state_mc_action_iter_1): New functions.
5553 * exceptions.h: Include <setjmp.h>.
e04e8f8a 5554 (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
6941d02a
AC
5555 (EXCEPTIONS_SIGLONGJMP): Define.
5556 (exceptions_state_mc_init, exceptions_state_mc_action_iter)
5557 (exceptions_state_mc_action_iter_1): Declare.
5558 (TRY_CATCH): Define.
5559
179f02be
AC
5560 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
5561 no longer needed.
5562
8f135812
AC
5563 * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
5564 PT_FPSCR breakage.
5565
91294c83
AC
5566 * value.c (struct value): Move to here ...
5567 * value.h (struct value): ... from here. Copy comments to
5568 corresponding function declarations, re-order.
5569
dfa52d88
AC
55702005-02-07 Andrew Cagney <cagney@gnu.org>
5571
9bbda503
AC
5572 * value.c (set_value_bitpos, set_value_bitsize): Define.
5573 * value.h (set_value_bitpos, set_value_bitsize): Declare.
5574 * ada-lang.c, valarith.c: Update.
5575
5086187c
AC
5576 * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
5577 value_contents_writeable, include note that there are problems.
5578 * breakpoint.c, infcall.c: Use VALUE_LVAL.
5579
f5cf64a7
AC
5580 * value.h (set_value_offset): Declare.
5581 * value.c (set_value_offset): Declare.
5582 * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
5583 * findvar.c: Update.
5584
17cf0ecd
AC
5585 * value.h (value_next): Declare.
5586 * value.c (value_next): Define.
5587 * breakpoint.c: Update.
5588
88e3b34b
AC
5589 * value.h (deprecated_set_value_modifiable)
5590 (deprecated_value_modifiable): Declare.
5591 * value.c (deprecated_set_value_modifiable): Define.
5592 (deprecated_value_modifiable): Define.
5593 * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
5594
04624583
AC
5595 * value.h (deprecated_set_value_type): Declare.
5596 * value.c (deprecated_set_value_type): Define.
5597 * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
5598 * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
5599 * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
5600 * ax-gdb.c, tracepoint.c: Update.
5601
13bb5560 5602 * value.h (deprecated_value_lval_hack)
e04e8f8a
EC
5603 (deprecated_value_address_hack)
5604 (deprecated_value_internalvar_hack)
13bb5560 5605 (deprecated_value_regnum_hack): Declare.
e04e8f8a 5606 (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
13bb5560
AC
5607 (VALUE_FRAME_ID, VALUE_REGNUM): Use.
5608 * value.c (deprecated_value_lval_hack)
e04e8f8a
EC
5609 (deprecated_value_address_hack)
5610 (deprecated_value_internalvar_hack)
13bb5560
AC
5611 (deprecated_value_regnum_hack): Define.
5612
b44d461b
AC
5613 * value.h (VALUE_POINTED_TO_OFFSET): Delete.
5614 (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
5615 * value.c (set_value_pointed_to_offset): Define
5616 (value_pointed_to_offset): Define.
5617 * valops.c: Update.
5618
caadb61d
AC
5619 * value.h (VALUE_EMBEDDED_OFFSET): Delete.
5620 (value_embedded_offset, set_value_embedded_offset): Declare.
13c3b5f5 5621 * value.c (value_embedded_offset): Define.
caadb61d 5622 (set_value_embedded_offset): Define.
13c3b5f5
AC
5623 * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
5624 * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
5625 * cp-abi.h: Update.
5626
dfa52d88
AC
5627 * value.h (VALUE_LAZY): Delete
5628 (set_value_lazy): Declare.
5629 * value.c (set_value_lazy): Define.
5630 * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
5631 * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
5632
0fd88904
AC
56332005-02-06 Andrew Cagney <cagney@gnu.org>
5634
feb13ab0
AC
5635 * value.h (VALUE_OPTIMIZED_OUT): Delete.
5636 (value_optimized_out, set_value_optimized_out): Declare.
5637 * value.c (set_value_optimized_out, value_optimized_out): Define.
5638 * valprint.c, findvar.c, dwarf2loc.c: Update.
5639
0fd88904
AC
5640 * value.c (value_contents, value_contents_writeable): New
5641 functions.
5642 * value.h (VALUE_CONTENTS): Delete macro.
5643 (value_contents, value_contents_writeable): Declare.
5644 * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
5645 * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
5646 * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
5647 * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
5648 * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
5649 * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
5650 * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
5651 * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
5652 * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
5653 * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
5654 * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
5655 * ada-valprint.c, ada-lang.c: Update.
5656
5b90c7b5
AC
56572005-02-03 Andrew Cagney <cagney@gnu.org>
5658
5659 * utils.c (xzalloc): New function.
5660 * defs.h (XZALLOC): Use xzalloc.
5661 (xzalloc): Declare.
5662 * value.c (allocate_value): Allocate a zeroed buffer.
5663 * mdebugread.c (xzalloc): Delete.
5664
4754a64e
AC
56652005-02-02 Andrew Cagney <cagney@gnu.org>
5666
d69fe07e
AC
5667 * value.h (value_lazy): Declare.
5668 * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
5669 * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
5670
46615f07
AC
5671 * value.h (VALUE_CONTENTS_ALL): Delete.
5672 (value_contents_all): Declare.
5673 * value.c (value_contents_all): New function.
5674 * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
5675 * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
5676
4754a64e
AC
5677 * value.c (value_enclosing_type): New function.
5678 * value.h (VALUE_ENCLOSING_TYPE): Delete.
5679 (value_enclosing_type): Declare.
5680 * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
5681 * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
5682
990a07ab
AC
5683 * value.c (value_contents_all_raw)
5684 (value_contents_raw): New functions.
5685 * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
5686 (value_contents_raw, value_contents_all_raw): Declare functions.
5687 (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
5688 * std-regs.c, valarith.c, valops.c, eval.c: Update.
5689 * tracepoint.c, findvar.c: Update.
5690
ff2c3e5d
OF
56912005-02-01 Orjan Friberg <orjanf@axis.com>
5692
5693 * regformats/reg-cris.dat: New file with register definitions for CRIS.
5694 * regformats/reg-crisv32.dat: Ditto for CRISv32.
5695
c46f8c51
AC
56962005-01-31 Andrew Cagney <cagney@gnu.org>
5697
5698 * configure: Regenerate to track ../gettext.m4.
5699
a80493b8
BI
57002005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
5701
5702 * MAINTAINERS: Add myself to "Write After Approval".
5703
3d263c1d
BI
5704 * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
5705 * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
5706 * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
5707
c21a4eee
MK
57082005-01-29 Mark Kettenis <kettenis@gnu.org>
5709
5710 * configure.ac: Remove extra check for ranlib.
5711 * configure: Regenerated.
5712
108d6ead
AC
57132005-01-28 Andrew Cagney <cagney@gnu.org>
5714
a2bd3dcd
AC
5715 * language.h (struct language_defn): Make la_val_print's buffer
5716 parameter a const bfd_byte.
5717 * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
5718 * ada-lang.c (ada_aligned_value_addr)
5719 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
5720 * valprint.c (val_print_array_elements): Update.
5721 * valprint.h (val_print_array_elements): Update.
5722 * ada-lang.h (ada_val_print, ada_aligned_value_addr)
5723 (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
e04e8f8a
EC
5724 * ada-valprint.c (ada_val_print, struct ada_val_print_args)
5725 (ada_val_print_1, ada_print_floating, printable_val_type)
5726 (print_record, val_print_packed_array_elements)
a2bd3dcd
AC
5727 (print_field_values, print_variant_part): Update.
5728 * c-lang.h (c_val_print, cp_print_value_fields): Update.
5729 * c-valprint.c (c_val_print): Update.
5730 * f-lang.h (f_val_print): Update.
5731 * f-valprint.c (f_val_print, f77_print_array_1)
5732 (f77_print_array): Update.
5733 * jv-lang.h (java_val_print): Update.
5734 * jv-valprint.c (java_print_value_fields, java_val_print): Update.
5735 * language.c (unk_lang_val_print): Update.
5736 * m2-lang.h (m2_val_print): Update.
5737 * m2-valprint.c (m2_val_print): Update.
5738 * p-lang.h (pascal_val_print): Update.
5739 (pascal_object_print_value_fields): Update.
e04e8f8a
EC
5740 * p-valprint.c (pascal_val_print)
5741 (pascal_object_print_value_fields, pascal_object_print_value)
a2bd3dcd
AC
5742 (pascal_object_print_value): Update.
5743 * scm-lang.h (scm_val_print): Update.
5744 * scm-valprint.c (scm_val_print): Update.
5745 * value.h (val_print): Update.
5746
5bcca90b
AC
5747 * p-lang.h (pascal_object_print_class_member)
5748 (pascal_object_print_class_method): Make buffer a const bfd_byte.
5749 * p-valprint.c (pascal_object_print_class_method)
5750 (pascal_object_print_class_method): Ditto.
e04e8f8a 5751
ce27fb25
AC
5752 * language.h (struct language_defn): Make la_printstr's buffer
5753 parameter a const bfd_byte.
5754 * p-lang.h (pascal_printstr): Update function to match.
5755 * ada-valprint.c (ada_printstr): Update function to match.
5756 * scm-lang.c (scm_printstr): Update function to match.
5757 * p-lang.c (pascal_printstr): Update function to match.
5758 * ada-lang.h (ada_printstr): Update function to match.
5759 * m2-lang.c (m2_printstr): Update function to match.
5760 * objc-lang.c (objc_printstr): Update function to match.
5761 * c-lang.h (c_printstr): Update function to match.
5762 * f-lang.c (f_printstr): Update function to match.
5763 * c-lang.c (c_printstr): Update function to match.
5764 * language.c (unk_lang_printstr): Update function to match.
5765
5f547748
AC
5766 * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
5767 * valprint.h (val_print_type_code_int): Ditto.
5768
bbb4b9db
AC
5769 * objc-lang.h (c_val_print, c_value_print): Delete declarations.
5770
9519ccd5
AC
5771 * cp-valprint.c (cp_print_class_method)
5772 (cp_print_class_member): Make buffer a const bfd_byte.
5773 * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
5774
10a2c479
AC
5775 * ada-lang.c (value_from_contents_and_address)
5776 (to_record_with_fixed_variant_part)
5777 (value_tag_from_contents_and_address, ada_to_fixed_type)
5778 (to_fixed_variant_branch_type, to_fixed_record_type)
5779 (ada_template_to_fixed_record_type, cond_offset_host)
5780 (ada_template_to_fixed_record_type_1): Make buffer a const
5781 bfd_byte.
5782 * ada-lang.h (ada_template_to_fixed_record_type_1)
5783 (value_from_contents_and_address, ada_to_fixed_type): Ditto.
5784
d56612af
AC
5785 * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
5786
366b1cbf 5787 * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
d56612af 5788 * printcmd.c (print_scalar_formatted): Update.
366b1cbf 5789
c84141d6
AC
5790 * value.h (value_bit_index, print_floating)
5791 (find_rt_vbase_offset): Make buffer a const bfd_byte.
5792 * valprint.c (print_floating): Update.
5793 * valarith.c (value_bit_index): Update.
5794 * valops.c (find_rt_vbase_offset): Update.
5795
6c403953
AC
5796 * valprint.h (print_octal_chars, print_char_chars)
5797 (print_hex_chars, print_decimal_chars, print_binary_chars): Make
5798 buffer a const bfd_byte.
5799 * valprint.c (print_binary_chars, print_octal_chars)
5800 (print_decimal_chars, print_hex_chars, print_char_chars): Make
5801 "valaddr"buffer a const bfd_byte, ditto for local variables
5802 referencing that buffer.
5803
a8d6eb4a
AC
5804 * m2-valprint.c: Include "c-lang.h".
5805 (c_val_print): Delete extern declaration.
5806 * scm-valprint.c: Include "c-lang.h".
5807 (c_val_print): Delete extern declaration.
5808 Makefile.in: Update dependencies.
5809
06c4d4dc
AC
5810 * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
5811 bfd_byte.
5812 * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
5813 (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
5814 bfd_byte.
5815 * cp-abi.c (baseclass_offset): Update.
5816 * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
5817
6b08edad
AC
5818 * gnu-v2-abi.h: New file.
5819 * gnu-v2-abi.c: Include "gnu-v2-abi.h".
5820 (gnuv2_baseclass_offset): Delete declaration.
5821 * hpacc-abi.c: Include "gnu-v2-abi.h".
5822 (gnuv2_baseclass_offset): Delete extern declaration.
5823 * Makefile.in: Update dependencies.
5824
108d6ead
AC
5825 * doublest.c (floatformat_is_negative, floatformat_is_nan)
5826 (floatformat_mantissa, get_field): Make the buffer a const
5827 bfd_byte, simplify.
5828
a53bf506
AC
58292005-01-27 Andrew Cagney <cagney@gnu.org>
5830
8cc2524a
AC
5831 * value.h (struct value): Change type of contents to bfd_byte.
5832 (VALUE_CONTENTS_RAW): Simplify.
5833
79dd2d24
AC
5834 * gdbarch.sh (integer_to_address): Change buf parameter to a const
5835 bfd_byte, make pure-multi-arch.
5836 * gdbarch.h, gdbarch.c: Regenerate.
5837 * mips-tdep.c (mips_integer_to_address): Update.
5838 * value.c (value_as_address): Update.
e04e8f8a 5839
c26b8e3b
AC
5840 * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
5841 * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
5842 parameters const, change buf to a const bfd_byte.
5843 (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
5844 parameters const.
5845
10e2d419
AC
5846 * corefile.c (write_memory): Update, make a copy of the read-only
5847 buffer.
5848 * target.c (target_read_memory): Update.
5849 (target_write_memory): Update, make a copy of the read-only
5850 buffer.
5851 * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
5852 const.
5853 * target.h (target_read_memory, target_write_memory): Change
5854 buffer type to bfd_byte; for write_memory, make it const.
5855 * symfile-mem.c (do_target_read_memory): New function.
5856 (symbol_file_add_from_memory): Pass do_target_read_memory to
5857 bfd_elf_bfd_from_remote_memory.
5858
89f5065b
AC
5859 * value.h: Indent using gdb_indent.sh.
5860
a53bf506
AC
5861 * configure: Regenerate to track ../gettext.m4 change.
5862
c44ca51c
AC
58632005-01-26 Andrew Cagney <cagney@gnu.org>
5864
5865 * rs6000-tdep.c: Include "reggroups.h".
5866 (rs6000_gdbarch_init): Set register_reggroup_p.
5867 (rs6000_register_reggroup_p): New function.
5868
c600d464
OF
58692005-01-26 Orjan Friberg <orjanf@axis.com>
5870
5871 * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
5872 (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
5873 CRISv32.
5874 (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
5875 (cris_region_ok_for_watchpoint, cris_stopped_data_address)
5876 (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
5877 (crisv32_register_type, cris_special_register_name)
5878 (crisv32_register_name): New functions.
5879 (cris_spec_reg_applicable): Recognize more versions.
5880 (cris_register_name): Update with call to cris_special_register_name.
5881 (find_cris_op): Filter out CRISv32 instructions. Tweaked comment and
5882 warning when unable to find step target.
5883 (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
e04e8f8a 5884 (supply_gregset): Add struct gdbarch_tdep. Set pseudo-PC register for
c600d464
OF
5885 CRISv32.
5886 (fetch_core_registers): Update for CRISv32.
5887 (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
5888 register_name, cannot_store_register, cannot_fetch_register,
5889 have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
e04e8f8a 5890
82c94ed0
NR
58912005-01-26 Nick Roberts <nickrob@snap.net.nz>
5892
5893 * interps.c (interpreter_exec_cmd): Use condition,
5894 e.reason < 0, to raise an error.
5895
0598a43c
AC
58962005-01-25 Andrew Cagney <cagney@gnu.org>
5897
a8f60bfc
AC
5898 * ppc-linux-tdep.c: Include "tramp-frame.h"
5899 (struct ppc_linux_sigtramp_cache)
5900 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
5901 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
5902 (ppc_linux_sigtramp_cache): Delete.
5903 (ppc32_linux_sigaction_cache_init)
5904 (ppc64_linux_sigaction_cache_init)
5905 (ppc32_linux_sighandler_cache_init)
5906 (ppc64_linux_sighandler_cache_init)
5907 (ppc32_linux_sigaction_tramp_frame)
5908 (ppc64_linux_sigaction_tramp_frame)
5909 (ppc32_linux_sighandler_tramp_frame)
5910 (ppc64_linux_sighandler_tramp_frame)
5911 (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
5912 64-bit, sigaction and siginfo tramp-frame unwinders.
5913
0598a43c
AC
5914 * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
5915 long_double_bit to 8.
5916
9d799f85
AC
59172005-01-24 Andrew Cagney <cagney@gnu.org>
5918
5919 * infrun.c (handle_inferior_event): Handle back-to-back and nested
5920 signals where the step_resume_breakpoint may have already been
5921 inserted.
5922
45181ed1
AC
59232005-01-24 Andrew Cagney <cagney@gnu.org>
5924
5925 * configure: Regenerate, ../gettext.m4 was updated.
5926
a28109e0
MK
59272005-01-23 Mark Kettenis <kettenis@gnu.org>
5928
6fe85783
MK
5929 * NEWS: Mention new BSD user-level threads support.
5930
a28109e0
MK
5931 * i386obsd-tdep.c: Update copyright year. Include
5932 "bsd-uthread.h".
5933 (i386obsd_uthread_reg_offset): New variable.
5934 (I386OBSD_UTHREAD_ESP_OFFSET): New define.
5935 (i386obsd_supply_uthread, i386obsd_collect_uthread): New
5936 functions.
5937 (i386obsd_init_abi): Set supply_uthread and collect_uthread.
5938 * Makefile.in (i386obsd-tdep.o): Update dependencies.
5939 * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
5940
059198c1
CF
59412005-01-23 Christopher Faylor <cgf@timesys.com>
5942
5943 * win32-nat.c: Update copyright year.
5944 (child_init_thread_list): Set thread linked list point to NULL so that
5945 it won't be reused after clearing.
5946
5c45e068
MK
59472005-01-21 Mark Kettenis <kettenis@gnu.org>
5948
5949 * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
5950 undefs.
5951 * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
5952 thread' has a td_pcb member and whether `struct reg' has r_fs and
5953 r_gs members.
5954 * configure, config.in: Regenerate.
5955
666ec76f
MK
59562005-01-21 Mark Kettenis <kettenis@gnu.org>
5957
b8667b61
MK
5958 * configure.ac: Remove ia64-*-aix* junk.
5959 * configure: Regenerate.
5960
a3828db0
MK
5961 * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
5962 and BFD_NEED_DECLARATION. Don't check if a declaration of strdup
5963 is necessary.
5964 * configure, config.in: Regenerate.
5965 * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
5966 BFD_NEED_DECLARATION. Never provide a prototype for
5967 caninicalize_file_name.
5968 * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
5969 BFD_NEED_DECLARATION.
5970
666ec76f
MK
5971 * configure.ac (targ_archs): Use standard autoconf check for
5972 "struct stat.st_blocks" instead of rolling our own.
5973 * configure: Regenerated.
5974 * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
5975 * config.in: Regenerated.
5976
bc8bcb4b
MK
59772005-01-21 Mark Kettenis <kettenis@gnu.org>
5978
5979 * configure.ac: Modernize checks for `long long' and `long double'
5980 support.
5981 * configure: Regenerated.
5982 * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
5983 (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
5984 * config.in: Regenerated.
5985
30adeb3a
MK
59862005-01-20 Mark Kettenis <kettenis@gnu.org>
5987
5988 * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
5989 (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
5990 * configure.ac: Remove checks for HP-UX save_state structure.
5991 * configure: Regenerated.
5992
e06e2353
AC
59932005-01-19 Andrew Cagney <cagney@gnu.org>
5994
5995 * utils.c (quit): Simplify, call fatal.
5996 * exceptions.c: Include "serial.h"
5997 (print_flush): Mimic flush code found in utils.c:quit.
5998 * Makefile.in: Update dependencies.
e04e8f8a 5999
1c44323f
JB
60002005-01-19 Jim Blandy <jimb@redhat.com>
6001
065a1afc
JB
6002 * configure.tgt: Set build_rdi_share to "yes" on those targets
6003 that use that debugging protocol.
6004 Set build_nlm to yes to build NLM stub for Netware targets.
6005 * configure.ac: If build_rdi_share is "yes", then configure the
6006 rdi-share subdirectory.
6007 If build_nlm is "yes", the configure the "nlm" subdirectory.
6008 * configure: Regenerated.
6009
1c44323f
JB
6010 * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
6011 autoconf 2.59 and automake 1.9.3.
6012
8a9de0e4
AC
60132005-01-19 Andrew Cagney <cagney@gnu.org>
6014
315a522e
AC
6015 * exceptions.h (deprecated_throw_reason): Rename throw_reason.
6016 * exceptions.c (deprecated_throw_reason): Rename throw_reason.
6017 * utils.c (internal_verror, quit): Update.
6018 * remote-sds.c (interrupt_query): Update.
6019 * remote-mips.c (mips_error, mips_kill): Update.
6020 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
6021 * remote.c (interrupt_query): Update.
6022 * ocd.c (interrupt_query): Update.
6023 * nto-procfs.c (interrupt_query): Update.
6024 * monitor.c (monitor_interrupt_query): Update.
6025 * breakpoint.c (break_command_1): Update.
6026
8a9de0e4
AC
6027 * infrun.c: (resume, proceed, wait_for_inferior)
6028 (handle_inferior_event, stop_stepping)
6029 (prepare_to_wait): Write debug output to gdb_stdlog.
6030
53283f86
MK
60312005-01-19 Mark Kettenis <kettenis@gnu.org>
6032
6033 * inf-ptrace.c (inf_ptrace_prepare_to_store)
6034 (inf_ptrace_post_startup_inferior)
6035 (inf_ptrace_acknowledge_created_inferior)
6036 (inf_ptrace_insert_fork_catchpoint)
6037 (inf_ptrace_remove_fork_catchpoint)
6038 (inf_ptrace_insert_vfork_catchpoint):
6039 (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
6040 (inf_ptrace_insert_exec_catchpoint)
6041 (inf_ptrace_remove_exec_catchpoint): Remove functions.
6042 (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
6043 (inf_ptrace_target): Don't set to_prepare_to_store,
6044 to_post_startup_inferior, to_acknowledge_created_inferior,
6045 to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
6046 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
6047 to_follow_fork, to_insert_exec_catchpoint,
6048 to_remove_exec_catchpoint.
6049
9ee907e0
AC
60502005-01-18 Andrew Cagney <cagney@gnu.org>
6051
fa113d1a
AC
6052 * target.h (struct target_ops): Change return type of
6053 to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
6054 to_insert_exec_catchpoint to void.
6055 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
6056 (child_insert_exec_catchpoint): Change return type to void.
6057 * target.c (update_current_target): Update.
e04e8f8a
EC
6058 (debug_to_insert_fork_catchpoint)
6059 (debug_to_insert_vfork_catchpoint)
fa113d1a 6060 (debug_to_insert_exec_catchpoint): Update.
e04e8f8a
EC
6061 * inf-child.c (inf_child_insert_fork_catchpoint)
6062 (inf_child_insert_vfork_catchpoint)
fa113d1a
AC
6063 (inf_child_insert_exec_catchpoint): Update.
6064 * breakpoint.c (insert_catchpoint): Update, do not throw an error.
e04e8f8a 6065 * linux-nat.c (child_insert_fork_catchpoint)
fa113d1a
AC
6066 (child_insert_vfork_catchpoint)
6067 (child_insert_exec_catchpoint): Update.
e04e8f8a 6068 * inftarg.c (child_insert_fork_catchpoint)
fa113d1a
AC
6069 (child_insert_vfork_catchpoint,)
6070 (child_insert_exec_catchpoint): Update.
6071
9ee907e0
AC
6072 * remote.c (remote_open_1): Use throw_exception.
6073
295093a4
MS
60742005-01-17 Michael Snyder <msnyder@redhat.com>
6075
6076 * mips-linux-tdep.c: Whitespace tweaks.
6077
4bcff7eb
CV
60782005-01-17 Corinna Vinschen <vinschen@redhat.com>
6079
6080 * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
6081
637537d0
AC
60822005-01-17 Andrew Cagney <cagney@gnu.org>
6083
6084 * top.h (source_error, source_pre_error): Delete declaration.
6085 * cli/cli-script.c (source_error_allocated, source_error): Delete.
6086 (script_from_file, source_cleanup_lines): Do not manipulate
6087 source_error_allocated, error_pre_print and source_error.
6088 (struct source_cleanup_lines_args): Delete fields old_pre_error,
6089 and old_error_pre_print.
6090 * top.c (source_error_allocated, source_error)
6091 (source_pre_error): Delete.
6092 (command_line_input): Do not set error_pre_print.
6093 * event-top.c (command_line_handler): Do not set error_pre_print.
6094
12b21d12
JT
60952005-01-16 Jason Thorpe <thorpej@netbsd.org>
6096
6097 * MAINTAINERS: Update my email address.
6098
1c02b2a5
MK
60992005-01-16 Mark Kettenis <kettenis@gnu.org>
6100
c401b55a
MK
6101 * configure.ac: Provide prerequisite headers when checking
6102 <term.h>.
6103 * configure: Regenerate.
6104
1c02b2a5
MK
6105 * amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"
6106 and "bsd-uthread.h".
6107 (amd64fbsd_jmp_buf_reg_offset): New variable.
6108 (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
6109 functions.
6110 (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
6111 * i386fbsd-tdep.c: Fix typo.
6112 * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
6113 * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
6114
17d92a02
AC
61152005-01-16 Andrew Cagney <cagney@gnu.org>
6116
6117 * cli/cli-script.c: Include "exceptions.h".
6118 (struct wrapped_read_command_file_args): Define.
6119 (wrapped_read_command_file): New function.
6120 (script_from_file): Replace direct call to read_command_file by
6121 one wrapped by an exception handler.
6122 * exceptions.c (throw_it): Free the old message after creating the
6123 new.
6124 * Makefile.in: Update dependencies.
e04e8f8a 6125
80ad1639
MK
61262005-01-16 Mark Kettenis <kettenis@gnu.org>
6127
ae036357
MK
6128 * sparc64fbsd-tdep.c: Update copyright year.
6129 (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
6130 functions.
6131 (sparc64fbsd_init_abi): Create register sets with collect
6132 functions.
6133
ca5807d9
MK
6134 * sparc64fbsd-nat.c: Include "fbsd-nat.h".
6135 (_initialize_sparc64fbsd_nat): Add some extra features to the
6136 generic SPARC target.
6137 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
6138 * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
6139 (NAT_FILE): Set to solib.h.
6140 * config/sparc/nm-fbsd.h: Remove file.
6141
c4f2d4d7
MK
6142 * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
6143
80ad1639
MK
6144 * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
6145
6212a5e9
AC
61462005-01-16 Andrew Cagney <cagney@gnu.org>
6147
6148 * exceptions.c (struct catcher): Delete saved_error_pre_print and
6149 saved_quit_pre_print.
6150 (catcher_init): Delete parameter errstring, do not override the
6151 pre_print strings.
6152 (catcher_pop): Do not restore the pre_print strings.
6153 (catch_exception, catch_exceptions_with_msg, catch_errors)
6154 (catch_command_errors): Update catch_init calls.
6155
936df4b3
MK
61562005-01-16 Mark Kettenis <kettenis@gnu.org>
6157
6158 * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
6159 * sparc64fbsd-nat.c: Update copyright year. Include "target.h".
6160
3af1e0e3
AC
61612005-01-15 Andrew Cagney <cagney@gnu.org>
6162
85981d60
AC
6163 * acinclude.m4: Include ../bfd/bfd.m4 instead of
6164 ../bfd/acinclude.m4. Include ../gettext.m4.
6165 * aclocal.m4, configure: Re-generate.
6166
5a14cc1a
AC
6167 * exceptions.c (do_captured_command)
6168 (struct captured_command_args): Delete.
6169 (catch_command_errors): Simplify by inlining call to catch_errors.
6170
3af1e0e3
AC
6171 * exceptions.c (struct catcher): Delete field print_message.
6172 (catcher_init): Delete print_message parameter.
6173 (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
6174 (throw_it): Delete prefix parameter.
6175 (throw_verror, throw_vfatal, throw_error): Update.
6176
d0555901
AC
61772005-01-14 Andrew Cagney <cagney@gnu.org>
6178
e48f5bee
AC
6179 * exceptions.c (print_and_throw): Delete, replaced by throw_it.
6180 (throw_reason): Leave the exception's message field blank.
6181 (throw_it): New function, create the exception and throw it.
6182 (throw_verror, throw_vfatal, throw_error): Call throw_it.
6183 (print_any_exception): New function.
6184 (catch_errors, catch_exceptions_with_msg): Call
6185 print_any_exception.
6186 (throw_exception): Move code calling annotate_error and
6187 annotate_quit from here ...
6188 (print_exception): ... to here.
6189
c6da7a6d
AC
6190 * exceptions.c (exception_fprintf, exception_print): Move printing
6191 of \n from here ...
6192 (print_exception): ... to here.
6193 (print_flush): New function.
6194 (exception_print, exception_fprintf): Replace duplicated flush and
6195 wrap code with call to print_flush.
6196 (print_and_throw): Simplify, by using xstrvprintf, print_flush,
6197 and print_exception.
6198 (do_write): Delete.
6199
d0555901
AC
6200 * remote-sds.c (interrupt_query): Call throw_reason instead of
6201 throw_exception.
6202 * remote-mips.c (mips_error, mips_kill): Ditto
6203 * ocd.c (interrupt_query): Ditto.
6204 * nto-procfs.c (interrupt_query): Ditto.
6205 * monitor.c (monitor_interrupt_query): Ditto.
6206
949df321
JJ
62072005-01-14 Jeff Johnston <jjohnstn@redhat.com>
6208
6209 * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
6210
bc8332bb
AC
62112005-01-14 Andrew Cagney <cagney@gnu.org>
6212
1c3c7ee7
AC
6213 * exceptions.h (catch_exceptions): Delete errstring parameter.
6214 (catch_exceptions_with_msg): Ditto.
6215 * exceptions.c (catch_exceptions_with_msg): Update.
6216 (catch_exceptions): Update.
6217 * symfile-mem.c (add_vsyscall_page): Update.
6218 * frame.c (get_current_frame): Update.
6219 * wrapper.c (gdb_value_struct_elt): Update.
6220 * exceptions.c (catch_exceptions): Update.
6221 * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
6222 * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
6223 * remote-fileio.c (remote_fileio_request): Update.
e04e8f8a 6224
9cbc821d
AC
6225 * exceptions.h (exception_fprintf): Declare.
6226 (exception_print): Drop pre_print parameter.
6227 * mi/mi-main.c (mi_execute_command): Update exception_print call.
6228 * cli/cli-interp.c (safe_execute_command): Update exception_print
6229 call.
6230 * remote.c (remote_open_1): Instead of passing an error prefix to
6231 catch_exceptions, use catch_exceptions and exception_fprintf.
6232 (remote_start_remote): Change return type to void.
6233 * breakpoint.c (insert_bp_location): Instead of passing an error
6234 prefix to catch_exceptions, use catch_exceptions and
6235 exception_fprintf.
6236 (insert_catchpoint): Change return type to void.
6237 (break_command_1): Update exception_print call.
6238 * exceptions.c (exception_fprintf): New function.
6239 (print_exception): New function.
6240 (exception_print): Use print_exception.
e04e8f8a 6241
22e9b0f1
AC
6242 * utils.c (error_output_message): Delete function.
6243 * defs.h (error_output_message): Delete declaration.
6244
05ff989b
AC
6245 * linespec.c (symtab_from_filename, decode_variable): Use
6246 throw_error instead of error_silent.
6247 * breakpoint.c (do_captured_parse_breakpoint): Change return type
6248 to void.
6249 (break_command_1): Use catch_exception and check the error return
6250 status.
6251 * exceptions.c (throw_error): New function.
6252 (throw_vsilent): Delete function.
6253 * exceptions.h (throw_error): Declare.
6254 (throw_vsilent): Delete declaration.
6255 * utils.c (error_silent): Delete function.
6256 * defs.h (error_silent): Delete declaration.
e04e8f8a 6257
8a076db9
AC
6258 * mi/mi-main.c (mi_execute_command): Print the exception.
6259 * cli/cli-interp.c (safe_execute_command): Print the exception.
6260 * exceptions.h (exception_print): Declare.
6261 * exceptions.c (struct catcher): Add field print_message.
6262 (catcher_init): Add parameter print_message, store in the catcher
6263 struct.
6264 (print_and_throw): Only print the message when print_message.
6265 (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
6266 catcher_init.
6267 (catch_exception): Pass print_message=0 to catcher_init.
6268
bc8332bb
AC
6269 * varobj.c (varobj_create): Add missing \n.
6270
d183932d
MS
62712005-01-13 Michael Snyder <msnyder@redhat.com>
6272
4e18e2de 6273 * cli/cli-decode.h: Whitespace tweaks.
ca0b4d12 6274 * wince.c: Whitespace tweaks.
887a3a14 6275 * uw-thread.c: Whitespace tweaks.
0a4a0819 6276 * utils.c: Whitespace tweaks.
d183932d
MS
6277 * tracepoint.[ch]: Whitespace tweaks.
6278 * solist.h: Whitespace tweaks.
6279
6b1b7650
AC
62802005-01-13 Andrew Cagney <cagney@gnu.org>
6281
b315da38
AC
6282 * exceptions.h (struct exception): Make message const.
6283 * mi/mi-main.c (mi_execute_command): Pass result.message directly
6284 to fputstr_unfiltered.
6285
79e714b4
AC
62862005-01-13 Michael Snyder <msnyder@redhat.com>
6287
6288 * stack.c: Whitespace tweaks.
6289 * somsolib.[ch]: Whitespace tweaks.
6290 * solib-aix.c: Whitespace tweaks.
6291 * solib.c: Whitespace tweaks.
6292 * solib-frv.c: Whitespace tweaks.
6293 * solib.h: Whitespace tweaks.
6294 * solib-irix.c: Whitespace tweaks.
6295 * solib-som.c: Whitespace tweaks.
6296 * solib-sunos.c: Whitespace tweaks.
6297 * solib-svr4.[ch]: Whitespace tweaks.
6298 * ser-tcp.c: Whitespace tweaks.
6299 * ser-unix.c: Whitespace tweaks.
6300 * serial.h: Whitespace tweaks.
6301 * scm-valprint.c: Whitespace tweaks.
6302 * rs6000-tdep.c: Whitespace tweaks.
6303 * rs6000-nat.c: Whitespace tweaks.
6304 * remote.c: Whitespace tweaks.
6305
63062005-01-13 Andrew Cagney <cagney@gnu.org>
6307
6b1b7650
AC
6308 * defs.h (error_last_message, error_init): Delete declaration.
6309 * utils.c (fatal, vfatal): Call throw_vfatal.
6310 (error, verror): Call throw_verror;
6311 (do_write, error_stream_1): Delete function.
6312 (error_stream): Simplify, call error.
6313 (error_last_message, error_init, gdb_lasterr): Delete.
6314 (error_silent): Simplify, call throw_vsilent.
6315 * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
6316 * main.c (captured_main): Delete call to error_init.
6317 * exceptions.c (throw_verror, throw_verror)
6318 (throw_vsilent): New functions.
6319 (do_write, print_and_throw): New functions.
6320 (last_message): New global.
6321 (throw_reason): Replace error_last_message with last_message.
6322 (catch_exceptions_with_msg): Dup the message.
6323 * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
6324 Declare.
6325
4791eb66
MS
63262005-01-13 Michael Snyder <msnyder@redhat.com>
6327
90c065fb 6328 * remote-st.c: Whitespace tweaks.
8a0ce09a 6329 * remote-sim.c: Whitespace tweaks.
1fa79fac 6330 * remote-mips.c: Whitespace tweaks.
beda9597 6331 * pa64solib.[ch]: Whitespace tweaks.
28397f59 6332 * mdebugread.c: Whitespace tweaks.
ba5e7e8d 6333 * main.c: Whitespace tweaks.
907d819a 6334 * interps.c: Whitespace tweaks.
9d1ff73f 6335 * infrun.c: Whitespace tweaks.
1f5d0fc9 6336 * infcmd.c: Whitespace tweaks.
d9788fe8 6337 * hpux-thread.c: Whitespace tweaks.
3b951200 6338 * hppa-hpux-tdep.c: Whitespace tweaks.
3a9a986f 6339 * gdbcore.h: Whitespace tweaks.
d3f17821 6340 * gdbcmd.h: Whitespace tweaks.
30867156 6341 * gdb-events[.c, .h, .sh]: Whitespace tweaks.
de6854b5 6342 * corefile.c: Whitespace tweaks.
03717487 6343 * completer.c: Whitespace tweaks.
9b5c5aad
MS
6344 * coff-solib.c: Whitespace tweaks.
6345 * coff-solib.h: Whitespace tweaks.
30fdc99f 6346 * cli-out.c: Whitespace tweaks.
1272ad14 6347 * breakpoint.c: Whitespace tweaks.
4791eb66
MS
6348 * cli/cli-interp.c: Tweak comments, per coding standard.
6349
f30f06b8
AC
63502005-01-13 Andrew Cagney <cagney@gnu.org>
6351
ce43223b
AC
6352 * breakpoint.c (gdb_breakpoint_query): Update, use
6353 catch_exceptions_with_msg.
6354 (do_captured_breakpoint): Add uiout parameter.
6355 (gdb_breakpoint): Update, use catch_exceptions_with_msg.
6356 * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
6357 gdb_thread_select. Return MI_CMD_ERROR instead of
6358 MI_CMD_CAUGHT_ERROR.
6359 (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
6360 (enum captured_mi_execute_command_actions): Delete
6361 EXECUTE_COMMAND_DISPLAY_ERROR.
6362 (captured_mi_execute_command): Delete code handling
6363 MI_CMD_CAUGHT_ERROR.
6364 (mi_execute_command): Don't check for
6365 EXECUTE_COMMAND_DISPLAY_ERROR.
6366 * mi/mi-cmd-break.c (breakpoint_notify): Update call to
6367 gdb_breakpoint_query.
6368 (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
6369 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
6370 * gdb.h (gdb_thread_select, gdb_list_thread_ids)
6371 (gdb_breakpoint, gdb_breakpoint_query): Add error_message
6372 parameter.
6373 * thread.c (thread_command): Update call.
6374 (gdb_thread_select, gdb_list_thread_ids): Update, call
6375 catch_exceptions_with_msg.
6376
f30f06b8
AC
6377 * mi/mi-main.c (mi_execute_command): Use catch_exception,
6378 eliminate call to error_last_message.
6379 (captured_mi_execute_command): Change return type to void.
6380
2a78bfb5
AC
63812005-01-12 Andrew Cagney <cagney@gnu.org>
6382
c1043fc2
AC
6383 * exceptions.c (exception_none): New variable.
6384 * Makefile.in: Update dependencies.
6385 * interps.c: Include "exceptions.h".
6386 (interpreter_exec_cmd, interp_exec): Update to return "struct
6387 exception"
6388 * exceptions.h (no_exception): Declare.
6389 * tui/tui-interp.c (tui_exec): Update to return "struct exception"
6390 * mi/mi-interp.c: Include "exceptions.h".
6391 (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
6392 'struct exception".
e04e8f8a 6393 * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
c1043fc2
AC
6394 (do_captured_execute_command): Update to use catch_exception.
6395 * interps.h: Include "exceptions.h".
6396 (interp_exec_ftype, interp_exec): Return "struct exception".
6397
2a78bfb5
AC
6398 * exceptions.h (throw_reason): Rename throw_exception.
6399 (enum errors, struct exception): Define.
6400 (catch_exception_ftype): Define.
6401 (catch_exception, throw_exception): Declare.
6402 * exceptions.c (throw_exception): Rewrite.
6403 (throw_reason): New function.
6404 (struct catcher, catcher_state_machine): Replace "reason" with
6405 "exception", delete "gdberrmsg".
6406 (catch_exception): New function.
6407 (catcher_init): Replace "gdberrmsg" parameter with "exception".
6408 (catch_errors, catch_exceptions_with_msg): Re-implement passing
6409 exception to catcher_init.
6410 * utils.c (error_silent, error_stream_1): Use throw_reason.
6411 (internal_verror, quit): Ditto.
6412 * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
6413 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
6414 * remote.c (remote_open_1, interrupt_query): Ditto.
6415
8b1ca062
MK
64162005-01-12 Mark Kettenis <kettenis@gnu.org>
6417
fa565c2b
MK
6418 * i386fbsd-tdep.c: Update copyright year. Include "gdbcore.h",
6419 "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
6420 (i386fbsd_jmp_buf_reg_offset): New variable.
6421 (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
6422 functions.
6423 (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
6424 * Makefile.in (i386fbsd-tdep.o): Update dependency.
6425 * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
6426
82f5c14f
MK
6427 * bsd-uthread.h: New file.
6428 * bsd-uthread.c: New file.
6429 * Makefile.in (bsd_uthread_h): New variable.
6430 (ALLDEPFILES): Add bsd-uthread.c.
6431 (bsd-uthread.o): New dependency.
6432
42a6e6a0
MK
6433 * solib.h Update copyright year.
6434 (struct so_list): Forward declaration.
6435 (solib_read_symbols): New prototype.
6436 * solib.c (solib_read_symbols): New function.
6437 (solib_add): Call solib_read_symbols to read in symbols.
6438 (update_solib_list): Call observer_notify_solib_loaded.
6439
8b1ca062
MK
6440 * i386bsd-nat.c: Update copyright year. Don't include
6441 <sys/param.h> and <sys/user.h>.
6442 (register_u_addr, kernel_u_size): Remove functions.
6443 * config/i386/obsd.mh (NAT_FILE): Remove.
6444 * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
6445 * config/i386/nm-obsd.h: Remove file.
6446
60250e8b
AC
64472005-01-12 Andrew Cagney <cagney@gnu.org>
6448
db5f402d
AC
6449 * exceptions.c: Include "gdb_string.h".
6450 (enum catcher_state, struct catcher): Define.
6451 (current_catcher): New global, replaces catch_return;
6452 (catch_return): Delete.
6453 (throw_exception): Use current_catcher->buf;
6454 (catcher_init, catcher_pop, catcher_state_machine): New functions.
6455 (catcher): Delete.
6456 (struct catch_errors_args): Delete.
6457 (do_catch_errors): Delete.
6458 (catch_exceptions): Replace body with call to
6459 catch_exceptions_with_msg.
6460 (catcher): Delete.
6461 (catch_exceptions_with_msg, catch_errors): Re-implement using
6462 catcher_state_machine.
6463
60250e8b
AC
6464 * exceptions.h (enum return_reason, RETURN_MASK)
6465 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
6466 (return_mask, throw_exception, catch_exceptions_ftype)
6467 (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
6468 (catch_command_errors_ftype, catch_command_errors): Move to
6469 exceptions.h.
6470 * exceptions.c, exceptions.h: New files.
6471 * top.c: Do not include <setjmp.h>.
6472 (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
6473 (throw_exception, catcher, catch_exceptions)
6474 (catch_exceptions_with_msg, struct catch_errors_args)
6475 (do_catch_errors, catch_errors, struct captured_command_args)
6476 (do_captured_command, catch_command_errors): Move to exceptions.c.
6477 * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
6478 * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
6479 * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
6480 * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
6481 * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
6482 * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
6483 * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
6484 * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
6485 * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
6486 * ada-valprint.c, ada-lang.c: Ditto.
6487 * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
6488 exceptions.o. Update all dependencies.
e04e8f8a 6489
ca14ead7
MK
64902005-01-11 Mark Kettenis <kettenis@gnu.org>
6491
eafc7eea
MK
6492 * config/i386/nm-fbsd.h: Update copyright year.
6493 Don't include "config/nm-bsd.h".
6494 (KERNEL_U_SIZE): Remove macro.
6495 (kernel_u_size): Remove prototype.
6496
ca14ead7
MK
6497 * config/vax/nbsdaout.mh (NAT_FILE): Remove.
6498 * config/vax/nm-nbsdaout.h: Remove file.
6499
4a39d934
EZ
65002005-01-10 Elena Zannoni <ezannoni@redhat.com>
6501
6502 * MAINTAINERS: Remove self from sh/sh64 maintainership.
6503
93f0f986
AC
65042005-01-10 Andrew Cagney <cagney@gnu.org>
6505
c4f9e2bf
AC
6506 * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
6507 changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
6508 maintainer.
6509
6b71dd74
AC
6510 * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
6511 changes to CRIS.
6512
93f0f986
AC
6513 * MAINTAINERS: Remove "Maintenance Only". Spell out that CAN
6514 COMMIT means can approve).
6515
8785ced0
MK
65162005-01-10 Mark Kettenis <kettenis@gnu.org>
6517
2a2de4ce
MK
6518 * vax-nat.c: Update copyright year. Include "inf-ptrace.h".
6519 (vax_register_u_offset): Make statuc.
6520 (_initialize_vax_nat): Construct and add target vector.
6521 * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
6522 inftarg.o. Add inf-ptrace.o.
6523 * Makefile.in (vax-nat.o): Update dependencies.
6524
8785ced0
MK
6525 * inf-ptrace.h: Update copyright year. Sync comment with
6526 inf-ptrace.c.
6527 (inf_ptrace_trad_target): New prototype.
6528 * inf-ptrace.c: Update copyright year. Include "regcache.h" and
6529 "gdb_assert.h"
6530 (inf_ptrace_target): Add comment.
6531 (inf_ptrace+register_u_offset): New variable.
6532 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
6533 (inf_ptrace_store_register, inf_ptrace_store_registers)
6534 (inf_ptrace_trad_target): New functions.
6535 * Makefile.in (inf-ptrace.o): Update dependencies.
6536
7cb9022a
MK
65372005-01-09 Mark Kettenis <kettenis@gnu.org>
6538
6539 * configure.ac: Provide prerequisite headers when checking
6540 <link.h>, <sys/proc.h> and <sys/user.h>.
6541 * configure: Regenerate.
6542
c534d641
MK
65432005-01-08 Mark Kettenis <kettenis@gnu.org>
6544
6545 * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
6546 tm-ppc-eabi.h instead of the removed tm-nbsd.h.
6547
4b48ac22
MK
65482005-01-07 Mark Kettenis <kettenis@gnu.org>
6549
6550 * config/ia64/tm-linux.h: Tweak comment. Update copyright year.
6551 Don't include "tm-ia64.h".
6552 * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
6553 * config/ia64/tm-ia64.h: Remove. Move contents ...
6554 * ia64-tdep.h: ... here. Update copyright year.
6555
3ace7edb
AC
65562005-01-07 Andrew Cagney <cagney@gnu.org>
6557
bec39cab
AC
6558 * configure.ac: Rename configure.in, require autoconf 2.59.
6559 * configure: Re-generate.
6560
e14ecb8f
AC
6561 * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
6562 xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
6563 to configdirs.
6564
3ace7edb
AC
6565 * configure.in: Replace configdirs with multiple references to
6566 AC_CONFIG_SUBDIRS.
6567 * configure: Re-generate.
e04e8f8a 6568
b33e8514
AS
65692005-01-05 Andreas Schwab <schwab@suse.de>
6570
6571 * ia64-tdep.c: Include "osabi.h".
6572 (native_find_global_pointer): Delete.
6573 (ia64_find_global_pointer): Renamed from
6574 generic_elf_find_global_pointer.
6575 (FIND_GLOBAL_POINTER): Delete. Change all users to call
6576 ia64_find_global_pointer instead.
6577 (ia64_gdbarch_init): Call gdbarch_init_osabi. Remove references
6578 to ia64_linux_sigcontext_register_address and
6579 ia64_linux_write_pc. Don't set tdep->find_global_pointer.
6580 (_initialize_ia64_tdep): Call gdbarch_register instead of
6581 deprecated register_gdbarch_init.
6582 (struct gdbarch_tdep): Remove find_global_pointer field and move
6583 to ...
6584 * ia64-tdep.h (struct gdbarch_tdep): ... here.
6585 (ia64_linux_sigcontext_register_address): Remove declaration.
6586 (ia64_linux_getunwind_table): Likewise.
6587 (ia64_linux_write_pc): Likewise.
6588 * ia64-linux-tdep.c: Include "osabi.h".
6589 (ia64_linux_sigcontext_register_address): Make static.
6590 (ia64_linux_write_pc): Likewise.
6591 (ia64_linux_init_abi): New.
6592 (_initialize_ia64_linux_tdep): New.
6593 * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
6594 $(osabi_h).
6595
0ea390ed
KB
65962005-01-05 Kevin Buettner <kevinb@redhat.com>
6597
e04e8f8a 6598 * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
0ea390ed
KB
6599 functions in ia64-aix-tdep.c.
6600 * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
6601 function defined in ia64-aix-tdep.c.
6602 * ia64-aix-tdep.c: Remove file.
6603 * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
6604 this list.
6605 * Makefile.in (ia64-aix-tdep.o): Delete.
6606
edefbb7c
AC
66072005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6608
6609 Committed by Andrew Cagney.
6610 * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
6611 * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
6612 * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
6613 * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
6614 * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
6615 * aix-thread.c (_initialize_aix_thread): Get rid of the
6616 deprecated_add_show_from_set call.
6617 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
6618 * arm-tdep.c (_initialize_arm_tdep): Ditto.
6619 * command.h (add_setshow_enum_cmd): Add arguments for returning
6620 new list elements.
6621 * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
6622 * mips-tdep.c (_initialize_mips_tdep): Modify calls to
6623 add_setshow_enum_cmd.
6624
a260932f
MK
66252005-01-04 Mark Kettenis <kettenis@gnu.org>
6626
34cf1994
MK
6627 * configure.host (ia64-*-aix*): Remove.
6628 * configure.tgt (ia64-*-aix*): Remove.
6629 * config/ia64/aix.mh: Remove file.
6630 * config/ia64/aix.mt: Remove file.
6631 * config/ia64/tm-aix.h: Remove file.
6632 * ia64-aix-nat.c: Remove file.
6633 * Makefile.in (ia64-aix-nat.o): Remove dependency.
6634
a260932f
MK
6635 * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
6636 Add back inf-ptrace.o.
6637
5ed102a1
AC
66382005-01-04 Andrew Cagney <cagney@gnu.org>
6639
6640 * version.in: Change format from 6.3.50_2005-01-04-cvs to
6641 6.3.50.20050104-cvs.
6642
3a63c4b7
AS
66432005-01-04 Andreas Schwab <schwab@suse.de>
6644
6645 * breakpoint.c (break_command_1): Always free err_msg before
6646 returning when an exception was caught.
6647
e22b26cb
JB
66482005-01-01 Joel Brobecker <brobecker@gnat.com>
6649
6650 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
6651 in register number for addil instruction.
6652
151c5df6 6653For older changes see ChangeLog-2004.
c906108c
SS
6654\f
6655Local Variables:
6656mode: change-log
6657left-margin: 8
6658fill-column: 74
6659version-control: never
6660End:
This page took 1.430473 seconds and 4 git commands to generate.