From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9108 invoked by alias); 28 May 2008 14:09:23 -0000 Received: (qmail 8677 invoked by uid 22791); 28 May 2008 14:08:59 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 May 2008 14:06:10 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K1MHw-00008Z-27 for gdb-patches@sources.redhat.com; Wed, 28 May 2008 14:06:00 +0000 Received: from enigma.qnx.com ([209.226.137.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 May 2008 14:06:00 +0000 Received: from aristovski by enigma.qnx.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 May 2008 14:06:00 +0000 To: gdb-patches@sources.redhat.com From: Aleksandar Ristovski Subject: Re: [patch] catchpoints bring output in-line with breakpoints output Date: Wed, 28 May 2008 19:31:00 -0000 Message-ID: <483D66BF.5020909@qnx.com> References: <483C685D.5030503@qnx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: 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-05/txt/msg00730.txt.bz2 Eli Zaretskii wrote: > > Thanks, I'm happy now. > Thanks for reviewing. Committed now.