From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2992 invoked by alias); 24 Nov 2004 06:53:05 -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 2883 invoked from network); 24 Nov 2004 06:53:01 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 24 Nov 2004 06:53:01 -0000 Received: from zaretski ([80.230.156.45]) by legolas.inter.net.il (MOS 3.5.5-GR) with ESMTP id DEL64884 (AUTH halo1); Wed, 24 Nov 2004 08:52:42 +0200 (IST) Date: Wed, 24 Nov 2004 06:56:00 -0000 From: "Eli Zaretskii" To: "Bloch, Jack" Message-ID: <01c4d1f1$Blat.v2.2.2$f4f46f40@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: ac131313@redhat.com, gdb@sources.redhat.com In-reply-to: <13272676F5725D4397BD0E6A11C84968046D6D50@stca208a.bus.sc.rolm.com> (jack.bloch@siemens.com) Subject: Re: new option --readnever & script gstack? Reply-to: Eli Zaretskii References: <13272676F5725D4397BD0E6A11C84968046D6D50@stca208a.bus.sc.rolm.com> X-SW-Source: 2004-11/txt/msg00237.txt.bz2 > From: "Bloch, Jack" > Cc: ac131313@redhat.com, gdb@sources.redhat.com > Date: Tue, 23 Nov 2004 13:44:07 -0800 > > The environment required to build the gdb-pstack is non Linux > standard (It would be required that we have to put this in our SW > repository). Sorry, I don't understand this: what is gdb-pstack, and why is the environment required to build it non Linux standard? > In addition, it is not possible to easily modify the command interface (i.e. > what's passed into GDB) in this environment. Why is that not easy? TIA