[lldb][Windows] Support for long paths is incomplete
Open
lldb
platform:windows
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Max paths are not handled correctly in lldb and lldb-dap on Windows. They can be truncated, causing breakpoints to not resolve and tests to fail. This is a tracking issue for max path support in lldb on Windows.
- [x] https://github.com/llvm/llvm-project/pull/206029
- [x] https://github.com/llvm/llvm-project/pull/206046
- [x] https://github.com/llvm/llvm-project/pull/206060
- [ ] https://github.com/llvm/llvm-project/pull/206099
- [x] https://github.com/llvm/llvm-project/pull/206114
- [ ] https://github.com/llvm/llvm-project/pull/206117
Contributor guide
Assessment
This issue has not been assessed yet.