Loris Cro 0b9d6ad042 std.debug: handle static library paths correctly when reading SelfInfo
On macOS ofile entries will not be clean file paths when the entry points
at a static archive, like `libfoo.a(libfoo.a.o)` for example.

Previously the code for loading debug info would fail resulting in
missing frames in stack traces.

TODO: fix memory leak, add test case
2025-05-03 18:42:00 +02:00
..
2025-03-07 22:22:01 +01:00
2025-04-04 06:08:09 +02:00
2025-04-04 06:08:09 +02:00
2025-02-25 11:22:33 -08:00
2025-04-26 13:34:16 +10:00