[Lldb-commits] [PATCH] D107780: [lldb] [gdb-remote] Implement fallback to vFile:stat for GetFileSize()

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 9 12:29:34 PDT 2021


mgorny added a comment.

This covers client side only, I'm going to work on the server side `vFile:stat` packet later.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107780/new/

https://reviews.llvm.org/D107780



More information about the lldb-commits mailing list