Tracing in a-machine

something unusual is happening when i compile to a-machine (web version) that doesn’t happen in the debugger or when compiling to z8.

i’ve turned (trace on) and when compiling i get the message:

Note: In this build, the code has been instrumented to allow tracing.

but the tracing doesn’t appear. is there another step to turn this on?

FYI - i’ve also got (actions on) and that DOES work.

Heh, I never noticed that. Seems like tracing does not work in aa-code. Maybe Linus thought the debugger and the aa-machine similar enough and didn’t feel the need to implement it in aa-code backend.