Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1b6dacbb86d9c426bd3cb009a446e7da441fd97c
/
lldb
/
source
/
Plugins
/
Process
/
Linux
/
NativeThreadLinux.cpp
0f4b17d
Simplify NativeThreadLinux includes
by Pavel Labath
· 10 years ago
0e1d729
[NativeProcessLinux] Fix a bug in instruction-stepping over thread creation
by Pavel Labath
· 10 years ago
8314350
[LLDB][MIPS] Handle false positives for MIPS hardware watchpoints
by Jaydeep Patil
· 10 years ago
2040548
Fix for build errors on arm-linux-gnueabi-gcc http://reviews.llvm.org/D11256
by Omair Javaid
· 10 years ago
3681c5b
[LLDB][MIPS] To handle SI_KERNEL generated for invalid 64 bit address
by Mohit K. Bhakkad
· 10 years ago
05569f6
Add jstopinfo support to llgs
by Pavel Labath
· 10 years ago
c4e25c9
Report inferior SIGSEGV as a signal instead of an exception on linux
by Pavel Labath
· 10 years ago
068f8a7
Move register reading form NativeProcessLinux to NativeRegisterContextLinux*
by Tamas Berghammer
· 10 years ago
8c8ff7a
[NativeProcessLinux] Remove double thread state accounting
by Pavel Labath
· 10 years ago
5fd24c6
[NativeProcessLinux] Fix race condition during inferior thread creation
by Pavel Labath
· 11 years ago
1fab7b9
Fix printing of the failure address in NativeThreadLinux
by Tamas Berghammer
· 11 years ago
3f57216
Adds Register Context Linux/POSIX for ARM Architecture
by Omair Javaid
· 11 years ago
db264a6
Move several plugin to its own namespace
by Tamas Berghammer
· 11 years ago
12fd375
Add missing cases to NativeProcessLinux LogThreadStopInfo
by Pavel Labath
· 11 years ago
c16f5dc
Report watchpoint hits during single stepping.
by Chaoren Lin
· 11 years ago
3294de2
Move lldb-log.cpp to core/Logging.cpp
by Zachary Turner
· 11 years ago
eadb2a9
Report stopped by trace if none of the watchpoint was hit
by Tamas Berghammer
· 11 years ago
3df471c
[MIPS] - Register Context for MIPS64
by Mohit K. Bhakkad
· 11 years ago
1e209fc
Create NativeRegisterContext for android-arm64
by Tamas Berghammer
· 11 years ago
f591f69
Can't set watchpoints on launching threads on Linux LLGS.
by Chaoren Lin
· 11 years ago
8bc34f4
Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.
by Oleksiy Vyalov
· 11 years ago
1c6a1ea
Enable process launching on android from lldb-gdbserver
by Tamas Berghammer
· 11 years ago
18fe640
Implement setting and clearing watchpoints.
by Chaoren Lin
· 11 years ago
28e5742
Share crash information between LLGS and local POSIX debugging with
by Chaoren Lin
· 11 years ago
b8af31d
Fix some bugs in llgs thread state handling.
by Chaoren Lin
· 11 years ago
ae29d39
llgs: fix up some handling of stepping.
by Chaoren Lin
· 11 years ago
8faf937
Clean-up warnings on Linux/GCC
by David Majnemer
· 11 years ago
7206c6d
llgs: fix thread names broken by recent native thread changes.
by Todd Fiala
· 11 years ago
511e5cd
llgs: fix Ctrl-C inferior interrupt handling to do the right thing.
by Todd Fiala
· 11 years ago
39de311
Create a HostThread abstraction.
by Zachary Turner
· 11 years ago
b71e89e
lldb - Register Context Linux ARM64
by Todd Fiala
· 11 years ago
a9882ce
llgs: add proper exec support for Linux.
by Todd Fiala
· 11 years ago
22972a7
NativeThreadLinux: remove translation of some Linux signals to gdb signals.
by Todd Fiala
· 11 years ago
13b1826
Move Host::GetArchitecture to HostInfo::GetArchitecture.
by Zachary Turner
· 11 years ago
2850b1b
Fixup Windows build breaks for the llgs upstream.
by Todd Fiala
· 11 years ago
af245d1
Add lldb-gdbserver support for Linux x86_64.
by Todd Fiala
· 11 years ago