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-02-17 19:17:55 +01:00
2025-02-06 14:23:23 -08:00
2024-08-29 23:43:52 +01:00