[Lldb-commits] [PATCH] D108148: [lldb] [gdb-remote] Use standardized GDB errno values

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 10 02:20:41 PDT 2021


labath added a comment.

Judging by https://docs.microsoft.com/en-us/cpp/c-runtime-library/errno-constants?view=msvc-160, this may just work, so let's cross that bridge when we get to it.


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

https://reviews.llvm.org/D108148



More information about the lldb-commits mailing list