[Lldb-commits] [PATCH] D39967: Disable breakpoints before writing memory and re-enable after.

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 22 15:43:23 PST 2018


tatyana-krasnukha updated this revision to Diff 135533.
tatyana-krasnukha added a comment.

Remove Guard class completely


https://reviews.llvm.org/D39967

Files:
  include/lldb/Breakpoint/BreakpointSiteList.h
  source/Breakpoint/BreakpointSiteList.cpp
  source/Target/Process.cpp
  unittests/Process/CMakeLists.txt
  unittests/Process/common/
  unittests/Process/common/CMakeLists.txt
  unittests/Process/common/ProcessWriteMemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39967.135533.patch
Type: text/x-patch
Size: 24594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180222/e5fc0e21/attachment-0001.bin>


More information about the lldb-commits mailing list