[Lldb-commits] [lldb] [lldb] Fix assert frame recognizer for Ubuntu 22.04 (PR #109594)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 23 06:23:32 PDT 2024
https://github.com/Michael137 approved this pull request.
> I did not add a testcase because it would require a specific glibc.
To test this you could probably build a `libc.so` as part of building the test. Then have a dummy `__pthread_kill_implementation` in it. But given we haven't done this for the other symbols, feel free to ignore
https://github.com/llvm/llvm-project/pull/109594
More information about the lldb-commits
mailing list