summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
Commit message (Expand)AuthorAgeFilesLines
* Work around a stepping bug in arm64 android MPavel Labath2016-02-231-4/+24
* [NativeProcessLinux] Fix a bug in instruction-stepping over thread creationPavel Labath2015-08-201-11/+2
* Add jstopinfo support to llgsPavel Labath2015-07-231-4/+1
* Report inferior SIGSEGV as a signal instead of an exception on linuxPavel Labath2015-05-291-1/+1
* [NativeProcessLinux] Remove double thread state accountingPavel Labath2015-05-111-0/+14
* [NativeProcessLinux] Fix race condition during inferior thread creationPavel Labath2015-04-231-3/+0
* Move several plugin to its own namespaceTamas Berghammer2015-03-311-3/+6
* Add missing #include to fix libc++ Linux build.Richard Smith2015-03-221-0/+1
* Report watchpoint hits during single stepping.Chaoren Lin2015-03-191-1/+1
* Implement setting and clearing watchpoints.Chaoren Lin2015-02-031-0/+10
* Moving header files from source/Host/common to proper location.Chaoren Lin2015-02-031-1/+1
* Share crash information between LLGS and local POSIX debugging withChaoren Lin2015-02-031-5/+6
* 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/+6
* llgs: add proper exec support for Linux.Todd Fiala2014-08-281-0/+3
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-0/+97
OpenPOWER on IntegriCloud