diff options
author | Daniel Colascione <dancol@dancol.org> | 2018-06-09 15:41:29 -0700 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2018-06-09 17:46:05 -0700 |
commit | aaffae8458dcd774540e7e6b4219c8b5a9902075 (patch) | |
tree | e2689ed60bdd3c76084ac59552d223d6b1f294e8 /lisp/emacs-lisp/macroexp.el | |
parent | 16015dea97b3b4da7ff66a7e822c3c26b2ab6d2b (diff) | |
download | emacs-aaffae8458dcd774540e7e6b4219c8b5a9902075.tar.gz emacs-aaffae8458dcd774540e7e6b4219c8b5a9902075.tar.bz2 emacs-aaffae8458dcd774540e7e6b4219c8b5a9902075.zip |
Add debug facility for formatting in rr sessions
The existing debug print commands don't work in rr, since they touch
stderr. The new xfmt command just calls Fformat and doesn't touch the
stdio streams.
* src/.gdbinit:
(xfmt): New GDB command.
* src/print.c:
(debug_format): New function.
Diffstat (limited to 'lisp/emacs-lisp/macroexp.el')
0 files changed, 0 insertions, 0 deletions