summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/POSIX/CrashReason.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Fix ARM32 inferior callsJan Kratochvil2019-12-211-4/+4
* Obliterate LLDB_CONFIGURATION_BUILDANDINTEGRATIONPavel Labath2019-09-051-7/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-2/+1
* Implement QPassSignals GDB package in lldb-serverPavel Labath2017-02-241-5/+1
* Fix -Wunused-function warning by preprocessor conditionalizing the function t...David Blaikie2017-01-061-0/+2
* Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474Valentina Giusti2016-10-071-9/+21
* Add bound violation handling for Intel(R) Memory Protection Extensions (Intel...Valentina Giusti2016-10-061-3/+39
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-262/+239
* Use SI_KERNEL on platforms defining itStephane Sezer2015-09-141-2/+3
* Report inferior SIGSEGV as a signal instead of an exception on linuxPavel Labath2015-05-291-21/+21
* Share crash information between LLGS and local POSIX debugging withChaoren Lin2015-02-031-0/+315
OpenPOWER on IntegriCloud