[Lldb-commits] [PATCH] D72195: [lldb] [Process/NetBSD] Remove unused orig_*ax use

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 6 07:20:27 PST 2020


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

This seems fine, though it may be worth checking what happens when running expressions while the process is stopped in a syscall (does the expression run correctly, does the syscall resume correctly, etc.)...


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

https://reviews.llvm.org/D72195





More information about the lldb-commits mailing list