summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [Process/NetBSD] Improve threading supportMichał Górny2019-11-251-0/+1
* [lldb] [Process/NetBSD] Use PT_STOP to stop the process [NFCI]Michał Górny2019-11-121-0/+2
* Revert "Revert "Implement xfer:libraries-svr4:read packet""Antonio Afonso2019-07-231-2/+2
* Revert "Implement xfer:libraries-svr4:read packet"Pavel Labath2019-07-011-2/+2
* Implement xfer:libraries-svr4:read packetAntonio Afonso2019-06-181-2/+2
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Pull FixupBreakpointPCAsNeeded into base classPavel Labath2018-10-031-1/+0
* Fix NetBSD build for r343409Pavel Labath2018-09-301-1/+0
* NativeProcessProtocol: Sink ReadMemoryWithoutTrap into base classPavel Labath2018-09-131-3/+0
* Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"Pavel Labath2018-09-091-10/+0
* Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"Pavel Labath2018-09-081-0/+10
* Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcodePavel Labath2018-09-051-10/+0
* Enable AUTOBRIEF in doxygen configuration.Adrian Prantl2018-05-021-3/+3
* Fix netbsd, freebsd and osx builds for ArchSpec movePavel Labath2017-11-131-5/+1
* Simplify NativeProcessProtocol::GetArchitecture/GetByteOrderPavel Labath2017-11-091-1/+1
* Remove shared_pointer from NativeThreadProtocolPavel Labath2017-10-171-1/+1
* Remove shared pointer from NativeProcessProtocolPavel Labath2017-07-181-2/+2
* Add a NativeProcessProtocol Factory classPavel Labath2017-07-071-14/+14
* Add pretty-printer for wait(2) statuses and modernize the code handling themPavel Labath2017-06-191-1/+1
* Correct compiler warnings and Debug build of the NetBSD targetKamil Rytarowski2017-05-241-0/+2
* Rename Error -> Status.Zachary Turner2017-05-121-33/+34
* Battery of NetBSD support improvementsKamil Rytarowski2017-03-301-0/+2
* Add support for tracing hello-world application on NetBSDKamil Rytarowski2017-03-281-0/+90
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-1/+1
* Add stub for PluginProcessNetBSDKamil Rytarowski2017-03-211-0/+49
OpenPOWER on IntegriCloud