forked from OSchip/llvm-project
Add a comment to describe purpose of signal-filtering test
llvm-svn: 296427
This commit is contained in:
parent
81f68ec3a9
commit
23847fbefe
|
@ -1,3 +1,5 @@
|
|||
# This test makes sure that lldb-server supports and properly handles
|
||||
# QPassSignals GDB protocol package.
|
||||
from __future__ import print_function
|
||||
|
||||
import gdbremote_testcase
|
||||
|
|
Loading…
Reference in New Issue