Skip to content

Draft: Emit vala specific debuginfo

JCWasmx86 requested to merge JCWasmx86/vala:backtrace into main

This is a draft, first testing shows that it "works":

TODOs

  • Don't write shell script for installing debug data, use Makefile.am

Other points of interests are outlined in the comments

Architecture Implemented
x86_64
aarch64

Currently no ARM will work, as the emitted assembly only works on amd64 using GAS

See #1338

Edited by JCWasmx86

Merge request reports