[Bug 44432] New: TestSourceManager failure on Windows (unable to set breakpoint by absolute path)

Bug ID 44432
Summary TestSourceManager failure on Windows (unable to set breakpoint by absolute path)
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter compnerd@compnerd.org
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org

test_set_breakpoint_with_absolute_path is failing on Windows.

Tatyana Krasnukha changed bug 44432

What | Removed | Added |

  • | - | - |
    Fixed By Commit(s) | | a31130f6fcf27518b31a8ac1f5971a42fc24837e |
    CC | | Tatyana.Krasnukha@synopsys.com |
    Resolution | — | FIXED |
    Status | NEW | RESOLVED |

Comment # 1 on bug 44432 from Tatyana Krasnukha

Seems to be fixed by [https://reviews.llvm.org/D74903](https://reviews.llvm.org/D74903)