Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationServerLLGS.cpp
0509724
Reflow paragraphs in comments.
by Adrian Prantl
· 7 years ago
145d95c
Move Args.cpp from Interpreter to Utility
by Pavel Labath
· 7 years ago
a70512a
llgs: Send "rich" errors in response to vAttach packets
by Pavel Labath
· 7 years ago
9af71b3
Move StringExtractorGDBRemote.h to the include folder
by Pavel Labath
· 8 years ago
11e5917
llgs: Propagate the environment when launching the inferior from command line
by Pavel Labath
· 8 years ago
d8b3c1a
NPL: Clean up handling of inferior exit
by Pavel Labath
· 8 years ago
8630d38
Remove stderr message from GDBRemoteCommunicationServerLLGS
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
b6dbe9a
Clean up lldb-types.h
by Pavel Labath
· 8 years ago
82abefa
Remove shared pointer from NativeProcessProtocol
by Pavel Labath
· 8 years ago
dab1d5f
Adding Support for Error Strings in Remote Packets
by Ravitheja Addepally
· 8 years ago
96e600f
Add a NativeProcessProtocol Factory class
by Pavel Labath
· 8 years ago
99e3769
Implementation of Intel(R) Processor Trace support for Linux
by Ravitheja Addepally
· 8 years ago
3508fc8
Add pretty-printer for wait(2) statuses and modernize the code handling them
by Pavel Labath
· 8 years ago
cf4321a
More StructuredData::Type::eTypeDictionary -> lldb::eStructuredDataTypeDictionary
by Stephan Bergmann
· 8 years ago
0e62a12
Fixing Memory Leak
by Ravitheja Addepally
· 8 years ago
4c95023
Fix 32-bit builds
by Pavel Labath
· 8 years ago
e714c4f
Implementation of remote packets for Trace data.
by Ravitheja Addepally
· 8 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
3eb2b44
Delete some more dead includes.
by Zachary Turner
· 9 years ago
c93408a
Enable AUXV and QPassSignals in gdb-remote for NetBSD
by Kamil Rytarowski
· 9 years ago
b7f0f45
Move GetAuxvData from Host to relevant process plugins
by Pavel Labath
· 9 years ago
fb1a0a0
Move many other files from Core -> Utility.
by Zachary Turner
· 9 years ago
666cc0b
Move DataBuffer / DataExtractor and friends from Core -> Utility.
by Zachary Turner
· 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
01c3243
Remove dependencies from Utility to Core and Target.
by Zachary Turner
· 9 years ago
5f7e583
UriParser cleanup
by Pavel Labath
· 9 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 9 years ago
e0a5b57
Prevent client from querying each thread's PC at each stop.
by Pavel Labath
· 9 years ago
c4063ee
Introduce chrono to the Communication class
by Pavel Labath
· 9 years ago
1eff73c
Introduce chrono to more gdb-remote functions
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
771ef6d
Fix Clang-tidy readability-redundant-string-cstr warnings
by Malcolm Parsons
· 9 years ago
3aa0491
Remove usages of TimeValue from gdb-remote process plugin
by Pavel Labath
· 9 years ago
cda0ae4
Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
by Valentina Giusti
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
ee44a92
Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."
by Dimitar Vlahovski
· 9 years ago
f105abb
Intel(R) Memory Protection Extensions (Intel(R) MPX) support.
by Valentina Giusti
· 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
1e3b086
Revert r280200 and put it a proper fix
by Pavel Labath
· 9 years ago
2d240d0
A few minor stylistic cleanups in StringExtractor.
by Zachary Turner
· 9 years ago
d08f09c
Convert some StringExtractor functions to accept MutableArrayRefs.
by Zachary Turner
· 9 years ago
26709df
Convert some functions to use StringRef instead of c_str, len
by Zachary Turner
· 9 years ago
1eb0d42
Remove Android.h
by Pavel Labath
· 9 years ago
52b6cc5
[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
by Nitesh Jain
· 9 years ago
d7d69f8
Support loading files even when incorrect file name specified by the linker
by Tamas Berghammer
· 9 years ago
5ad891f
Unify process launching code on linux
by Pavel Labath
· 9 years ago
f176353
Remove platform plugins from lldb-server
by Pavel Labath
· 9 years ago
16ff860
remove use of Mutex in favour of std::{,recursive_}mutex
by Saleem Abdulrasool
· 9 years ago
62e0681
Add -Wimplicit-fallthrough command line option to clang in
by Jason Molenda
· 10 years ago
6d73750
Improve the functionality of JSONNumber
by Tamas Berghammer
· 10 years ago
abadc22
[LLGS] Don't forward I/O when process is stopped
by Pavel Labath
· 10 years ago
c4645bb
[lldb-server] Send PC of every thread along in the stop-reply packet
by Pavel Labath
· 10 years ago
3bf1125
lldb-server: add support for binary memory reads
by Pavel Labath
· 10 years ago
63bd0db
Clean up register naming conventions inside lldb.
by Jason Molenda
· 10 years ago
a18f707
A messy bit of cleanup: Move towards more descriptive names
by Jason Molenda
· 10 years ago
cf8eb9d
Fix LLGS to enable read type watchpoints http://reviews.llvm.org/D11902
by Omair Javaid
· 10 years ago
6e4f19d
[LLGS] Spawned process handling cleanup
by Pavel Labath
· 10 years ago
424b201
[LLGS] Avoid bogus error message on process termination
by Pavel Labath
· 10 years ago
05569f6
Add jstopinfo support to llgs
by Pavel Labath
· 10 years ago
19cbe96
[NativeProcessLinux] Integrate MainLoop
by Pavel Labath
· 10 years ago
c7749c3
[LLGS] Get rid of the stdio forwarding thread
by Pavel Labath
· 10 years ago
e4fc4ef
[LLGS] Limit jThreadsInfo to only the most important registers for now
by Pavel Labath
· 10 years ago
4a4bb12
Add jThreadsInfo support to lldb-server
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
77dc956
Introduce a MainLoop class and switch llgs to use it
by Pavel Labath
· 10 years ago
d5b310f
Avoid going through Platform when creating a NativeProcessProtocol instance
by Pavel Labath
· 10 years ago
c307c27
Revert r241672, which breaks the OS X build by introducing a dependency on
by Sean Callanan
· 10 years ago
235c840
Avoid going through Platform when creating a NativeProcessProtocol instance
by Pavel Labath
· 10 years ago
783bfc8
Fetch object file load address if it isn't specified by the linker
by Tamas Berghammer
· 10 years ago
d3173f3
Refactor many file functions to use FileSpec over strings.
by Chaoren Lin
· 10 years ago
9c9ecce
Make log options uniform betwwen lldb-platform and lldb-gdbserver
by Tamas Berghammer
· 10 years ago
d50ea2f
Fix a few compile warnings
by Ilia K
· 10 years ago
3eb4b45
Remove trap code from disassembly.
by Chaoren Lin
· 10 years ago
43d7905
Fixed remote failures in TestCPP11EnumTypes, probably others
by Vince Harron
· 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
00bdca6
Don't close pseudo terminal master file descriptor on EOF
by Tamas Berghammer
· 11 years ago
655b87f
Remove unused handler registreation from GDBRemoteCommunicationServerLLGS
by Tamas Berghammer
· 11 years ago
90aff47
Fix errors building on linux.
by Zachary Turner
· 11 years ago
93749ab
Further reduce the header footprint of Process.h
by Zachary Turner
· 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
caf3114
Send default register number instead of GDB register number in StopReplyPacket.
by Chaoren Lin
· 11 years ago
e0c6ab5
Fix small assignment mistake.
by Chaoren Lin
· 11 years ago
4a8abd3
Fix TestProcessIO.py when run against a remote target
by Vince Harron
· 11 years ago
e13c273
Separate monolithic GDBRemoteCommunicationServer class into 4 part
by Tamas Berghammer
· 11 years ago