Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
Host
/
common
/
NativeProcessProtocol.cpp
b075bbd
Fix log statement in r346093
by Pavel Labath
· 7 years ago
be82851
NativeProcessProtocol: Simplify breakpoint setting code
by Pavel Labath
· 7 years ago
aef7908
Pull FixupBreakpointPCAsNeeded into base class
by Pavel Labath
· 7 years ago
99f436b
Pull GetSoftwareBreakpointPCOffset into base class
by Pavel Labath
· 7 years ago
2ce2652
NativeProcessProtocol: Sink ReadMemoryWithoutTrap into base class
by Pavel Labath
· 7 years ago
4f54507
Speculative fix for NetBSD bot for r341758
by Pavel Labath
· 7 years ago
f8b825f
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
by Pavel Labath
· 7 years ago
12286a2
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
by Pavel Labath
· 7 years ago
ef1b1b5
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
by Pavel Labath
· 7 years ago
d821c99
Move RegisterValue,Scalar,State from Core to Utility
by Pavel Labath
· 7 years ago
245dd2e
Reapply "Remove Process references from the Host module"
by Pavel Labath
· 7 years ago
4f107ba
Revert "Remove Process references from the Host module"
by Pavel Labath
· 7 years ago
58b54894
Remove Process references from the Host module
by Pavel Labath
· 7 years ago
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 7 years ago
36e8220
Remove ObjectFile usage from HostLinux::GetProcessInfo
by Pavel Labath
· 8 years ago
d37349f
Clean up NativeRegisterContext
by Pavel Labath
· 8 years ago
578a425
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
by Pavel Labath
· 8 years ago
a5be48b
Remove shared_pointer from NativeThreadProtocol
by Pavel Labath
· 8 years ago
96e600f
Add a NativeProcessProtocol Factory class
by Pavel Labath
· 8 years ago
3508fc8
Add pretty-printer for wait(2) statuses and modernize the code handling them
by Pavel Labath
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
26b09b2
Reuse appropriate Launch and Attach on NetBSD
by Kamil Rytarowski
· 9 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
d5ffbad
Hardware breakpoints for Linux on Arm/AArch64 targets
by Omair Javaid
· 9 years ago
4a705e7
Implement QPassSignals GDB package in lldb-server
by Pavel Labath
· 9 years ago
c1edf56
Prevent at compile time converting from Error::success() to Expected<T>
by Mehdi Amini
· 9 years ago
41af430
Make the Error class constructor protected
by Mehdi Amini
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
e77fce0
[NFC] Darwin llgs support from Week of Code
by Todd Fiala
· 9 years ago
16ff860
remove use of Mutex in favour of std::{,recursive_}mutex
by Saleem Abdulrasool
· 9 years ago
19cbe96
[NativeProcessLinux] Integrate MainLoop
by Pavel Labath
· 10 years ago
5abe726
Revert "[NativeProcessLinux] Integrate MainLoop"
by Pavel Labath
· 10 years ago
827965c
[NativeProcessLinux] Integrate MainLoop
by Pavel Labath
· 10 years ago
d5b310f
Avoid going through Platform when creating a NativeProcessProtocol instance
by Pavel Labath
· 10 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
5830aa7
Fix TestThreadSpecificBreakpoint with LLGS
by Tamas Berghammer
· 11 years ago
18fe640
Implement setting and clearing watchpoints.
by Chaoren Lin
· 11 years ago
2fe1d0a
Moving header files from source/Host/common to proper location.
by Chaoren Lin
· 11 years ago
511e5cd
llgs: fix Ctrl-C inferior interrupt handling to do the right thing.
by Todd Fiala
· 11 years ago
a9882ce
llgs: add proper exec support for Linux.
by Todd Fiala
· 11 years ago
af245d1
Add lldb-gdbserver support for Linux x86_64.
by Todd Fiala
· 11 years ago