On Sunday, July 1, 2018 at 5:49:27 AM UTC-5, Edward K. Ream wrote: *To do* > > As stated yesterday, the 'select-line' request should actually cause Leo > to select the proper line. > > The xpdb command should prompt for a *file* (or maybe @file node) to run > as the program under test. For now, this is a low priority. >
Well Doh, the debugger can't select a line in a file unless the debugger is executing code from a real file. It's time to retire the simple test function. For prototyping, the debugger will be hard-wired to execute a stand-alone .py file. 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.
