Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationServerCommon.cpp
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
b9739d4
Revert r280137 and 280139 and subsequent build fixes
by Pavel Labath
· 9 years ago
2d240d0
A few minor stylistic cleanups in StringExtractor.
by Zachary Turner
· 9 years ago
54695a3
Convert GetNameColonValue to return StringRefs.
by Zachary Turner
· 9 years ago
70a5ef1
Fix some build bot breakages.
by Zachary Turner
· 9 years ago
26709df
Convert some functions to use StringRef instead of c_str, len
by Zachary Turner
· 9 years ago
5ad891f
Unify process launching code on linux
by Pavel Labath
· 9 years ago
9ccb970
Make lldb::endian::InlHostByteOrder() private.
by Bruce Mitchener
· 10 years ago
5380a8b
[LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received=before
by Mohit K. Bhakkad
· 10 years ago
2441aec
Adds support for hardware watchpoints on Arm targets.
by Omair Javaid
· 10 years ago
6d9fe8c
The llvm Triple for an armv6m now comes back as llvm::Triple::thumb.
by Jason Molenda
· 10 years ago
e68ee7f
Fix AArch64 watchpoint exception handling http://reviews.llvm.org/D11987
by Omair Javaid
· 10 years ago
6e4f19d
[LLGS] Spawned process handling cleanup
by Pavel Labath
· 10 years ago
3579996
[LLDB][MIPS] Hardware Watchpoints for MIPS
by Mohit K. Bhakkad
· 10 years ago
d3173f3
Refactor many file functions to use FileSpec over strings.
by Chaoren Lin
· 10 years ago
5340683
Add '+' sign at the end of echo package
by Ying Chen
· 10 years ago
420562a
Add support for the qEcho command to lldb-server in the common packets.
by Greg Clayton
· 10 years ago
8b33567
Get lldb-server building on android-9
by Vince Harron
· 10 years ago
7d9d941
Pass normalized target file paths via GDB-remote to a target and denormalize them on the target.
by Oleksiy Vyalov
· 10 years ago
0ddb722
Implement Handle_QEnvironmentHexEncoded.
by Chaoren Lin
· 10 years ago
db264a6
Move several plugin to its own namespace
by Tamas Berghammer
· 10 years ago
7cb18bf
Fetch module specification from remote process also
by Tamas Berghammer
· 11 years ago
ebc5609
Convert open options for POSIX open on target platform.
by Robert Flack
· 11 years ago
dad4db7
Add filepath to qModuleInfo packet
by Tamas Berghammer
· 11 years ago
bac7569
Pass a process full executable path within "name" response field.
by Oleksiy Vyalov
· 11 years ago
63acdfd
Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer - in order to allow modules caching from remote targets.
by Oleksiy Vyalov
· 11 years ago
2d52afd
Increase default packet timeout for android to 20s
by Tamas Berghammer
· 11 years ago
6801be3
Add qModuleInfo request in order to get module information (uuid, triple,..) by module path from remote platform.
by Oleksiy Vyalov
· 11 years ago
0f86b74
Fix the communication in qPlatform_[mkdir,chmod]
by Tamas Berghammer
· 11 years ago
e13c273
Separate monolithic GDBRemoteCommunicationServer class into 4 part
by Tamas Berghammer
· 11 years ago