Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Ulrich Weigand <uweigand@de.ibm.com>,
	gdb-patches@sourceware.org,
	        Daniel Jacobowitz <drow@false.org>
Subject: [ob] Remove bug-gdb@prep.ai.mit.edu (PR 8648)  [Re: [patch] Fix hw 	watchpoints regression on i386/x86_64/ia64]
Date: Sun, 21 Dec 2008 17:12:00 -0000	[thread overview]
Message-ID: <20081221171012.GA5714@host0.dyn.jankratochvil.net> (raw)
In-Reply-To: <je8wq933od.fsf@sykes.suse.de>

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

On Sun, 21 Dec 2008 17:15:30 +0100, Andreas Schwab wrote:
> Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> > +   Please email any bugs, comments, and/or additions to this file to:
> > +   bug-gdb@prep.ai.mit.edu  */
> 
> Please remove this paragraph.

Thanks for the notice, going to commit this patch as obvious.

Assuming PR GDB/# just now should use the new BZ numbers as there is
fortunately no ambiguity due to the shift by 7105.


Regards,
Jan

[-- Attachment #2: gdb-email.patch --]
[-- Type: text/plain, Size: 5431 bytes --]

gdb/testsuite/
2008-12-21  Jan Kratochvil  <jan.kratochvil@redhat.com>

	Fix for PR gdb/8648.
	* gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
	gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
	gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
	gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .

--- gdb/testsuite/gdb.arch/ppc-fp.exp	5 Sep 2008 19:00:41 -0000	1.1
+++ gdb/testsuite/gdb.arch/ppc-fp.exp	21 Dec 2008 16:52:07 -0000
@@ -13,9 +13,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-#
 
 # Tests for Powerpc floating point register setting and fetching
 
--- gdb/testsuite/gdb.arch/vsx-regs.exp	5 Sep 2008 19:12:11 -0000	1.2
+++ gdb/testsuite/gdb.arch/vsx-regs.exp	21 Dec 2008 16:52:07 -0000
@@ -13,9 +13,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-#
 
 # Tests for Powerpc AltiVec register setting and fetching
 
--- gdb/testsuite/gdb.base/watchpoint-hw.c	21 Dec 2008 15:01:32 -0000	1.1
+++ gdb/testsuite/gdb.base/watchpoint-hw.c	21 Dec 2008 16:52:09 -0000
@@ -13,10 +13,7 @@
    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, see <http://www.gnu.org/licenses/>.
-
-   Please email any bugs, comments, and/or additions to this file to:
-   bug-gdb@prep.ai.mit.edu  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 int watchee;
 
--- gdb/testsuite/gdb.gdbtk/browser.test	7 May 2001 20:39:32 -0000	1.2
+++ gdb/testsuite/gdb.gdbtk/browser.test	21 Dec 2008 16:52:09 -0000
@@ -15,9 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Keith Seitz (keiths@cygnus.com)
 
 # Read in the standard defs file
--- gdb/testsuite/gdb.gdbtk/console.test	18 Jan 2002 17:28:53 -0000	1.3
+++ gdb/testsuite/gdb.gdbtk/console.test	21 Dec 2008 16:52:09 -0000
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Keith Seitz (keiths@cygnus.com)
 
 # Read in the standard defs file
--- gdb/testsuite/gdb.gdbtk/srcwin.test	27 Feb 2003 22:18:44 -0000	1.6
+++ gdb/testsuite/gdb.gdbtk/srcwin.test	21 Dec 2008 16:52:09 -0000
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Martin Hunt (hunt@cygnus.com)
 
 # Read in the standard defs file
--- gdb/testsuite/gdb.gdbtk/srcwin2.test	27 Feb 2003 22:18:44 -0000	1.4
+++ gdb/testsuite/gdb.gdbtk/srcwin2.test	21 Dec 2008 16:52:09 -0000
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Martin Hunt (hunt@cygnus.com)
 
 
--- gdb/testsuite/gdb.gdbtk/srcwin3.test	27 Feb 2003 22:18:44 -0000	1.4
+++ gdb/testsuite/gdb.gdbtk/srcwin3.test	21 Dec 2008 16:52:09 -0000
@@ -14,9 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Martin Hunt (hunt@cygnus.com)
 
 ###########################################################
--- gdb/testsuite/gdb.gdbtk/windows.test	27 Feb 2003 22:21:33 -0000	1.2
+++ gdb/testsuite/gdb.gdbtk/windows.test	21 Dec 2008 16:52:09 -0000
@@ -15,9 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-# Please email any bugs, comments, and/or additions to this file to:
-# bug-gdb@prep.ai.mit.edu
-
 # This file was written by Keith Seitz (keiths@cygnus.com)
 
 # Read in the standard defs file
--- gdb/testsuite/gdb.threads/tls2.c	2 Dec 2008 14:51:01 -0000	1.1
+++ gdb/testsuite/gdb.threads/tls2.c	21 Dec 2008 16:52:10 -0000
@@ -13,10 +13,7 @@
    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, see <http://www.gnu.org/licenses/>.
-
-   Please email any bugs, comments, and/or additions to this file to:
-   bug-gdb@prep.ai.mit.edu  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 extern __thread int a_thread_local;
 __thread int file2_thread_local;

      reply	other threads:[~2008-12-21 17:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 22:38 [patch] Fix hw watchpoints regression on i386/x86_64/ia64 Jan Kratochvil
2008-12-08  8:39 ` Jan Kratochvil
2008-12-17 20:13   ` Ulrich Weigand
2008-12-21 15:12     ` Jan Kratochvil
2008-12-21 15:37       ` Daniel Jacobowitz
2008-12-21 19:04         ` Jan Kratochvil
2008-12-21 16:16       ` Andreas Schwab
2008-12-21 17:12         ` Jan Kratochvil [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081221171012.GA5714@host0.dyn.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=schwab@suse.de \
    --cc=uweigand@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox