[Lldb-commits] [PATCH] D67776: Use UnixSignals::ShouldSuppress to filter out signals a process expects

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 20 10:32:21 PDT 2019


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

Added a test


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D67776

Files:
  include/lldb/Interpreter/CommandInterpreter.h
  include/lldb/Interpreter/CommandReturnObject.h
  packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py
  source/Commands/CommandObjectProcess.cpp
  source/Interpreter/CommandInterpreter.cpp
  source/Interpreter/CommandReturnObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67776.221058.patch
Type: text/x-patch
Size: 9488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190920/bf7e7b35/attachment-0001.bin>


More information about the lldb-commits mailing list