Opened 5 years ago

Last modified 5 years ago

#34 new feature

Add _VM_T_StackTrace to __vm_trace.

Reported by: mornfall Owned by: mornfall
Priority: major Milestone: 5.0
Component: VM Keywords:
Cc:

Description

The idea is to send an array of program counters to the VM, so it can print it in a human-readable form, including source file names and line numbers. The alternative, instrumenting debug location metadata into the program, is probably not feasible.

Change History (1)

comment:1 Changed 5 years ago by mornfall

Milestone: future5.0

Milestone renamed

Note: See TracTickets for help on using tickets.