index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
gdb-remote
/
GDBRemoteCommunicationServerLLGS.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
1
-1
/
+1
*
[lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled
Martin Storsjö
2019-11-19
1
-6
/
+6
*
[JSON] Don't wrap json::Array in a value (NFC)
Jonas Devlieghere
2019-10-03
1
-3
/
+3
*
Fix a use-after-free in GDBRemoteCommunicationServerLLGS
Pavel Labath
2019-10-03
1
-1
/
+2
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGS
Jonas Devlieghere
2019-10-02
1
-48
/
+51
*
[lldb] [Process/gdb-remote] Correct more missing LLDB_INVALID_SIGNAL_NUMBER
Michal Gorny
2019-09-19
1
-3
/
+4
*
[lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list
Michal Gorny
2019-09-17
1
-2
/
+3
*
[Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere
2019-09-13
1
-1
/
+1
*
[NFC] Return llvm::StringRef from StringExtractor::GetStringRef.
Jonas Devlieghere
2019-08-21
1
-8
/
+8
*
Enable lldb-server on Windows
Aaron Smith
2019-08-13
1
-0
/
+5
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-254
/
+246
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
1
-0
/
+43
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
1
-43
/
+0
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
1
-0
/
+43
*
Create a generic handler for Xfer packets
Antonio Afonso
2019-06-10
1
-61
/
+66
*
[lldb-server] Support 'g' packets
Pavel Labath
2019-05-30
1
-0
/
+58
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
Pavel Labath
2019-02-12
1
-6
/
+6
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
ProcessLaunchInfo: Remove Target reference
Pavel Labath
2019-01-08
1
-2
/
+4
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-2
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-60
/
+48
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
llgs: Send "rich" errors in response to vAttach packets
Pavel Labath
2018-04-11
1
-2
/
+2
*
Move StringExtractorGDBRemote.h to the include folder
Pavel Labath
2018-03-20
1
-1
/
+1
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
1
-15
/
+2
*
NPL: Clean up handling of inferior exit
Pavel Labath
2017-12-18
1
-0
/
+1
*
Remove stderr message from GDBRemoteCommunicationServerLLGS
Pavel Labath
2017-12-14
1
-7
/
+2
*
Clean up NativeRegisterContext
Pavel Labath
2017-11-10
1
-111
/
+70
*
Simplify NativeProcessProtocol::GetArchitecture/GetByteOrder
Pavel Labath
2017-11-09
1
-12
/
+3
*
Remove shared_pointer from NativeThreadProtocol
Pavel Labath
2017-10-17
1
-68
/
+60
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
1
-0
/
+1
*
Remove shared pointer from NativeProcessProtocol
Pavel Labath
2017-07-18
1
-339
/
+220
*
Adding Support for Error Strings in Remote Packets
Ravitheja Addepally
2017-07-12
1
-4
/
+4
*
Add a NativeProcessProtocol Factory class
Pavel Labath
2017-07-07
1
-34
/
+29
*
Implementation of Intel(R) Processor Trace support for Linux
Ravitheja Addepally
2017-06-28
1
-4
/
+4
*
Add pretty-printer for wait(2) statuses and modernize the code handling them
Pavel Labath
2017-06-19
1
-40
/
+10
*
More StructuredData::Type::eTypeDictionary -> lldb::eStructuredDataTypeDictio...
Stephan Bergmann
2017-05-29
1
-5
/
+5
*
Fixing Memory Leak
Ravitheja Addepally
2017-05-26
1
-3
/
+3
*
Fix 32-bit builds
Pavel Labath
2017-05-26
1
-13
/
+12
*
Implementation of remote packets for Trace data.
Ravitheja Addepally
2017-05-26
1
-0
/
+242
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-56
/
+57
*
Delete some more dead includes.
Zachary Turner
2017-03-22
1
-1
/
+0
*
Enable AUXV and QPassSignals in gdb-remote for NetBSD
Kamil Rytarowski
2017-03-21
1
-1
/
+1
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-38
/
+17
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
1
-1
/
+1
[next]