From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18133 invoked by alias); 11 Nov 2005 17:06:47 -0000 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 Received: (qmail 18121 invoked by uid 22791); 11 Nov 2005 17:06:45 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 11 Nov 2005 17:06:45 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jABH6hQb028144 for ; Fri, 11 Nov 2005 12:06:43 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jABH6cV04783; Fri, 11 Nov 2005 12:06:38 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id jABH6agw002603; Fri, 11 Nov 2005 12:06:37 -0500 Message-ID: <4374CF9C.5030801@redhat.com> Date: Fri, 11 Nov 2005 17:06:00 -0000 From: Keith Seitz User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) MIME-Version: 1.0 To: stanks CC: insight@sources.redhat.com Subject: Re: few problems References: <437431B9.8000408@gmx.net> In-Reply-To: <437431B9.8000408@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q4/txt/msg00013.txt.bz2 stanks wrote: > Hi > > I have some problems with insight. First color scheme is not saved > automatically which should be (i don't think that all of users want to > change it every time they run insight!). Step works ok for me, but when > i want to jump over function with next program kills himself (either i > use a key for next or button from toolbar). And last for now :) no > favorites?! I mean a list of a few last files that we debugged? To address your points in order: 1) Color scheme not saved. I admit, I know nothing about this, but I've tested the last snapshot and it either does not save the color scheme or restore it (or both). Bug. 2) Step okay/next problem: Need more info. Can you show me the source of the line(s) which demonstrate this problem? Does it work if you open a console and use (type) "step" and "next" instead of hitting buttons? 3) Insight does keep a list of the last five executables that you've debugged. I've double-checked this and it does work. Can you describe what you're doing/seeing that makes you think it doesn't work? Keith