From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6937 invoked by alias); 5 Jun 2006 19:58:17 -0000 Received: (qmail 6924 invoked by uid 22791); 5 Jun 2006 19:58:16 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 05 Jun 2006 19:58:13 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-32-52.inter.net.il [80.230.32.52]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DPB16751 (AUTH halo1); Mon, 5 Jun 2006 22:56:51 +0300 (IDT) Date: Mon, 05 Jun 2006 19:58:00 -0000 Message-Id: From: Eli Zaretskii To: Nathan Sidwell CC: gdb-patches@sourceware.org, dan@codesourcery.com In-reply-to: <44843FD6.7060300@codesourcery.com> (message from Nathan Sidwell on Mon, 05 Jun 2006 15:29:42 +0100) Subject: Re: patch for invalid hw breakpoints Reply-to: Eli Zaretskii References: <447EE9A8.4050800@codesourcery.com> <20060601172639.GA25709@nevyn.them.org> <447F27BC.6030808@codesourcery.com> <20060601180321.GA26791@nevyn.them.org> <20060601211159.GA557@nevyn.them.org> <44843FD6.7060300@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00045.txt.bz2 > Date: Mon, 05 Jun 2006 15:29:42 +0100 > From: Nathan Sidwell > CC: gdb-patches@sourceware.org, Daniel Jacobowitz > > Eli Zaretskii wrote: > >>Date: Thu, 1 Jun 2006 17:11:59 -0400 > >>From: Daniel Jacobowitz > >>Cc: Nathan Sidwell , gdb-patches@sourceware.org > >> > > > > > Indeed. But I think remote.c shouldn't throw an internal error in > > such cases. > > This patch ok? Yes, thanks.