This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: intelligent history and memory for gdb


> On Monday 18 July 2005 02:29 pm, Ed Peschko wrote:
> > in my .tcshrc, and was wondering if gdb has an equivalent. This allows me
> > to type:
> >
> > 	mak
> >
> > then up arrow, to see all the list of commands that I've typed in my
> > history that start with 'mak', instead of just forgetting that I've typed
> > 'mak' and going back to the last typed command (like gdb does by default).
> 
> ctrl-r works for me from the (gdb) prompt to do a reverse-i-search.

Just curious, but how do you map this to up arrow? What's the equivalent for 
forward-i-search?

As for the recording and importing history features, I'm assuming that they don't 
exist? Is there a roadmap for 7.0?

Ed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]