From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28118 invoked by alias); 8 Jun 2006 14:05:05 -0000 Received: (qmail 28101 invoked by uid 22791); 8 Jun 2006 14:05:04 -0000 X-Spam-Check-By: sourceware.org Received: from yosemite.airs.com (HELO yosemite.airs.com) (205.217.158.180) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 08 Jun 2006 14:05:00 +0000 Received: (qmail 22726 invoked from network); 8 Jun 2006 14:04:58 -0000 Received: from mail.s.netic.de (212.9.160.11) by yosemite.airs.com with SMTP; 8 Jun 2006 14:04:58 -0000 Received: from host-213-178-187-22.dsl.netic.de ([213.178.187.22] helo=schleim.qwe.de) by mail.s.netic.de with esmtp (Exim 4.51) id 1FoL85-000Nej-Vs for insight@sourceware.org; Thu, 08 Jun 2006 16:04:58 +0200 Received: from localhost (localhost [IPv6:::1]) by schleim.qwe.de (Postfix) with ESMTP id E126A3B484 for ; Thu, 8 Jun 2006 16:08:38 +0200 (CEST) From: Torsten Mohr To: insight@sourceware.org Subject: would this be an improvement? Date: Thu, 08 Jun 2006 14:05:00 -0000 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606081608.38613.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/msg00051.txt.bz2 Hi, i use insight-weekly-6.5-50 at the moment and i have two things that i think would be worth to improve: When insight starts up i see the main window with the menu bar and a toolbar where i can hit "run" and "step" and so on. Whatever i do, i _have_ _to_ change the size of that main window to make the _other_ toolbar appear where i can select the function/file and the view of the source window (SOURCE, ASSEMBLY, MIXED, SRC+ASM). Is it possible to make this one appear straight from the beginning? Is it possible to let insight remember that i want "SRC+ASM" view? One more thing, for a bug report i just had to describe the content of the stack window. Is there a way to mark all the entries and "copy" them? I don't know how much effort there is in generating a right-click popup menu "Select all" and generate a string from the single entries in the listbox. I think some function like that could be useful for the other windows as well. At the moment the least error prone way to describe others the content is to make a screen shot. Sending those around on a mailing list is mostly not appreciated. Best regards, Torsten.