Browse Source

* breakpoint.c:


			
			
				readline_5_1-import-branch
			
			
		
Eli Zaretskii 21 years ago
parent
commit
197e01b6dc
  1. 6
      gdb/COPYING
  2. 545
      gdb/ChangeLog
  3. 5
      gdb/Makefile.in
  4. 6
      gdb/abug-rom.c
  5. 6
      gdb/acinclude.m4
  6. 49
      gdb/aclocal.m4
  7. 3
      gdb/ada-exp.y
  8. 5
      gdb/ada-lang.c
  9. 5
      gdb/ada-lang.h
  10. 3
      gdb/ada-lex.l
  11. 5
      gdb/ada-typeprint.c
  12. 5
      gdb/ada-valprint.c
  13. 6
      gdb/aix-thread.c
  14. 6
      gdb/alpha-linux-nat.c
  15. 6
      gdb/alpha-linux-tdep.c
  16. 6
      gdb/alpha-mdebug-tdep.c
  17. 6
      gdb/alpha-nat.c
  18. 6
      gdb/alpha-osf1-tdep.c
  19. 6
      gdb/alpha-tdep.c
  20. 6
      gdb/alpha-tdep.h
  21. 6
      gdb/alphabsd-nat.c
  22. 6
      gdb/alphabsd-tdep.c
  23. 6
      gdb/alphabsd-tdep.h
  24. 6
      gdb/alphafbsd-tdep.c
  25. 6
      gdb/alphanbsd-tdep.c
  26. 6
      gdb/amd64-linux-nat.c
  27. 6
      gdb/amd64-linux-tdep.c
  28. 6
      gdb/amd64-nat.c
  29. 6
      gdb/amd64-nat.h
  30. 6
      gdb/amd64-sol2-tdep.c
  31. 6
      gdb/amd64-tdep.c
  32. 6
      gdb/amd64-tdep.h
  33. 6
      gdb/amd64bsd-nat.c
  34. 6
      gdb/amd64fbsd-nat.c
  35. 6
      gdb/amd64fbsd-tdep.c
  36. 6
      gdb/amd64nbsd-nat.c
  37. 6
      gdb/amd64nbsd-tdep.c
  38. 6
      gdb/amd64obsd-nat.c
  39. 6
      gdb/amd64obsd-tdep.c
  40. 6
      gdb/annotate.c
  41. 6
      gdb/annotate.h
  42. 6
      gdb/arch-utils.c
  43. 6
      gdb/arch-utils.h
  44. 6
      gdb/arm-linux-nat.c
  45. 6
      gdb/arm-linux-tdep.c
  46. 6
      gdb/arm-tdep.c
  47. 6
      gdb/arm-tdep.h
  48. 6
      gdb/armnbsd-nat.c
  49. 6
      gdb/armnbsd-tdep.c
  50. 6
      gdb/auxv.c
  51. 6
      gdb/auxv.h
  52. 6
      gdb/avr-tdep.c
  53. 6
      gdb/ax-gdb.c
  54. 6
      gdb/ax-gdb.h
  55. 6
      gdb/ax-general.c
  56. 6
      gdb/ax.h
  57. 6
      gdb/bcache.c
  58. 6
      gdb/bcache.h
  59. 6
      gdb/bfd-target.c
  60. 6
      gdb/bfd-target.h
  61. 6
      gdb/block.c
  62. 6
      gdb/block.h
  63. 6
      gdb/blockframe.c
  64. 6
      gdb/breakpoint.c
  65. 6
      gdb/breakpoint.h
  66. 6
      gdb/bsd-kvm.c
  67. 6
      gdb/bsd-kvm.h
  68. 6
      gdb/bsd-uthread.c
  69. 6
      gdb/bsd-uthread.h
  70. 6
      gdb/buildsym.c
  71. 6
      gdb/buildsym.h
  72. 5
      gdb/c-exp.y
  73. 6
      gdb/c-lang.c
  74. 6
      gdb/c-lang.h
  75. 6
      gdb/c-typeprint.c
  76. 6
      gdb/c-valprint.c
  77. 6
      gdb/call-cmds.h
  78. 6
      gdb/charset.c
  79. 6
      gdb/charset.h
  80. 6
      gdb/cli-out.c
  81. 6
      gdb/cli-out.h
  82. 6
      gdb/coff-pe-read.c
  83. 6
      gdb/coff-pe-read.h
  84. 6
      gdb/coff-solib.c
  85. 6
      gdb/coff-solib.h
  86. 6
      gdb/coffread.c
  87. 6
      gdb/command.h
  88. 6
      gdb/complaints.c
  89. 6
      gdb/complaints.h
  90. 6
      gdb/completer.c
  91. 6
      gdb/completer.h
  92. 5
      gdb/configure.ac
  93. 3
      gdb/copying.c
  94. 6
      gdb/core-aout.c
  95. 6
      gdb/core-regset.c
  96. 6
      gdb/corefile.c
  97. 6
      gdb/corelow.c
  98. 6
      gdb/cp-abi.c
  99. 6
      gdb/cp-abi.h
  100. 5
      gdb/cp-name-parser.y

6
gdb/COPYING

@ -2,7 +2,8 @@
Version 2, June 1991 Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
@ -305,7 +306,8 @@ the "copyright" line and a pointer to where the full notice is found.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.

545
gdb/ChangeLog

@ -1,3 +1,548 @@
2005-12-18 Eli Zaretskii <eliz@gnu.org>
* breakpoint.c:
* arm-tdep.c:
* ia64-tdep.c:
* i386-tdep.c:
* hpread.c:
* hppa-tdep.c:
* hppa-hpux-tdep.c:
* gnu-nat.c:
* gdbtypes.c:
* gdbarch.h:
* gdbarch.c:
* eval.c:
* dwarf2read.c:
* dbxread.c:
* copying:
* symfile.c:
* stabsread.c:
* sh64-tdep.c:
* sh-tdep.c:
* s390-tdep.c:
* rs6000-tdep.c:
* remote.c:
* remote-mips.c:
* mips-tdep.c:
* mdebugread.c:
* linux-nat.c:
* infrun.c:
* xcoffread.c:
* win32-nat.c:
* valops.c:
* utils.c:
* tracepoint.c:
* target.c:
* symtab.c:
* c-exp.y:
* ada-valprint.c:
* ada-typeprint.c:
* ada-lex.l:
* ada-lang.h:
* ada-lang.c:
* ada-exp.y:
* alphafbsd-tdep.c:
* alphabsd-tdep.h:
* alphabsd-tdep.c:
* alphabsd-nat.c:
* alpha-tdep.h:
* alpha-tdep.c:
* alpha-osf1-tdep.c:
* alpha-nat.c:
* alpha-mdebug-tdep.c:
* alpha-linux-tdep.c:
* alpha-linux-nat.c:
* aix-thread.c:
* abug-rom.c:
* arch-utils.c:
* annotate.h:
* annotate.c:
* amd64obsd-tdep.c:
* amd64obsd-nat.c:
* amd64nbsd-tdep.c:
* amd64nbsd-nat.c:
* amd64fbsd-tdep.c:
* amd64fbsd-nat.c:
* amd64bsd-nat.c:
* amd64-tdep.h:
* amd64-tdep.c:
* amd64-sol2-tdep.c:
* amd64-nat.h:
* amd64-nat.c:
* amd64-linux-tdep.c:
* amd64-linux-nat.c:
* alphanbsd-tdep.c:
* block.h:
* block.c:
* bfd-target.h:
* bfd-target.c:
* bcache.h:
* bcache.c:
* ax.h:
* ax-general.c:
* ax-gdb.h:
* ax-gdb.c:
* avr-tdep.c:
* auxv.h:
* auxv.c:
* armnbsd-tdep.c:
* armnbsd-nat.c:
* arm-tdep.h:
* arm-linux-nat.c:
* arch-utils.h:
* charset.c:
* call-cmds.h:
* c-valprint.c:
* c-typeprint.c:
* c-lang.h:
* c-lang.c:
* buildsym.h:
* buildsym.c:
* bsd-uthread.h:
* bsd-uthread.c:
* bsd-kvm.h:
* bsd-kvm.c:
* breakpoint.h:
* core-regset.c:
* core-aout.c:
* completer.h:
* completer.c:
* complaints.h:
* complaints.c:
* command.h:
* coffread.c:
* coff-solib.h:
* coff-solib.c:
* coff-pe-read.h:
* coff-pe-read.c:
* cli-out.h:
* cli-out.c:
* charset.h:
* dink32-rom.c:
* dictionary.h:
* dictionary.c:
* demangle.c:
* defs.h:
* dcache.h:
* dcache.c:
* d10v-tdep.c:
* cpu32bug-rom.c:
* cp-valprint.c:
* cp-support.h:
* cp-support.c:
* cp-namespace.c:
* cp-abi.h:
* cp-abi.c:
* corelow.c:
* corefile.c:
* environ.c:
* elfread.c:
* dwarfread.c:
* dwarf2loc.c:
* dwarf2expr.h:
* dwarf2expr.c:
* dwarf2-frame.h:
* dwarf2-frame.c:
* dve3900-rom.c:
* dummy-frame.h:
* dummy-frame.c:
* dsrec.c:
* doublest.h:
* doublest.c:
* disasm.h:
* disasm.c:
* fork-child.c:
* findvar.c:
* fbsd-nat.h:
* fbsd-nat.c:
* f-valprint.c:
* f-typeprint.c:
* f-lang.h:
* f-lang.c:
* expression.h:
* expprint.c:
* exec.h:
* exec.c:
* exceptions.h:
* exceptions.c:
* event-top.h:
* event-top.c:
* event-loop.h:
* event-loop.c:
* gdb.c:
* gdb-stabs.h:
* gdb-events.h:
* gdb-events.c:
* gcore.c:
* frv-tdep.h:
* frv-tdep.c:
* frv-linux-tdep.c:
* frame.h:
* frame.c:
* frame-unwind.h:
* frame-unwind.c:
* frame-base.h:
* frame-base.c:
* gdb_vfork.h:
* gdb_thread_db.h:
* gdb_string.h:
* gdb_stat.h:
* gdb_regex.h:
* gdb_ptrace.h:
* gdb_proc_service.h:
* gdb_obstack.h:
* gdb_locale.h:
* gdb_dirent.h:
* gdb_curses.h:
* gdb_assert.h:
* gdbarch.sh:
* gdb.h:
* hpux-thread.c:
* hppabsd-nat.c:
* hppa-tdep.h:
* hpacc-abi.c:
* h8300-tdep.c:
* gregset.h:
* go32-nat.c:
* gnu-v3-abi.c:
* gnu-v2-abi.h:
* gnu-v2-abi.c:
* gnu-nat.h:
* glibc-tdep.c:
* gdbtypes.h:
* gdbcore.h:
* gdbcmd.h:
* i386nbsd-tdep.c:
* i386nbsd-nat.c:
* i386gnu-tdep.c:
* i386gnu-nat.c:
* i386fbsd-tdep.c:
* i386fbsd-nat.c:
* i386bsd-tdep.c:
* i386bsd-nat.h:
* i386bsd-nat.c:
* i386-tdep.h:
* i386-sol2-nat.c:
* i386-nto-tdep.c:
* i386-nat.c:
* i386-linux-tdep.h:
* i386-linux-tdep.c:
* i386-linux-nat.c:
* i386-cygwin-tdep.c:
* inf-ttrace.c:
* inf-ptrace.h:
* inf-ptrace.c:
* inf-loop.h:
* inf-loop.c:
* inf-child.h:
* inf-child.c:
* ia64-tdep.h:
* ia64-linux-nat.c:
* i387-tdep.h:
* i387-tdep.c:
* i386v4-nat.c:
* i386v-nat.c:
* i386obsd-tdep.c:
* i386obsd-nat.c:
* kod.c:
* jv-valprint.c:
* jv-typeprint.c:
* jv-lang.h:
* jv-lang.c:
* irix5-nat.c:
* iq2000-tdep.c:
* interps.h:
* interps.c:
* inftarg.c:
* inflow.h:
* inflow.c:
* inferior.h:
* infcmd.c:
* infcall.h:
* infcall.c:
* inf-ttrace.h:
* m32r-tdep.h:
* m32r-tdep.c:
* m32r-rom.c:
* m32r-linux-tdep.c:
* m32r-linux-nat.c:
* m2-valprint.c:
* m2-typeprint.c:
* m2-lang.h:
* m2-lang.c:
* lynx-nat.c:
* linux-thread-db.c:
* linux-nat.h:
* linespec.c:
* libunwind-frame.h:
* libunwind-frame.c:
* language.h:
* language.c:
* macroexp.c:
* macrocmd.c:
* m88kbsd-nat.c:
* m88k-tdep.h:
* m88k-tdep.c:
* m68klinux-tdep.c:
* m68klinux-nat.c:
* m68kbsd-tdep.c:
* m68kbsd-nat.c:
* m68k-tdep.h:
* m68k-tdep.c:
* mips-linux-nat.c:
* mips-irix-tdep.c:
* minsyms.c:
* memattr.h:
* memattr.c:
* mem-break.c:
* mdebugread.h:
* main.h:
* main.c:
* macrotab.h:
* macrotab.c:
* macroscope.h:
* macroscope.c:
* macroexp.h:
* nbsd-tdep.c:
* mt-tdep.c:
* monitor.h:
* monitor.c:
* mn10300-tdep.h:
* mn10300-tdep.c:
* mn10300-linux-tdep.c:
* mipsv4-nat.c:
* mipsread.c:
* mipsnbsd-tdep.h:
* mipsnbsd-tdep.c:
* mipsnbsd-nat.c:
* mips64obsd-tdep.c:
* mips64obsd-nat.c:
* mips-tdep.h:
* mips-mdebug-tdep.c:
* mips-linux-tdep.c:
* osabi.h:
* osabi.c:
* ocd.h:
* ocd.c:
* observer.c:
* objfiles.h:
* objfiles.c:
* objc-lang.h:
* objc-lang.c:
* objc-exp.y:
* nto-tdep.h:
* nto-tdep.c:
* nto-procfs.c:
* nlmread.c:
* nbsd-tdep.h:
* ppcobsd-tdep.c:
* ppcobsd-nat.c:
* ppcnbsd-tdep.h:
* ppcnbsd-tdep.c:
* ppcnbsd-nat.c:
* ppcbug-rom.c:
* ppc-tdep.h:
* ppc-sysv-tdep.c:
* ppc-linux-tdep.c:
* ppc-linux-nat.c:
* ppc-bdm.c:
* parser-defs.h:
* parse.c:
* p-valprint.c:
* p-typeprint.c:
* p-lang.h:
* p-lang.c:
* remote-fileio.h:
* remote-fileio.c:
* remote-est.c:
* remote-e7000.c:
* regset.h:
* regset.c:
* reggroups.h:
* reggroups.c:
* regcache.h:
* regcache.c:
* proc-why.c:
* proc-service.c:
* proc-events.c:
* printcmd.c:
* ppcobsd-tdep.h:
* sentinel-frame.h:
* sentinel-frame.c:
* scm-valprint.c:
* scm-tags.h:
* scm-lang.h:
* scm-lang.c:
* scm-exp.c:
* s390-tdep.h:
* rom68k-rom.c:
* remote.h:
* remote-utils.c:
* remote-st.c:
* remote-sim.c:
* remote-sds.c:
* remote-rdp.c:
* remote-rdi.c:
* remote-hms.c:
* sim-regno.h:
* shnbsd-tdep.h:
* shnbsd-tdep.c:
* shnbsd-nat.c:
* sh-tdep.h:
* serial.h:
* serial.c:
* ser-unix.h:
* ser-unix.c:
* ser-tcp.c:
* ser-pipe.c:
* ser-go32.c:
* ser-e7kpc.c:
* ser-base.h:
* ser-base.c:
* solib.c:
* solib-svr4.h:
* solib-svr4.c:
* solib-sunos.c:
* solib-som.h:
* solib-som.c:
* solib-pa64.h:
* solib-pa64.c:
* solib-osf.c:
* solib-null.c:
* solib-legacy.c:
* solib-irix.c:
* solib-frv.c:
* solib-aix5.c:
* sol-thread.c:
* sparc64-linux-tdep.c:
* sparc64-linux-nat.c:
* sparc-tdep.h:
* sparc-tdep.c:
* sparc-sol2-tdep.c:
* sparc-sol2-nat.c:
* sparc-nat.h:
* sparc-nat.c:
* sparc-linux-tdep.c:
* sparc-linux-nat.c:
* source.h:
* source.c:
* somread.c:
* solist.h:
* solib.h:
* std-regs.c:
* stack.h:
* stack.c:
* stabsread.h:
* sparcobsd-tdep.c:
* sparcnbsd-tdep.c:
* sparcnbsd-nat.c:
* sparc64obsd-tdep.c:
* sparc64nbsd-tdep.c:
* sparc64nbsd-nat.c:
* sparc64fbsd-tdep.c:
* sparc64fbsd-nat.c:
* sparc64-tdep.h:
* sparc64-tdep.c:
* sparc64-sol2-tdep.c:
* sparc64-nat.c:
* ui-file.c:
* typeprint.h:
* typeprint.c:
* tramp-frame.h:
* tramp-frame.c:
* trad-frame.h:
* trad-frame.c:
* tracepoint.h:
* top.c:
* tobs.inc:
* thread.c:
* terminal.h:
* target.h:
* symfile.h:
* stop-gdb.c:
* vaxbsd-nat.c:
* vax-tdep.h:
* vax-tdep.c:
* vax-nat.c:
* varobj.h:
* varobj.c:
* value.h:
* value.c:
* valprint.h:
* valprint.c:
* v850-tdep.c:
* uw-thread.c:
* user-regs.c:
* ui-out.h:
* ui-out.c:
* ui-file.h:
* xcoffsolib.h:
* xcoffsolib.c:
* wrapper.c:
* wince.c:
* wince-stub.h:
* wince-stub.c:
* vaxobsd-tdep.c:
* vaxnbsd-tdep.c:
* gdb_gcore.sh:
* copying.c:
* configure.ac:
* aclocal.m4:
* acinclude.m4:
* reply_mig_hack.awk:
* observer.sh:
* gdb_mbuild.sh:
* arm-linux-tdep.c:
* blockframe.c:
* dbug-rom.c:
* environ.h:
* dwarf2loc.h:
* gdb-events.sh:
* glibc-tdep.h:
* gdb_wait.h:
* gdbthread.h:
* i386-sol2-tdep.c:
* hppabsd-tdep.c:
* hppa-linux-nat.c:
* hppa-hpux-nat.c:
* ia64-linux-tdep.c:
* infptrace.c:
* linespec.h:
* maint.c:
* mips-mdebug-tdep.h:
* remote-m32r-sdi.c:
* s390-nat.c:
* rs6000-nat.c:
* remote-utils.h:
* sh3-rom.c:
* sh-linux-tdep.c:
* top.h:
* symtab.h:
* symmisc.c:
* symfile-mem.c:
* srec.h:
* user-regs.h:
* version.h:
* valarith.c:
* xstormy16-tdep.c:
* wrapper.h:
* Makefile.in:
* f-exp.y:
* cris-tdep.c:
* cp-name-parser.y:
* procfs.c:
* proc-utils.h:
* proc-flags.c:
* proc-api.c:
* p-exp.y:
* m68hc11-tdep.c:
* m2-exp.y:
* kod.h:
* kod-cisco.c:
* jv-exp.y:
* hppa-linux-tdep.c: Add (c) after Copyright. Update the FSF
address.
2005-12-16 Nathan Sidwell <nathan@codesourcery.com> 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
Second part of ms1 to mt renaming. Second part of ms1 to mt renaming.

5
gdb/Makefile.in

@ -1,4 +1,4 @@
# Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, # Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
# 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, # 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
# Inc. # Inc.
@ -16,7 +16,8 @@
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Foundation, Inc., 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.
prefix = @prefix@ prefix = @prefix@
exec_prefix = @exec_prefix@ exec_prefix = @exec_prefix@

6
gdb/abug-rom.c

@ -1,5 +1,5 @@
/* Remote debugging interface for ABug Rom monitor for GDB, the GNU debugger. /* Remote debugging interface for ABug Rom monitor for GDB, the GNU debugger.
Copyright 1995, 1996, 1998, 1999, 2000, 2001 Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc. Free Software Foundation, Inc.
Written by Rob Savoye of Cygnus Support Written by Rob Savoye of Cygnus Support
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbcore.h" #include "gdbcore.h"

6
gdb/acinclude.m4

@ -747,7 +747,7 @@ AC_SUBST(ITKHDIR)
## From Franc,ois Pinard ## ## From Franc,ois Pinard ##
## ----------------------------------------- ## ## ----------------------------------------- ##
# Copyright 1996, 1997, 1999, 2000, 2001 Free Software Foundation, Inc. # Copyright (C) 1996, 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -761,8 +761,8 @@ AC_SUBST(ITKHDIR)
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # Foundation, Inc., 51 Franklin Street, Fifth Floor,
# 02111-1307, USA. # Boston, MA 02110-1301, USA.
# serial 1 # serial 1

49
gdb/aclocal.m4

@ -27,53 +27,8 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # Foundation, Inc., 51 Franklin Street, Fifth Floor,
# 02111-1307, USA. # Boston, MA 02110-1301, USA.
# serial 6
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
# -------------------------------------
# Define a conditional.
AC_DEFUN([AM_CONDITIONAL],
[AC_PREREQ(2.52)dnl
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
AC_SUBST([$1_TRUE])
AC_SUBST([$1_FALSE])
if $2; then
$1_TRUE=
$1_FALSE='#'
else
$1_TRUE='#'
$1_FALSE=
fi
AC_CONFIG_COMMANDS_PRE(
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
AC_MSG_ERROR([[conditional "$1" was never defined.
Usually this means the macro was only invoked conditionally.]])
fi])])
# Add --enable-maintainer-mode option to configure.
# From Jim Meyering
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004
# Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
# serial 3 # serial 3

3
gdb/ada-exp.y

@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/* Parse an Ada expression from text in a string, /* Parse an Ada expression from text in a string,
and return the result as a struct expression pointer. and return the result as a struct expression pointer.

5
gdb/ada-lang.c

@ -1,4 +1,4 @@
/* Ada language support routines for GDB, the GNU debugger. Copyright /* Ada language support routines for GDB, the GNU debugger. Copyright (C)
1992, 1993, 1994, 1997, 1998, 1999, 2000, 2003, 2004, 2005 Free 1992, 1993, 1994, 1997, 1998, 1999, 2000, 2003, 2004, 2005 Free
Software Foundation, Inc. Software Foundation, Inc.
@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"

5
gdb/ada-lang.h

@ -1,6 +1,6 @@
/* Ada language support definitions for GDB, the GNU debugger. /* Ada language support definitions for GDB, the GNU debugger.
Copyright 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc. 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
#if !defined (ADA_LANG_H) #if !defined (ADA_LANG_H)
#define ADA_LANG_H 1 #define ADA_LANG_H 1

3
gdb/ada-lex.l

@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/*----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/

5
gdb/ada-typeprint.c

@ -1,5 +1,5 @@
/* Support for printing Ada types for GDB, the GNU debugger. /* Support for printing Ada types for GDB, the GNU debugger.
Copyright 1986, 1988, 1989, 1991, 1997, 1998, 1999, 2000, Copyright (C) 1986, 1988, 1989, 1991, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004 Free Software Foundation, Inc. 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_obstack.h" #include "gdb_obstack.h"

5
gdb/ada-valprint.c

@ -1,6 +1,6 @@
/* Support for printing Ada values for GDB, the GNU debugger. /* Support for printing Ada values for GDB, the GNU debugger.
Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1997, 2001, Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1997, 2001,
2002, 2003, 2004, 2005 Free Software Foundation, Inc. 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
#include <ctype.h> #include <ctype.h>
#include "defs.h" #include "defs.h"

6
gdb/aix-thread.c

@ -1,6 +1,6 @@
/* Low level interface for debugging AIX 4.3+ pthreads. /* Low level interface for debugging AIX 4.3+ pthreads.
Copyright 1999, 2000, 2002 Free Software Foundation, Inc. Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Written by Nick Duffek <nsd@redhat.com>. Written by Nick Duffek <nsd@redhat.com>.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* This module uses the libpthdebug.a library provided by AIX 4.3+ for /* This module uses the libpthdebug.a library provided by AIX 4.3+ for

6
gdb/alpha-linux-nat.c

@ -1,5 +1,5 @@
/* Low level Alpha GNU/Linux interface, for GDB when running native. /* Low level Alpha GNU/Linux interface, for GDB when running native.
Copyright 2005 Copyright (C) 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "target.h" #include "target.h"

6
gdb/alpha-linux-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent code for GNU/Linux on Alpha. /* Target-dependent code for GNU/Linux on Alpha.
Copyright 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/alpha-mdebug-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent mdebug code for the ALPHA architecture. /* Target-dependent mdebug code for the ALPHA architecture.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/alpha-nat.c

@ -1,5 +1,5 @@
/* Low level Alpha interface, for GDB when running native. /* Low level Alpha interface, for GDB when running native.
Copyright 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003 Copyright (C) 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_string.h" #include "gdb_string.h"

6
gdb/alpha-osf1-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent code for OSF/1 on Alpha. /* Target-dependent code for OSF/1 on Alpha.
Copyright 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/alpha-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger. /* Target-dependent code for the ALPHA architecture, for GDB, the GNU Debugger.
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2005 Free Software Foundation, Inc. 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "doublest.h" #include "doublest.h"

6
gdb/alpha-tdep.h

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on Alpha systems. /* Common target dependent code for GDB on Alpha systems.
Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003 Free Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003 Free
Software Foundation, Inc. Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef ALPHA_TDEP_H #ifndef ALPHA_TDEP_H
#define ALPHA_TDEP_H #define ALPHA_TDEP_H

6
gdb/alphabsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for Alpha BSD's. /* Native-dependent code for Alpha BSD's.
Copyright 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "inferior.h" #include "inferior.h"

6
gdb/alphabsd-tdep.c

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on Alpha systems running BSD. /* Common target dependent code for GDB on Alpha systems running BSD.
Copyright 2000, 2001, 2002 Free Software Foundation, Inc. Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"

6
gdb/alphabsd-tdep.h

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on Alpha systems running BSD. /* Common target dependent code for GDB on Alpha systems running BSD.
Copyright 2002 Free Software Foundation, Inc. Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef ALPHABSD_TDEP_H #ifndef ALPHABSD_TDEP_H
#define ALPHABSD_TDEP_H #define ALPHABSD_TDEP_H

6
gdb/alphafbsd-tdep.c

@ -1,5 +1,5 @@
/* Target-dependent code for FreeBSD/Alpha. /* Target-dependent code for FreeBSD/Alpha.
Copyright 2001, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "value.h" #include "value.h"

6
gdb/alphanbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/Alpha. /* Target-dependent code for NetBSD/Alpha.
Copyright 2002, 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Wasabi Systems, Inc. Contributed by Wasabi Systems, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbcore.h" #include "gdbcore.h"

6
gdb/amd64-linux-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for GNU/Linux x86-64. /* Native-dependent code for GNU/Linux x86-64.
Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "inferior.h" #include "inferior.h"

6
gdb/amd64-linux-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for GNU/Linux x86-64. /* Target-dependent code for GNU/Linux x86-64.
Copyright 2001, 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/amd64-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64. /* Native-dependent code for AMD64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbarch.h" #include "gdbarch.h"

6
gdb/amd64-nat.h

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64. /* Native-dependent code for AMD64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef AMD64_NAT_H #ifndef AMD64_NAT_H
#define AMD64_NAT_H 1 #define AMD64_NAT_H 1

6
gdb/amd64-sol2-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for AMD64 Solaris. /* Target-dependent code for AMD64 Solaris.
Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Joseph Myers, CodeSourcery, LLC. Contributed by Joseph Myers, CodeSourcery, LLC.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/amd64-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for AMD64. /* Target-dependent code for AMD64.
Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
Inc. Contributed by Jiri Smid, SuSE Labs. Inc. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "arch-utils.h" #include "arch-utils.h"

6
gdb/amd64-tdep.h

@ -1,6 +1,6 @@
/* Target-dependent definitions for AMD64. /* Target-dependent definitions for AMD64.
Copyright 2001, 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
Contributed by Jiri Smid, SuSE Labs. Contributed by Jiri Smid, SuSE Labs.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef AMD64_TDEP_H #ifndef AMD64_TDEP_H
#define AMD64_TDEP_H #define AMD64_TDEP_H

6
gdb/amd64bsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for AMD64 BSD's. /* Native-dependent code for AMD64 BSD's.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "inferior.h" #include "inferior.h"

6
gdb/amd64fbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for FreeBSD/amd64. /* Native-dependent code for FreeBSD/amd64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "inferior.h" #include "inferior.h"

6
gdb/amd64fbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for FreeBSD/amd64. /* Target-dependent code for FreeBSD/amd64.
Copyright 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "arch-utils.h" #include "arch-utils.h"

6
gdb/amd64nbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for NetBSD/amd64. /* Native-dependent code for NetBSD/amd64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "target.h" #include "target.h"

6
gdb/amd64nbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for NetBSD/amd64. /* Target-dependent code for NetBSD/amd64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "arch-utils.h" #include "arch-utils.h"

6
gdb/amd64obsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for OpenBSD/amd64. /* Native-dependent code for OpenBSD/amd64.
Copyright 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbcore.h" #include "gdbcore.h"

6
gdb/amd64obsd-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for OpenBSD/amd64. /* Target-dependent code for OpenBSD/amd64.
Copyright 2003, 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "frame.h" #include "frame.h"

6
gdb/annotate.c

@ -1,5 +1,5 @@
/* Annotation routines for GDB. /* Annotation routines for GDB.
Copyright 1986, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999, Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1998, 1999,
2000 Free Software Foundation, Inc. 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "annotate.h" #include "annotate.h"

6
gdb/annotate.h

@ -1,5 +1,5 @@
/* Annotation routines for GDB. /* Annotation routines for GDB.
Copyright 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000 Copyright (C) 1986, 1989, 1990, 1991, 1992, 1994, 1998, 1999, 2000
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "symtab.h" #include "symtab.h"
#include "gdbtypes.h" #include "gdbtypes.h"

6
gdb/arch-utils.c

@ -1,6 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger. /* Dynamic architecture support for GDB, the GNU debugger.
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"

6
gdb/arch-utils.h

@ -1,6 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger. /* Dynamic architecture support for GDB, the GNU debugger.
Copyright 1998, 1999, 2000, 2002, 2003, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004 Free Software
Foundation, Inc. Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef GDBARCH_UTILS_H #ifndef GDBARCH_UTILS_H
#define GDBARCH_UTILS_H #define GDBARCH_UTILS_H

6
gdb/arm-linux-nat.c

@ -1,5 +1,5 @@
/* GNU/Linux on ARM native support. /* GNU/Linux on ARM native support.
Copyright 1999, 2000, 2001, 2002, 2004, 2005 Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "inferior.h" #include "inferior.h"

6
gdb/arm-linux-tdep.c

@ -1,6 +1,6 @@
/* GNU/Linux on ARM target support. /* GNU/Linux on ARM target support.
Copyright 1999, 2000, 2001, 2002, 2003, 2005 Free Software Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 Free Software
Foundation, Inc. Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "target.h" #include "target.h"

6
gdb/arm-tdep.c

@ -1,6 +1,6 @@
/* Common target dependent code for GDB on ARM systems. /* Common target dependent code for GDB on ARM systems.
Copyright 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1998, 1999, Copyright (C) 1988, 1989, 1991, 1992, 1993, 1995, 1996, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include <ctype.h> /* XXX for isupper () */ #include <ctype.h> /* XXX for isupper () */

6
gdb/arm-tdep.h

@ -1,5 +1,5 @@
/* Common target dependent code for GDB on ARM systems. /* Common target dependent code for GDB on ARM systems.
Copyright 2002, 2003 Free Software Foundation, Inc. Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* Register numbers of various important registers. Note that some of /* Register numbers of various important registers. Note that some of
these values are "real" register numbers, and correspond to the these values are "real" register numbers, and correspond to the

6
gdb/armnbsd-nat.c

@ -1,6 +1,6 @@
/* Native-dependent code for BSD Unix running on ARM's, for GDB. /* Native-dependent code for BSD Unix running on ARM's, for GDB.
Copyright 1988, 1989, 1991, 1992, 1994, 1996, 1999, 2002, 2004 Copyright (C) 1988, 1989, 1991, 1992, 1994, 1996, 1999, 2002, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbcore.h" #include "gdbcore.h"

6
gdb/armnbsd-tdep.c

@ -1,6 +1,6 @@
/* Target-specific functions for ARM running under NetBSD. /* Target-specific functions for ARM running under NetBSD.
Copyright 2002, 2003, 2004 Free Software Foundation, Inc. Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "osabi.h" #include "osabi.h"

6
gdb/auxv.c

@ -1,6 +1,6 @@
/* Auxiliary vector support for GDB, the GNU debugger. /* Auxiliary vector support for GDB, the GNU debugger.
Copyright 2004 Free Software Foundation, Inc. Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "target.h" #include "target.h"

6
gdb/auxv.h

@ -1,6 +1,6 @@
/* Auxiliary vector support for GDB, the GNU debugger. /* Auxiliary vector support for GDB, the GNU debugger.
Copyright 2004 Free Software Foundation, Inc. Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef AUXV_H #ifndef AUXV_H
#define AUXV_H #define AUXV_H

6
gdb/avr-tdep.c

@ -1,6 +1,6 @@
/* Target-dependent code for Atmel AVR, for GDB. /* Target-dependent code for Atmel AVR, for GDB.
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc. 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* Contributed by Theodore A. Roth, troth@openavr.org */ /* Contributed by Theodore A. Roth, troth@openavr.org */

6
gdb/ax-gdb.c

@ -1,6 +1,6 @@
/* GDB-specific functions for operating on agent expressions. /* GDB-specific functions for operating on agent expressions.
Copyright 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation,
Inc. Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "symtab.h" #include "symtab.h"

6
gdb/ax-gdb.h

@ -1,5 +1,5 @@
/* GDB-specific functions for operating on agent expressions /* GDB-specific functions for operating on agent expressions
Copyright 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef AX_GDB_H #ifndef AX_GDB_H
#define AX_GDB_H #define AX_GDB_H

6
gdb/ax-general.c

@ -1,5 +1,5 @@
/* Functions for manipulating expressions designed to be executed on the agent /* Functions for manipulating expressions designed to be executed on the agent
Copyright 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* Despite what the above comment says about this file being part of /* Despite what the above comment says about this file being part of
GDB, we would like to keep these functions free of GDB GDB, we would like to keep these functions free of GDB

6
gdb/ax.h

@ -1,5 +1,5 @@
/* Definitions for expressions designed to be executed on the agent /* Definitions for expressions designed to be executed on the agent
Copyright 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef AGENTEXPR_H #ifndef AGENTEXPR_H
#define AGENTEXPR_H #define AGENTEXPR_H

6
gdb/bcache.c

@ -2,7 +2,7 @@
Written by Fred Fish <fnf@cygnus.com> Written by Fred Fish <fnf@cygnus.com>
Rewritten by Jim Blandy <jimb@cygnus.com> Rewritten by Jim Blandy <jimb@cygnus.com>
Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_obstack.h" #include "gdb_obstack.h"

6
gdb/bcache.h

@ -2,7 +2,7 @@
Written by Fred Fish <fnf@cygnus.com> Written by Fred Fish <fnf@cygnus.com>
Rewritten by Jim Blandy <jimb@cygnus.com> Rewritten by Jim Blandy <jimb@cygnus.com>
Copyright 1999, 2000, 2002, 2003 Free Software Foundation, Inc. Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef BCACHE_H #ifndef BCACHE_H
#define BCACHE_H 1 #define BCACHE_H 1

6
gdb/bfd-target.c

@ -1,6 +1,6 @@
/* Very simple "bfd" target, for GDB, the GNU debugger. /* Very simple "bfd" target, for GDB, the GNU debugger.
Copyright 2003, 2005 Free Software Foundation, Inc. Copyright (C) 2003, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "target.h" #include "target.h"

6
gdb/bfd-target.h

@ -1,6 +1,6 @@
/* Very simple "bfd" target, for GDB, the GNU debugger. /* Very simple "bfd" target, for GDB, the GNU debugger.
Copyright 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef BFD_TARGET_H #ifndef BFD_TARGET_H
#define BFD_TARGET_H #define BFD_TARGET_H

6
gdb/block.c

@ -1,6 +1,6 @@
/* Block-related functions for the GNU debugger, GDB. /* Block-related functions for the GNU debugger, GDB.
Copyright 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "block.h" #include "block.h"

6
gdb/block.h

@ -1,6 +1,6 @@
/* Code dealing with blocks for GDB. /* Code dealing with blocks for GDB.
Copyright 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef BLOCK_H #ifndef BLOCK_H
#define BLOCK_H #define BLOCK_H

6
gdb/blockframe.c

@ -1,7 +1,7 @@
/* Get info from stack frames; convert between frames, blocks, /* Get info from stack frames; convert between frames, blocks,
functions and pc values. functions and pc values.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -19,8 +19,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "symtab.h" #include "symtab.h"

6
gdb/breakpoint.c

@ -1,6 +1,6 @@
/* Everything about breakpoints, for GDB. /* Everything about breakpoints, for GDB.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include <ctype.h> #include <ctype.h>

6
gdb/breakpoint.h

@ -1,5 +1,5 @@
/* Data structures associated with breakpoints in GDB. /* Data structures associated with breakpoints in GDB.
Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (BREAKPOINT_H) #if !defined (BREAKPOINT_H)
#define BREAKPOINT_H 1 #define BREAKPOINT_H 1

6
gdb/bsd-kvm.c

@ -1,6 +1,6 @@
/* BSD Kernel Data Access Library (libkvm) interface. /* BSD Kernel Data Access Library (libkvm) interface.
Copyright 2004, 2005 Free Software Foundation, Inc. Copyright (C) 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "cli/cli-cmds.h" #include "cli/cli-cmds.h"

6
gdb/bsd-kvm.h

@ -1,6 +1,6 @@
/* BSD Kernel Data Access Library (libkvm) interface. /* BSD Kernel Data Access Library (libkvm) interface.
Copyright 2004 Free Software Foundation, Inc. Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef BSD_KVM_H #ifndef BSD_KVM_H
#define BSD_KVM_H #define BSD_KVM_H

6
gdb/bsd-uthread.c

@ -1,6 +1,6 @@
/* BSD user-level threads support. /* BSD user-level threads support.
Copyright 2005 Free Software Foundation, Inc. Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdbcore.h" #include "gdbcore.h"

6
gdb/bsd-uthread.h

@ -1,6 +1,6 @@
/* BSD user-level threads support. /* BSD user-level threads support.
Copyright 2005 Free Software Foundation, Inc. Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef BSD_UTHREAD_H #ifndef BSD_UTHREAD_H
#define BSD_UTHREAD_H 1 #define BSD_UTHREAD_H 1

6
gdb/buildsym.c

@ -1,5 +1,5 @@
/* Support routines for building symbol tables in GDB's internal format. /* Support routines for building symbol tables in GDB's internal format.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* This module provides subroutines used for creating and adding to /* This module provides subroutines used for creating and adding to
the symbol table. These routines are called from various symbol- the symbol table. These routines are called from various symbol-

6
gdb/buildsym.h

@ -1,5 +1,5 @@
/* Build symbol tables in GDB's internal format. /* Build symbol tables in GDB's internal format.
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1996, Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1996,
1997, 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc. 1997, 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (BUILDSYM_H) #if !defined (BUILDSYM_H)
#define BUILDSYM_H 1 #define BUILDSYM_H 1

5
gdb/c-exp.y

@ -1,5 +1,5 @@
/* YACC parser for C expressions, for GDB. /* YACC parser for C expressions, for GDB.
Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2003, 2004 1998, 1999, 2000, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/* Parse a C expression from text in a string, /* Parse a C expression from text in a string,
and return the result as a struct expression pointer. and return the result as a struct expression pointer.

6
gdb/c-lang.c

@ -1,6 +1,6 @@
/* C language support routines for GDB, the GNU debugger. /* C language support routines for GDB, the GNU debugger.
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002,
2003, 2004, 2005 Free Software Foundation, Inc. 2003, 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "symtab.h" #include "symtab.h"

6
gdb/c-lang.h

@ -1,6 +1,6 @@
/* C language support definitions for GDB, the GNU debugger. /* C language support definitions for GDB, the GNU debugger.
Copyright 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2005 Free Copyright (C) 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2005 Free
Software Foundation, Inc. Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (C_LANG_H) #if !defined (C_LANG_H)

6
gdb/c-typeprint.c

@ -1,5 +1,5 @@
/* Support for printing C and C++ types for GDB, the GNU debugger. /* Support for printing C and C++ types for GDB, the GNU debugger.
Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2001, 2002, 2003 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_obstack.h" #include "gdb_obstack.h"

6
gdb/c-valprint.c

@ -1,6 +1,6 @@
/* Support for printing C values for GDB, the GNU debugger. /* Support for printing C values for GDB, the GNU debugger.
Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, Copyright (C) 1986, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2003, 2005 Free Software Foundation, 1997, 1998, 1999, 2000, 2001, 2003, 2005 Free Software Foundation,
Inc. Inc.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_string.h" #include "gdb_string.h"

6
gdb/call-cmds.h

@ -6,7 +6,7 @@
2000-12-01 fnasser@redhat.com */ 2000-12-01 fnasser@redhat.com */
/* Prototypes for GDB commands that are called internally by other functions. /* Prototypes for GDB commands that are called internally by other functions.
Copyright 1992, 2000, 2001 Free Software Foundation, Inc. Copyright (C) 1992, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -20,8 +20,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef CALL_CMDS_H #ifndef CALL_CMDS_H
#define CALL_CMDS_H #define CALL_CMDS_H

6
gdb/charset.c

@ -1,6 +1,6 @@
/* Character set conversion support for GDB. /* Character set conversion support for GDB.
Copyright 2001, 2003 Free Software Foundation, Inc. Copyright (C) 2001, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "charset.h" #include "charset.h"

6
gdb/charset.h

@ -1,5 +1,5 @@
/* Character set conversion support for GDB. /* Character set conversion support for GDB.
Copyright 2001 Free Software Foundation, Inc. Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef CHARSET_H #ifndef CHARSET_H
#define CHARSET_H #define CHARSET_H

6
gdb/cli-out.c

@ -1,6 +1,6 @@
/* Output generating routines for GDB CLI. /* Output generating routines for GDB CLI.
Copyright 1999, 2000, 2002, 2003, 2005 Copyright (C) 1999, 2000, 2002, 2003, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Cygnus Solutions. Contributed by Cygnus Solutions.
@ -20,8 +20,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "ui-out.h" #include "ui-out.h"

6
gdb/cli-out.h

@ -1,5 +1,5 @@
/* Output generating routines for GDB CLI. /* Output generating routines for GDB CLI.
Copyright 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Contributed by Cygnus Solutions. Contributed by Cygnus Solutions.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef CLI_OUT_H #ifndef CLI_OUT_H
#define CLI_OUT_H #define CLI_OUT_H

6
gdb/coff-pe-read.c

@ -2,7 +2,7 @@
convert to internal format, for GDB. Used as a last resort if no convert to internal format, for GDB. Used as a last resort if no
debugging symbols recognized. debugging symbols recognized.
Copyright 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. Boston, MA 02110-1301, USA.
Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */ Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */

6
gdb/coff-pe-read.h

@ -1,6 +1,6 @@
/* Interface to coff-pe-read.c (portable-executable-specific symbol reader). /* Interface to coff-pe-read.c (portable-executable-specific symbol reader).
Copyright 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. Boston, MA 02110-1301, USA.
Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */ Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */

6
gdb/coff-solib.c

@ -1,5 +1,5 @@
/* Handle COFF SVR3 shared libraries for GDB, the GNU Debugger. /* Handle COFF SVR3 shared libraries for GDB, the GNU Debugger.
Copyright 1993, 1994, 1998, 1999, 2000 Free Software Foundation, Inc. Copyright (C) 1993, 1994, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"

6
gdb/coff-solib.h

@ -1,5 +1,5 @@
/* COFF (SVR3) Shared library declarations for GDB, the GNU Debugger. /* COFF (SVR3) Shared library declarations for GDB, the GNU Debugger.
Copyright 1992, 1993, 1998, 1999, 2000, 2003 Free Software Foundation, Inc. Copyright (C) 1992, 1993, 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* Forward decl's for prototypes */ /* Forward decl's for prototypes */
struct target_ops; struct target_ops;

6
gdb/coffread.c

@ -1,5 +1,5 @@
/* Read coff symbol tables and convert to internal format, for GDB. /* Read coff symbol tables and convert to internal format, for GDB.
Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by David D. Johnson, Brown University (ddj@cs.brown.edu). Contributed by David D. Johnson, Brown University (ddj@cs.brown.edu).
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "symtab.h" #include "symtab.h"

6
gdb/command.h

@ -1,6 +1,6 @@
/* Header file for command-reading library command.c. /* Header file for command-reading library command.c.
Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1999, Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1999,
2000, 2002, 2004 Free Software Foundation, Inc. 2000, 2002, 2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (COMMAND_H) #if !defined (COMMAND_H)
#define COMMAND_H 1 #define COMMAND_H 1

6
gdb/complaints.c

@ -1,6 +1,6 @@
/* Support for complaint handling during symbol reading in GDB. /* Support for complaint handling during symbol reading in GDB.
Copyright 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2000, 2002, Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2000, 2002,
2004, 2005 Free Software Foundation, Inc. 2004, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "complaints.h" #include "complaints.h"

6
gdb/complaints.h

@ -1,6 +1,6 @@
/* Definitions for complaint handling during symbol reading in GDB. /* Definitions for complaint handling during symbol reading in GDB.
Copyright 1990, 1991, 1992, 1995, 1998, 2000, 2002 Free Software Copyright (C) 1990, 1991, 1992, 1995, 1998, 2000, 2002 Free Software
Foundation, Inc. Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (COMPLAINTS_H) #if !defined (COMPLAINTS_H)

6
gdb/completer.c

@ -1,5 +1,5 @@
/* Line completion stuff for GDB, the GNU debugger. /* Line completion stuff for GDB, the GNU debugger.
Copyright 2000, 2001 Free Software Foundation, Inc. Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "symtab.h" #include "symtab.h"

6
gdb/completer.h

@ -1,5 +1,5 @@
/* Header for GDB line completion. /* Header for GDB line completion.
Copyright 2000 Free Software Foundation, Inc. Copyright (C) 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -13,8 +13,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#if !defined (COMPLETER_H) #if !defined (COMPLETER_H)
#define COMPLETER_H 1 #define COMPLETER_H 1

5
gdb/configure.ac

@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB, the GNU debugger. dnl Autoconf configure script for GDB, the GNU debugger.
dnl Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
dnl Free Software Foundation, Inc. dnl Free Software Foundation, Inc.
dnl dnl
dnl This file is part of GDB. dnl This file is part of GDB.
@ -16,7 +16,8 @@ dnl GNU General Public License for more details.
dnl dnl
dnl You should have received a copy of the GNU General Public License dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl Foundation, Inc., 51 Franklin Street, Fifth Floor,
dnl Boston, MA 02110-1301, USA.
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.

3
gdb/copying.c

@ -21,7 +21,8 @@ show_copying_command (char *ignore, int from_tty)
Version 2, June 1991\n\ Version 2, June 1991\n\
\n\ \n\
Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n\ Copyright (C) 1989, 1991 Free Software Foundation, Inc.\n\
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\ 51 Franklin Street, Fifth Floor,\n\
Boston, MA 02110-1301, USA.n\
Everyone is permitted to copy and distribute verbatim copies\n\ Everyone is permitted to copy and distribute verbatim copies\n\
of this license document, but changing it is not allowed.\n\ of this license document, but changing it is not allowed.\n\
\n\ \n\

6
gdb/core-aout.c

@ -1,5 +1,5 @@
/* Extract registers from a "standard" core file, for GDB. /* Extract registers from a "standard" core file, for GDB.
Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2001 Free Software Foundation, Inc. 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* Typically used on systems that have a.out format executables. /* Typically used on systems that have a.out format executables.
corefile.c is supposed to contain the more machine-independent corefile.c is supposed to contain the more machine-independent

6
gdb/core-regset.c

@ -1,6 +1,6 @@
/* Machine independent GDB support for core files on systems using "regsets". /* Machine independent GDB support for core files on systems using "regsets".
Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003 Copyright (C) 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
/* This file is used by most systems that use ELF for their core /* This file is used by most systems that use ELF for their core
dumps. This includes most systems that have SVR4-ish variant of dumps. This includes most systems that have SVR4-ish variant of

6
gdb/corefile.c

@ -1,6 +1,6 @@
/* Core dump and executable file functions above target vector, for GDB. /* Core dump and executable file functions above target vector, for GDB.
Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1996, 1997, Copyright (C) 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1996, 1997,
1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "gdb_string.h" #include "gdb_string.h"

6
gdb/corelow.c

@ -1,6 +1,6 @@
/* Core dump and executable file functions below target vector, for GDB. /* Core dump and executable file functions below target vector, for GDB.
Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, Copyright (C) 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "arch-utils.h" #include "arch-utils.h"

6
gdb/cp-abi.c

@ -1,6 +1,6 @@
/* Generic code for supporting multiple C++ ABI's /* Generic code for supporting multiple C++ ABI's
Copyright 2001, 2002, 2003, 2005 Free Software Foundation, Inc. Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#include "defs.h" #include "defs.h"
#include "value.h" #include "value.h"

6
gdb/cp-abi.h

@ -3,7 +3,7 @@
Contributed by Daniel Berlin <dberlin@redhat.com> Contributed by Daniel Berlin <dberlin@redhat.com>
Copyright 2001, 2005 Free Software Foundation, Inc. Copyright (C) 2001, 2005 Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.
@ -21,8 +21,8 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111-1307, USA. */ Boston, MA 02110-1301, USA. */
#ifndef CP_ABI_H_ #ifndef CP_ABI_H_
#define CP_ABI_H_ 1 #define CP_ABI_H_ 1

5
gdb/cp-name-parser.y

@ -1,6 +1,6 @@
/* YACC parser for C++ names, for GDB. /* YACC parser for C++ names, for GDB.
Copyright 2003, 2004, 2005 Copyright (C) 2003, 2004, 2005
Free Software Foundation, Inc. Free Software Foundation, Inc.
Parts of the lexer are based on c-exp.y from GDB. Parts of the lexer are based on c-exp.y from GDB.
@ -19,7 +19,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/* Note that malloc's and realloc's in this file are transformed to /* Note that malloc's and realloc's in this file are transformed to
xmalloc and xrealloc respectively by the same sed command in the xmalloc and xrealloc respectively by the same sed command in the

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save