www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/05/06/01:31:11

Date: Mon, 6 May 1996 08:19:06 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Kuang-chun Cheng <kccheng AT hycpsg01 DOT fnal DOT gov>
Cc: djgpp AT delorie DOT com
Subject: Re: readline in GDB
In-Reply-To: <4md5k7$i3u@fnnews.fnal.gov>
Message-Id: <Pine.SUN.3.91.960506081409.13129B-100000@is>
Mime-Version: 1.0

On 3 May 1996, Kuang-chun Cheng wrote:

>    Well, just simple question which I can't find in FAQ.  What's
> the name of readline initialization file used by GDB.  I know it's
> ~/.inputrc in UNIX machine, but how about PC.  I had tried input.rc,
> inputrc ... but didn't success :( 

It's "/inputrc" (i.e. must be in the root directory of the current 
drive).  Not too convenient, but DOS leaves few choices.  You will have 
to make sure the file is in Unix text format, because the current code 
wants the value returned by `read' to be the same as the size of file 
reported by `stat'.  Until that bug is fixed (probably in the next 
release), run the file through `dtou' each time you edit it.  (If you 
don't, the file will be silently ignored.)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019