From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13551 invoked by alias); 9 Sep 2011 15:11:30 -0000 Received: (qmail 13540 invoked by uid 22791); 9 Sep 2011 15:11:29 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,TO_NO_BRKTS_PCNT X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Sep 2011 15:11:13 +0000 Received: from nat-dem.mentorg.com ([195.212.93.2] helo=eu2-mail.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R22jZ-0005AT-19 from pedro_alves@mentor.com ; Fri, 09 Sep 2011 08:11:13 -0700 Received: from scottsdale.localnet ([172.16.63.104]) by eu2-mail.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 9 Sep 2011 17:11:11 +0200 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: About catching signal Date: Fri, 09 Sep 2011 16:06:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: Abhijit Halder References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201109091611.09373.pedro@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: 2011-09/txt/msg00164.txt.bz2 On Friday 09 September 2011 16:03:43, Abhijit Halder wrote: > Hi, > > I was browsing through the internet and found that a bug (Bug 7221) is > already filed for this feature. I am interested to know whether this > is already implemented or somebody is working on this feature. If not, > I am planning to start with this. I've got a 90% done patch for that. Let me look for it... -- Pedro Alves