mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 08:43:09 +00:00
- look up the debuglink file in the directory of the executable file (instead of the cwd) - fix parsing of debuglink section (the 4-byte alignement is within the file, unrelated to the in-memory address)