Browse Source

2004-08-09 Michael Chastain <mec.gnu@mindspring.com>

* gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
	gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
	gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
	gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
	gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
	gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
	gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
	gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
	gdb.mi/mi2-watch.exp: Update copyright years.
jimb-rda-nptl-branch
Michael Chastain 22 years ago
parent
commit
88e5ea782b
  1. 12
      gdb/testsuite/ChangeLog
  2. 3
      gdb/testsuite/gdb.mi/mi2-basics.exp
  3. 2
      gdb/testsuite/gdb.mi/mi2-break.exp
  4. 2
      gdb/testsuite/gdb.mi/mi2-console.exp
  5. 2
      gdb/testsuite/gdb.mi/mi2-disassemble.exp
  6. 2
      gdb/testsuite/gdb.mi/mi2-eval.exp
  7. 2
      gdb/testsuite/gdb.mi/mi2-file.exp
  8. 2
      gdb/testsuite/gdb.mi/mi2-hack-cli.exp
  9. 2
      gdb/testsuite/gdb.mi/mi2-read-memory.exp
  10. 2
      gdb/testsuite/gdb.mi/mi2-regs.exp
  11. 2
      gdb/testsuite/gdb.mi/mi2-return.exp
  12. 2
      gdb/testsuite/gdb.mi/mi2-simplerun.exp
  13. 2
      gdb/testsuite/gdb.mi/mi2-stack.exp
  14. 2
      gdb/testsuite/gdb.mi/mi2-stepi.exp
  15. 2
      gdb/testsuite/gdb.mi/mi2-until.exp
  16. 2
      gdb/testsuite/gdb.mi/mi2-var-block.exp
  17. 2
      gdb/testsuite/gdb.mi/mi2-var-child.exp
  18. 2
      gdb/testsuite/gdb.mi/mi2-var-cmd.exp
  19. 2
      gdb/testsuite/gdb.mi/mi2-var-display.exp
  20. 2
      gdb/testsuite/gdb.mi/mi2-watch.exp

12
gdb/testsuite/ChangeLog

@ -1,3 +1,15 @@
2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
* gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
gdb.mi/mi2-watch.exp: Update copyright years.
2004-08-09 Mark Kettenis <kettenis@gnu.org>
* gdb.base/sigaltstack.exp: Provide proper anchoring.

3
gdb/testsuite/gdb.mi/mi2-basics.exp

@ -1,4 +1,5 @@
# Copyright 1999, 2000, 2004 Free Software Foundation, Inc.
# Copyright 1999, 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

2
gdb/testsuite/gdb.mi/mi2-break.exp

@ -1,4 +1,4 @@
# Copyright 1999 Free Software Foundation, Inc.
# Copyright 1999, 2001, 2003 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

2
gdb/testsuite/gdb.mi/mi2-console.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-disassemble.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-eval.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-file.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2004 Free Software Foundation, Inc.
# Copyright 1999, 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

2
gdb/testsuite/gdb.mi/mi2-hack-cli.exp

@ -1,4 +1,4 @@
# Copyright 1999 Free Software Foundation, Inc.
# Copyright 1999, 2001, 2003 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

2
gdb/testsuite/gdb.mi/mi2-read-memory.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-regs.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-return.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-simplerun.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-stack.exp

@ -1,4 +1,4 @@
# Copyright 2000, 2002 Free Software Foundation, Inc.
# Copyright 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-stepi.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-until.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2003 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

2
gdb/testsuite/gdb.mi/mi2-var-block.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-var-child.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation
# Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation
# 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

2
gdb/testsuite/gdb.mi/mi2-var-cmd.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-var-display.exp

@ -1,4 +1,4 @@
# Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

2
gdb/testsuite/gdb.mi/mi2-watch.exp

@ -1,4 +1,4 @@
# Copyright 1999, 2000, 2002 Free Software Foundation, Inc.
# Copyright 1999, 2000, 2001, 2002, 2003 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

Loading…
Cancel
Save