I'm noticing that when setting (bkpt 'a) in a function, the debugger that
is invoked via (debug) is different then when typing a syntactical error
(i.e. undefined function).  In the case of the syntactical error a new
debugger window with Ctrl-P and Ctrl-N is made available and updated in
place.  In the case of the (bkpt) the debugger comes up in the same window
with different set of functions, scrolling the screen.  Is the typical
behavior?

Thanks

Reply via email to