From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30463 invoked by alias); 30 Oct 2006 21:11:36 -0000 Received: (qmail 30451 invoked by uid 22791); 30 Oct 2006 21:11:34 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Oct 2006 21:11:28 +0000 Received: from HOME-C4E4A596F7 ([81.5.47.83]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AVZ45027 (AUTH halo1); Mon, 30 Oct 2006 22:59:37 +0200 (IST) Date: Mon, 30 Oct 2006 21:11:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb@sourceware.org In-reply-to: <20061030041113.GA23811@nevyn.them.org> (message from Daniel Jacobowitz on Sun, 29 Oct 2006 23:11:13 -0500) Subject: Re: How to recall the commands run in previous gdb session? Reply-to: Eli Zaretskii References: <366c6f340610291235u2d8a430el92c6c5353134c37e@mail.gmail.com> <20061029204933.GA11060@nevyn.them.org> <20061030041113.GA23811@nevyn.them.org> X-IsSubscribed: yes 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-10/txt/msg00306.txt.bz2 > Date: Sun, 29 Oct 2006 23:11:13 -0500 > From: Daniel Jacobowitz > Cc: gdb@sourceware.org > > I think that making GDB start to write temporary files in $PWD by > default would be extremely annoying. Okay, but can we at least make it read ./.gdb_history, if that exists?