intelligent history and memory for gdb

Jon Ringle jon.ringle@comdial.com
Mon Jul 18 18:48:00 GMT 2005


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.



More information about the Gdb mailing list