[Lldb-commits] [PATCH] D88229: Reland "[lldb] Don't send invalid region addresses to lldb server"
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 24 07:00:48 PDT 2020
DavidSpickett added a reviewer: labath.
DavidSpickett added a comment.
This is probably pretty trivial but my first dive into win32 stuff so wanted to double check my logic before relanding.
References:
https://docs.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualqueryex
https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-getlasterror
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88229/new/
https://reviews.llvm.org/D88229
More information about the lldb-commits
mailing list