To: junaid AT monu6 DOT cc DOT monash DOT edu DOT au (Mr A. Walker) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: gdb Date: Fri, 19 Aug 94 14:53:03 +0300 From: eliz AT is DOT elta DOT co DOT il > I have been playing wihth gdb, and managed to figure out some keys > to use the history and command line ediniting functions.; > (ALT)Q is edit prviouprevious funline > (CTRL)B is non-distructive backspace > > There seems to be a few other keys that haavve lesser utilty. I would think these and other keys come from the GNU readline library which is used by gdb. If gdb docs (gdb Info pages) don't include the documentation of these, then the readline docs sure will (I hope). readline may be downloaded from gnu archive, ftp.gnu.ai.mit.edu in directory pub/gnu, and from other gnu mirrors. Eli Zaretskii