From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10085 invoked by alias); 9 Sep 2011 15:04:00 -0000 Received: (qmail 10076 invoked by uid 22791); 9 Sep 2011 15:03:59 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-ww0-f41.google.com (HELO mail-ww0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Sep 2011 15:03:44 +0000 Received: by wwi18 with SMTP id 18so1759503wwi.0 for ; Fri, 09 Sep 2011 08:03:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.209.11 with SMTP id r11mr233344weo.3.1315580623298; Fri, 09 Sep 2011 08:03:43 -0700 (PDT) Received: by 10.216.159.205 with HTTP; Fri, 9 Sep 2011 08:03:43 -0700 (PDT) Date: Fri, 09 Sep 2011 15:09:00 -0000 Message-ID: Subject: About catching signal From: Abhijit Halder To: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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/msg00162.txt.bz2 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. Thanks, Abhijit Halder