From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19453 invoked by alias); 30 Dec 2005 04:42:12 -0000 Received: (qmail 19429 invoked by uid 22791); 30 Dec 2005 04:42:12 -0000 X-Spam-Check-By: sourceware.org Received: from eastrmmtao03.cox.net (HELO eastrmmtao03.cox.net) (68.230.240.36) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Dec 2005 04:42:08 +0000 Received: from white ([68.9.65.164]) by eastrmmtao03.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051230044007.GNN29285.eastrmmtao03.cox.net@white>; Thu, 29 Dec 2005 23:40:07 -0500 Received: from bob by white with local (Exim 3.36 #1 (Debian)) id 1EsC5P-0000jf-00; Thu, 29 Dec 2005 23:41:51 -0500 Date: Fri, 30 Dec 2005 04:42:00 -0000 From: Bob Rossi To: Carlos Eduardo Rodrigues de Almeida Cc: gdb@sources.redhat.com Subject: Re: Sending signal to inferior Message-ID: <20051230044151.GD1316@white> Mail-Followup-To: Carlos Eduardo Rodrigues de Almeida , gdb@sources.redhat.com References: <214135380512291937q58cd9ebajc40590fdc3936be4@mail.gmail.com> <20051230041134.GB1316@white> <214135380512292029i36e2e5cft8f9715b1bfa2b4a5@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <214135380512292029i36e2e5cft8f9715b1bfa2b4a5@mail.gmail.com> User-Agent: Mutt/1.5.9i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00215.txt.bz2 On Fri, Dec 30, 2005 at 04:29:19AM +0000, Carlos Eduardo Rodrigues de Almeida wrote: > The problem is when the inferior is running... I'll try to explain better Hi Eduardo, Yes, that helped, I've reproduced your problem. It's time for me to go to bed, but I'll try to look at this tommorow. BTW, what kind of front end are you writing? What communication protocol do you plan on using with GDB? Is this open source or proprietary? Bob Rossi