From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16560 invoked by alias); 2 Apr 2008 17:16:16 -0000 Received: (qmail 16511 invoked by uid 22791); 2 Apr 2008 17:16:15 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 Apr 2008 17:15:56 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-21-134.inter.net.il [80.230.21.134]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KRA26623 (AUTH halo1); Wed, 2 Apr 2008 20:15:49 +0300 (IDT) Date: Wed, 02 Apr 2008 18:18:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <200804021626.07579.vladimir@codesourcery.com> (message from Vladimir Prus on Wed, 2 Apr 2008 16:26:06 +0400) Subject: Re: [RFA] Keep breakpoints always inserted. Reply-to: Eli Zaretskii References: <200802281717.14766.vladimir@codesourcery.com> <200803151312.15051.vladimir@codesourcery.com> <200804021626.07579.vladimir@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00042.txt.bz2 > From: Vladimir Prus > Date: Wed, 2 Apr 2008 16:26:06 +0400 > Cc: drow@false.org, > gdb-patches@sources.redhat.com > > I have clarified this a bit. Does the attached looks OK for you (I have omitted > the code bits since they were not changed). Yes, I'm happy now. Thanks.