On Thursday, June 16, 2022 at 9:23:50 AM UTC-5 Edward K. Ream wrote: - Aha: A special-purpose debugger can collect arbitrary dynamic *python *data. >
This supposed Aha looks more like a brain spike :-) I have no idea why I thought a special purpose debugger might help gather data. The easy way to collect python data is with added python statements in the source code that I'm studying. In contrast, using a debugger to gather data would be roundabout, slow and obscure. Perhaps I was thinking that an enhanced g.SherlockTracer class could gather python data, not text traces, but I if so I was almost certainly jumping to conclusions. 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/86d34404-65c0-45c0-9c3b-f7eeef26070cn%40googlegroups.com.
