[Lldb-commits] [lldb] [lldb] Fix linux x64 test (PR #143048)

Prabhu Rajasekaran via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 5 19:04:12 PDT 2025


Prabhuk wrote:

> I still don't understand the failures that triggered this patch - stopping at the entry point somehow is at a place where both the function name filter for `main` and `step_into_me` pass - even though that should be the same stop-point for both checks. That seems quite odd.
> 
> But this test was not intending to test entry point behavior, so it's fine to exclude this for the purposes of this test.
> 
> You still have to fix the Python formatting but then this should be fine.

Can we file a bug for this? If there are patches that you'd like me to try in our environment to address the bug I'll be happy to do so.

https://github.com/llvm/llvm-project/pull/143048


More information about the lldb-commits mailing list