Re: A few basic Lisp commands while in debugger (gdb)?
Daniel Kochmański <[email protected]>
| Newsgroups | gmane.lisp.ecl.general |
|---|---|
| Message-ID | <[email protected]> |
Hey Paul, check out src/util/gdbinit, I think that this is the file you are referring to. Regards, Daniel On 01.02.2018 11:16, PR wrote: > 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. >