On Saturday, October 6, 2018 at 9:10:18 AM UTC-5, Edward K. Ream wrote: > New code, in the pdb branch, completes #915 <https://github.com/leo-editor/leo-editor/issues/915>. It's far more than a prototype. ...
> Soon, all xdb/pdb output will be sent to an output area in the debug pane. Once that happens, you will be able to run the debugger without running Leo from a console window. Done at rev b6cca36b3 in the "pdb" branch. *Settings* When @bool use_xdb_pane_output_area is True, all debugger output is sent to an output area in the Debug pane. The default is True, so you need this setting only if you *don't* want output set to the Debug pane. *Summary* This concludes work on the debugger for now. Next, I'll discuss the code, and its significance, in an Engineering Notebook post. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
