From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1623 invoked by alias); 15 Nov 2001 20:09:19 -0000 Mailing-List: contact insight-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 1457 invoked from network); 15 Nov 2001 20:09:15 -0000 X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 02 Oct 2001 12:26:00 -0000 From: Keith Seitz To: cc: Insight Maling List Subject: Re: gdb 5.0: a way to set tabs in .gdbinit? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-q4/txt/msg00007.txt.bz2 [Moved to insight mailing list.] On Sun, 11 Nov 2001 jcunningham@dotcast.com wrote: > Every time I launch gdb I end up setting the tabs to 2 (from default 8) > using the "Preferences/Source" menu. It seems like the kind of thing I ought > to be able to do from the command line or, better yet, with a line in local > .gdbinit, but I haven't been able to find a way. Gdb does not support this feature. It is unique to Insight. You should need only specify this preference once: it should be saved into your preferences file. If it is not remembering or applying this preference, then there is a bug that we need to know about. Keith From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Cc: Insight Maling List Subject: Re: gdb 5.0: a way to set tabs in .gdbinit? Date: Thu, 15 Nov 2001 12:09:00 -0000 Message-ID: References: X-SW-Source: 2001-q4/msg00308.html Message-ID: <20011115120900.yE9RqV1GzS3oWkdRTUOBl1Xe8NO-sAhvmtDJwX1nsEo@z> [Moved to insight mailing list.] On Sun, 11 Nov 2001 jcunningham@dotcast.com wrote: > Every time I launch gdb I end up setting the tabs to 2 (from default 8) > using the "Preferences/Source" menu. It seems like the kind of thing I ought > to be able to do from the command line or, better yet, with a line in local > .gdbinit, but I haven't been able to find a way. Gdb does not support this feature. It is unique to Insight. You should need only specify this preference once: it should be saved into your preferences file. If it is not remembering or applying this preference, then there is a bug that we need to know about. Keith