[Lldb-commits] [PATCH] D58648: Improve process launch comments for Windows
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 28 05:18:01 PST 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Looks fine to me. If this "The request is not supported" error is something that makes it's way to the user, and the error code is reasonably unambiguous (it +/- only happens when debugging 64 bit process from 32bit lldb), you may want to consider changing the error message to something more understandable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58648/new/
https://reviews.llvm.org/D58648
More information about the lldb-commits
mailing list