[all-commits] [llvm/llvm-project] 36f22c: [lldb] Fix TestGdbRemoteMemoryAllocation on windows

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Oct 14 07:49:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 36f22cd28d5e57c197ea374048a06dbdc5a08214
      https://github.com/llvm/llvm-project/commit/36f22cd28d5e57c197ea374048a06dbdc5a08214
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
    M lldb/test/API/tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py

  Log Message:
  -----------
  [lldb] Fix TestGdbRemoteMemoryAllocation on windows

It appears that memory allocation actually works on windows (but it was
not fully wired up before 2c4226f8).




More information about the All-commits mailing list