From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4246 invoked by alias); 23 Jul 2006 22:55:44 -0000 Received: (qmail 4201 invoked by uid 22791); 23 Jul 2006 22:55:43 -0000 X-Spam-Check-By: sourceware.org Received: from e182069153.adsl.alicedsl.de (HELO localhost) (85.182.69.153) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 23 Jul 2006 22:55:41 +0000 Received: by localhost (Postfix, from userid 1000) id 249489FBD3; Mon, 24 Jul 2006 00:55:39 +0200 (CEST) From: Riley To: "Ashwin Pathmudi" Cc: gdb@sources.redhat.com Subject: Re: gdb - persistent "set" settings References: <5459833.post@talk.nabble.com> Date: Mon, 24 Jul 2006 08:10:00 -0000 In-Reply-To: (Ashwin Pathmudi's message of "Mon, 24 Jul 2006 04:13:43 +0530") Message-ID: <87vepo2aok.fsf@mail.com> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00155.txt.bz2 "Ashwin Pathmudi" writes: > Hi, > Put in all the commands you need gdb to have executed in a > '.gdbinit' file in that particular directory. gdb executes the commands > in this file before showing you the prompt. Thanks. Is it possible to default to gdb doing this for me when I exit gdb? I see ddd does this for you. > > > cheers, > Ashwin. > > On 7/24/06, Richard (sent by Nabble.com) wrote: >> >> >> I realise this is probably staring me in the face, but I cant see how to get >> gdb to remember its settings : preferably on a per directory basis. Any >> help/links appreciated. >> -- >> View this message in context: http://www.nabble.com/gdb---persistent-%22set%22-settings-tf1989492.html#a5459833 >> Sent from the gdb - General forum at Nabble.com. >> >> > --