[Lldb-commits] [lldb] [lldb-dap] Give attach test binaries unique names (PR #138435)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Mon May 5 08:50:13 PDT 2025


https://github.com/ashgti approved this pull request.

Does attach normally only check the basename of the executable? Or is it supposed to match the entire path?

I see a comment in `TestDAP_attach.test_by_name` that mentions making the path more unique, so I'm wondering if something else has changed or if that previous attempt at making the name more unique was a little off the mark.

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


More information about the lldb-commits mailing list