A few basic Lisp commands while in debugger (gdb)?
PR <[email protected]>
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <CAOJeB-A8oCTGMsCi=+eeY07RWAw_DchBctwUya5UPSECtfwCGw@mail.gmail.com> |
Hi, I remember vaguely that there have been added a few useful, simple functions for Lisp, which can be used during a gdb session, but I can't currently find them... Could anybody please point me to them? Thanks, Paul P.S. This would probably help debugging an android thread issue, happening only on a few recent devices; at least I already figured how to run gdbserver on android, and debug from the PC.