summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Share crash information between LLGS and local POSIX debugging withChaoren Lin2015-02-031-39/+30
* Fix some bugs in llgs thread state handling.Chaoren Lin2015-02-031-1/+1
* llgs: fix up some handling of stepping.Chaoren Lin2015-02-031-2/+2
* Clean-up warnings on Linux/GCCDavid Majnemer2014-09-161-0/+1
* llgs: fix thread names broken by recent native thread changes.Todd Fiala2014-09-121-1/+1
* llgs: fix Ctrl-C inferior interrupt handling to do the right thing.Todd Fiala2014-09-111-0/+19
* Create a HostThread abstraction.Zachary Turner2014-09-091-1/+7
* lldb - Register Context Linux ARM64Todd Fiala2014-08-291-0/+5
* llgs: add proper exec support for Linux.Todd Fiala2014-08-281-5/+23
* NativeThreadLinux: remove translation of some Linux signals to gdb signals.Todd Fiala2014-08-271-26/+14
* Move Host::GetArchitecture to HostInfo::GetArchitecture.Zachary Turner2014-08-201-2/+4
* Fixup Windows build breaks for the llgs upstream.Todd Fiala2014-06-301-1/+2
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+363
OpenPOWER on IntegriCloud