/[emacs]/emacs/lispref/debugging.texi
ViewVC logotype

Diff of /emacs/lispref/debugging.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by lute, Tue Mar 1 08:41:52 2005 UTC revision 1.27 by lute, Thu Mar 3 16:28:32 2005 UTC
# Line 388  remove the star from the line in the bac Line 388  remove the star from the line in the bac
388  @item j  @item j
389  Flag the current frame like @kbd{b}.  Then continue execution like  Flag the current frame like @kbd{b}.  Then continue execution like
390  @kbd{c}, but temporarily disable break-on-entry for all functions that  @kbd{c}, but temporarily disable break-on-entry for all functions that
391  are set up to do so by @code{debug-on-entry}.  The temporarily disabled  are set up to do so by @code{debug-on-entry}.
 functions are set up to debug on entry again when the debugger is  
 entered or when @code{debug-on-entry} is called;  
 @code{cancel-debug-on-entry} also re-enables these functions before it  
 disables any functions that its argument says it should disable.  
392    
393  @item e  @item e
394  Read a Lisp expression in the minibuffer, evaluate it, and print the  Read a Lisp expression in the minibuffer, evaluate it, and print the

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26