From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21837 invoked by alias); 8 Jun 2006 20:27:24 -0000 Received: (qmail 21828 invoked by uid 22791); 8 Jun 2006 20:27:23 -0000 X-Spam-Check-By: sourceware.org Received: from mail.s.netic.de (HELO mail.s.netic.de) (212.9.160.11) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Jun 2006 20:26:51 +0000 Received: from host-213-178-187-24.dsl.netic.de ([213.178.187.24] helo=schleim.qwe.de) by mail.s.netic.de with esmtp (Exim 4.51) id 1FoR5b-000FKu-N5; Thu, 08 Jun 2006 22:26:47 +0200 Received: from localhost (localhost [IPv6:::1]) by schleim.qwe.de (Postfix) with ESMTP id F3CEC3B4C3; Thu, 8 Jun 2006 22:16:04 +0200 (CEST) From: Torsten Mohr To: "Dave Korn" Subject: Re: would this be an improvement? Date: Thu, 08 Jun 2006 20:27:00 -0000 User-Agent: KMail/1.8 Cc: insight@sourceware.org References: <00bf01c68b09$64e9faa0$a501a8c0@CAM.ARTIMI.COM> In-Reply-To: <00bf01c68b09$64e9faa0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606082216.04515.tmohr@s.netic.de> X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00053.txt.bz2 Hi, thanks for those hints. I guess that will solve it. I wonder why it is not contained in the latest insight-weekly. Best regards, Torsten. > It's a known bug. The patch at > > http://sourceware.org/ml/insight/2006-q1/msg00009.html > > works for me. > ... > Actually, the best way is to issue the "bt" command in the console > window, from where you *can* cut and paste the output easily.