| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed the UnixSignals class to be able to get a signal by name, short name, ↵ | Greg Clayton | 2010-10-15 | 1 | -44/+25 |
| | | | | | | | | | or signal number when using: int32_t UnixSignals::GetSignalNumberFromName (const char *name) const; llvm-svn: 116641 | ||||
| * | Added short names and descriptions to the UnixSignals class. Also cleaned up | Greg Clayton | 2010-10-15 | 1 | -108/+108 |
| | | | | | | | the code a bit. llvm-svn: 116561 | ||||
| * | Fixed process.gdb-remote to be able to properly propagate the signals and | Greg Clayton | 2010-10-09 | 1 | -32/+34 |
| | | | | | | | obey the UnixSignals table that we have in the process. llvm-svn: 116139 | ||||
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+310 |
| llvm-svn: 105619 | |||||

