[all-commits] [llvm/llvm-project] 70558d: Revert "[lldb] [gdb-server] Implement the vFile:fs...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Sep 10 02:43:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70558d39f01beb87ab561bfaefeecb4d9534beed
      https://github.com/llvm/llvm-project/commit/70558d39f01beb87ab561bfaefeecb4d9534beed
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  Changed paths:
    M lldb/include/lldb/Utility/StringExtractorGDBRemote.h
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
    M lldb/source/Utility/StringExtractorGDBRemote.cpp
    M lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py

  Log Message:
  -----------
  Revert "[lldb] [gdb-server] Implement the vFile:fstat packet"

This reverts commit 9e886fbb18b525c080c04f4a12bd481c9aa849c0.  It breaks
on Windows.




More information about the All-commits mailing list