[lldb-dev] [Bug 44429] New: TestDeadStrip fails on Windows

2020-01-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44429

Bug ID: 44429
   Summary: TestDeadStrip fails on Windows
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: All
Status: NEW
  Severity: enhancement
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: compn...@compnerd.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Now that Python bindings are being built for Windows again, the extended test
suite is being run, which detected that dead stripping is not working properly
on Windows.  Because windows supports dead stripping (via `-Xlinker -opt:ref`),
this is odd and should be investigated.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44430] New: TestSettings failures on Windows (array-of-strings vs arguments)

2020-01-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44430

Bug ID: 44430
   Summary: TestSettings failures on Windows (array-of-strings vs
arguments)
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: All
Status: NEW
  Severity: enhancement
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: compn...@compnerd.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

The arguments are returned as an array of strings rather than arguments which
causes a few test failures on Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44431] New: TestSettings hang on Windows (a.out hangs)

2020-01-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44431

Bug ID: 44431
   Summary: TestSettings hang on Windows (a.out hangs)
   Product: lldb
   Version: unspecified
  Hardware: PC
OS: All
Status: NEW
  Severity: enhancement
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: compn...@compnerd.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

It seems that the inferior is not terminating causing the test to timeout.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


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

2020-01-01 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44432

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: compn...@compnerd.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

test_set_breakpoint_with_absolute_path is failing on Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev