[Lldb-commits] [PATCH] D111052: [lldb] [gdb-remote] Correct st_dev values in vFile:fstat packet
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 5 02:50:34 PDT 2021
mgorny added a comment.
@labath has pointed out that this seems not to apply to the `vFile:fstat` that we're using — gdbserver seems to pass (truncated) `st_dev` there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111052/new/
https://reviews.llvm.org/D111052
More information about the lldb-commits
mailing list