From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12279 invoked by alias); 13 May 2006 15:11:01 -0000 Received: (qmail 12271 invoked by uid 22791); 13 May 2006 15:11:00 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 13 May 2006 15:10:59 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fevlh-00014d-7A for gdb@sources.redhat.com; Sat, 13 May 2006 11:10:57 -0400 Date: Sat, 13 May 2006 15:48:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: invoking GDB from FE and signals Message-ID: <20060513151057.GA4112@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <20060513141920.GC10678@brasko.net> <20060513145421.GA3664@nevyn.them.org> <20060513151026.GD10678@brasko.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060513151026.GD10678@brasko.net> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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: 2006-05/txt/msg00177.txt.bz2 On Sat, May 13, 2006 at 11:10:26AM -0400, Bob Rossi wrote: > OK, I can find out the details. However, I'm thinking the supported way > of starting GDB from a FE is via a pipe. This would prevent readline > from being in the way, and is the only way to do it with MI anyways, > right? There's no such thing as "the supported way". -- Daniel Jacobowitz CodeSourcery