From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6192 invoked by alias); 4 Dec 2002 21:27:59 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6178 invoked from network); 4 Dec 2002 21:27:56 -0000 Received: from unknown (HELO serdis.dis.ulpgc.es) (193.145.145.17) by sources.redhat.com with SMTP; 4 Dec 2002 21:27:56 -0000 Received: from siglo21.dis.ulpgc.es (IDENT:root@siglo21.dis.ulpgc.es [193.145.145.16]) by serdis.dis.ulpgc.es (8.10.2/8.9.2) with ESMTP id gB4LbQ781924 for ; Wed, 4 Dec 2002 21:37:26 GMT Received: (from nobody@localhost) by siglo21.dis.ulpgc.es (8.11.6/8.9.3) id gB4MPEq04369; Wed, 4 Dec 2002 22:25:14 GMT Date: Wed, 04 Dec 2002 13:27:00 -0000 Message-Id: <200212042225.gB4MPEq04369@siglo21.dis.ulpgc.es> X-Authentication-Warning: siglo21.dis.ulpgc.es: nobody set sender to a2782@dis.ulpgc.es using -f From: a2782@dis.ulpgc.es To: gdb@sources.redhat.com Reply-To: a2782@dis.ulpgc.es References: <200212041644.gB4GigY20676@duracef.shout.net> In-Reply-To: <200212041644.gB4GigY20676@duracef.shout.net> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP3 Imap webMail Program 2.0.11 Subject: Re: Pipe question (mmm) X-SW-Source: 2002-12/txt/msg00081.txt.bz2 Thanks again to Eli (I have removed the bug of strcat and the constant string) and Michael C for their effort. It\'s important to realize that gdb asks to confirm in several points of its execution (I will consider it from now). But I was using a very short code and this prompt didn\'t appear (and, as I said, GDB is ending properly). I wonder if it can be a problem with my development GUI (Kylix 3.0 Open Edition) or something I may be missing. Well, if anyone knows something new, don\'t hesitate to help me! Ciao!