From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Received: (qmail 5701 invoked from network); 9 Jan 2003 18:20:42 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by 209.249.29.67 with SMTP; 9 Jan 2003 18:20:42 -0000 Received: by redhat.com (Postfix, from userid 201) id EE84D1C113; Thu, 9 Jan 2003 13:21:14 -0500 (EST) Date: Thu, 09 Jan 2003 18:20:00 -0000 From: Christopher Faylor To: gdb@sources.redhat.com Subject: Re: how to access show/set data Message-ID: <20030109182114.GA3648@redhat.com> Reply-To: gdb@sources.redhat.com Mail-Followup-To: gdb@sources.redhat.com References: <013201c2b297$566460e0$0202040a@catdog> <1030108231501.ZM637@localhost.localdomain> <002801c2b7e3$86df1020$2a00a8c0@dash> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002801c2b7e3$86df1020$2a00a8c0@dash> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00142.txt.bz2 On Thu, Jan 09, 2003 at 08:32:15AM -0500, Kris Warkentin wrote: >Besides, where do you put your gdbinit on a windows host? ;-) In your home directory, same as UNIX. cgf