hanchenye-llvm-project/lldb/scripts
Chaoren Lin 98d0a4b39a Refactor Unix signals.
Summary:
- Consolidate Unix signals selection in UnixSignals.
- Make Unix signals available from platform.
- Add jSignalsInfo packet to retrieve Unix signals from remote platform.
- Get a copy of the platform signal for each remote process.
- Update SB API for signals.
- Update signal utility in test suite.

Reviewers: ovyalov, clayborg

Subscribers: chaoren, jingham, labath, emaste, tberghammer, lldb-commits

Differential Revision: http://reviews.llvm.org/D11094

llvm-svn: 242101
2015-07-14 01:09:28 +00:00
..
Python [Python] Allow PyLong values in integer lists (when converting to C lists) 2015-07-01 23:27:32 +00:00
interface Refactor Unix signals. 2015-07-14 01:09:28 +00:00
CMakeLists.txt Add explicit dependency on headers to swig wrapper (cmake build) 2015-05-28 17:25:34 +00:00
Makefile Fix configure & make build with python disabled 2014-09-09 04:52:37 +00:00
build-lldb-llvm-clang
build-llvm.pl include compiler-rt in build-llvm.pl 2014-10-11 00:53:32 +00:00
build-swig-wrapper-classes.sh
buildSwigWrapperClasses.py Ignore the .svn directory when building swig wrappers (bug #23917) 2015-06-29 13:51:49 +00:00
buildbot.py
checkpoint-llvm.pl
disasm-gdb-remote.pl
finish-swig-wrapper-classes.sh
finishSwigWrapperClasses.py Ignore the .svn directory when building swig wrappers (bug #23917) 2015-06-29 13:51:49 +00:00
generate-vers.pl
install-lldb.sh
install_custom_python.py Making linking against Python simpler on Windows. 2015-04-10 22:58:56 +00:00
lldb.swig Fix a variety of typos. 2015-06-18 05:27:05 +00:00
package-clang-headers.py If constructed llvm_build_dir doesn't exist, retry as an iphoneos path. 2015-02-21 06:13:51 +00:00
sed-sources
shush Several improvements to the shush script 2015-01-16 23:16:22 +00:00
utilsArgsParse.py Remove non-standard Environment header section 2015-03-23 17:57:42 +00:00
utilsDebug.py Remove non-standard Environment header section 2015-03-23 17:57:42 +00:00
utilsOsType.py Fix Darwin and FreeBSD OS type detection 2014-11-17 15:40:18 +00:00
verify_api.py