Re: Which piece of code handle the history of commands
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 30 Jan 2015 16:51:21 +0800 > From: fei ding <[email protected]> > > Is there anyone familiar with the code of handling history of > commands, I want to get the commands which user input in my code when > modifying gdb.Thanks. I think this is done in readline's history features.