Re: gdb cheat sheet
Joel Brobecker <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> There exists, on the Internet, an excellent cheat sheet for gdb (I'll link > to it if asked - it's not on any site associated with gdb or the FSF, so I'm > not sure if I'm allowed to post the link). It is listed as being copyright > the Free Software Foundation, and is GPL-ed. You may be referring to the refcard. It's a texi file and the sources are in the gdb/doc/ directory. -- Joel