summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/UnixSignals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved Args::StringToXIntYZ to StringConvert::ToXIntYZVince Harron2015-01-151-2/+2
* Change the default handling for SIGALRM and SIGCHLD to not notify.Jim Ingham2013-10-281-2/+2
* Fixed some issues with ARM backtraces by not processing any push/pop Greg Clayton2011-07-061-33/+33
* Back up both the register AND the stop state when calling functions.Jim Ingham2011-01-201-1/+1
* Change the default signal setting for SIBABRT to SUPPRESS the signal. Why?Greg Clayton2011-01-101-1/+1
* Fixed the UnixSignals class to be able to get a signal by name, short name, o...Greg Clayton2010-10-151-44/+25
* Added short names and descriptions to the UnixSignals class. Also cleaned upGreg Clayton2010-10-151-108/+108
* Fixed process.gdb-remote to be able to properly propagate the signals andGreg Clayton2010-10-091-32/+34
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+310
OpenPOWER on IntegriCloud