Next: , Previous: , Up: Top   [Contents][Index]


17 Debugging

GNU Emacs has two debuggers, debug and edebug. The first is built into the internals of Emacs and is always with you; the second requires that you instrument a function before you can use it.

Both debuggers are described extensively in Debugging Lisp Programs in The GNU Emacs Lisp Reference Manual. In this chapter, I will walk through a short example of each.

This page has generated for branch:work/add_lispintr, commit:65845cf60c073f2f3182d1d07483530e9bbe1d96 to check Japanese translation.