Skip to content

Support for multithreaded tracing #3

@rikedyp

Description

@rikedyp

It would be good to be able to suspend functions running simultaneously in multiple threads and switch between them using the tracer.

For example:

      rTfn arg
[1]    'in thread: ',⎕TID
[2]    ∘∘∘
[3]    {}⎕DL arg
[4]    r0
     

Then call this with:

Tfn¨2 3
Image

Clicking the tabs in the tracer affects ⎕TID and the visible variables / current stack trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions