From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7507 invoked by alias); 23 Sep 2007 13:46:26 -0000 Received: (qmail 7498 invoked by uid 22791); 23 Sep 2007 13:46:26 -0000 X-Spam-Check-By: sourceware.org Received: from guri.is.scarlet.be (HELO guri.is.scarlet.be) (193.74.71.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 23 Sep 2007 13:46:20 +0000 Received: from (ip-83-134-131-178.dsl.scarlet.be [83.134.131.178]) by guri.is.scarlet.be with ESMTP id l8NDkHg25415 for ; Sun, 23 Sep 2007 15:46:17 +0200 Message-ID: <46F66E5A.8020108@gmail.com> Date: Sun, 23 Sep 2007 13:46:00 -0000 From: Geert Vancompernolle User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: insight@sourceware.org Subject: .gdbinfo available? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-scarlet.be-Metrics: guri 20001; Body=1 Fuz1=1 Fuz2=1 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00061.txt.bz2 Hi, Could someone tell me how to set default settings for Insight? AFAIK, there's a special file, called .gdbinfo, where you can add those default things, but I can't find this file immediately in the Insight application tree. I would like to start up Insight with the following command: 'set radix 16' This to show all variables in hex format. Currently, I have to type it every time in the GDB console window. Best rgds, --Geert