sage icon indicating copy to clipboard operation
sage copied to clipboard

Add more comments for debugging, and also add debugging symbols

Open adam-mcdaniel opened this issue 2 years ago β€’ 0 comments
trafficstars

It would be nice to insert more comments in the generated assembly at the LIR level. This is straightforward.

It would also be nice to have debugging symbols in the assembly (and possibly VM code as well) to allow a program to step through the compiled code and reference against the source code.

adam-mcdaniel avatar Jun 14 '23 02:06 adam-mcdaniel