summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/NativeBreakpointList.cpp
Commit message (Expand)AuthorAgeFilesLines
* NativeProcessProtocol: Simplify breakpoint setting codePavel Labath2018-11-041-240/+0
* Fix a memory read bug in lldb-serverPavel Labath2018-09-261-7/+18
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-2/+2
* Rename Error -> Status.Zachary Turner2017-05-121-18/+18
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Prevent at compile time converting from Error::success() to Expected<T>Mehdi Amini2016-11-111-3/+3
* Make the Error class constructor protectedMehdi Amini2016-11-111-3/+3
* Make lldb -Werror clean on Windows.Zachary Turner2016-10-051-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-170/+179
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-7/+6
* Remove trap code from disassembly.Chaoren Lin2015-04-291-0/+22
* Moving header files from source/Host/common to proper location.Chaoren Lin2015-02-031-2/+2
* Fix copy paste error in file header.Chaoren Lin2015-01-271-1/+1
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+199
OpenPOWER on IntegriCloud