Mercurial > emacs
annotate lib-src/README @ 75367:bab23bcfde6e
(gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 21 Jan 2007 21:03:40 +0000 |
parents | b42a4aa7ff4f |
children |
rev | line source |
---|---|
25859 | 1 This directory contains the source code for the architecture-dependent |
52780 | 2 files that go in ${archlibdir}. At present, these are mostly utility |
69732
b42a4aa7ff4f
changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
52780
diff
changeset
|
3 programs used by GNU Emacs. |