On Sun, 25 Mar 2018, Stephen Casner wrote:
> I might be able to add an option on the command to print each task's
> PC, which the python code would look up to translate to a source
> line number.
I have now done this. "module tasks" works as before, but "module
tasks stack" shows a crude stack trace for each task.
-- Steve