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
/
GDBRemoteCommunication.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)
Hans Wennborg
2020-03-03
1
-2
/
+2
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
1
-2
/
+2
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
1
-2
/
+2
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
1
-2
/
+2
*
Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...
Eric Christopher
2019-12-10
1
-2
/
+4
*
Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...
Eric Christopher
2019-12-10
1
-4
/
+2
*
[lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere
2019-12-10
1
-2
/
+4
*
[Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere
2019-09-13
1
-8
/
+4
*
[NFC] Return llvm::StringRef from StringExtractor::GetStringRef.
Jonas Devlieghere
2019-08-21
1
-4
/
+3
*
[lldb] D66174 `RegularExpression` cleanup
Jan Kratochvil
2019-08-20
1
-2
/
+3
*
Enable lldb-server on Windows
Aaron Smith
2019-08-13
1
-0
/
+2
*
[lldb] Fix HAVE_LIBCOMPRESSION
Haibo Huang
2019-08-08
1
-0
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-97
/
+82
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-16
/
+17
*
[gdb-remote] Fix more issues with thread_result_t
Jonas Devlieghere
2019-05-23
1
-3
/
+3
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-9
/
+9
*
gdb-remote: reduce some inclusion of Target/Process.h
Saleem Abdulrasool
2019-05-02
1
-1
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
[lldb] [Process/gdb-remote] Use '127.0.0.1' in ConnectLocally()
Michal Gorny
2019-03-03
1
-1
/
+1
*
Return better error message from GDBRemoteCommunication::ConnectLocally
Pavel Labath
2019-02-18
1
-3
/
+4
*
[gdb-remote] Sanity check platform pointer
Aaron Smith
2019-02-14
1
-2
/
+5
*
[gdb-remote] Use lldb's portable Host::GetEnvironment() instead of getenv
Aaron Smith
2019-02-07
1
-39
/
+38
*
Fix some warnings in building LLDB.
Zachary Turner
2019-01-29
1
-1
/
+1
*
Refactor HAVE_LIBCOMPRESSION and related code in GDBRemoteCommunication
Raphael Isemann
2019-01-25
1
-6
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lldb-server] Add unnamed pipe support to PipeWindows
Aaron Smith
2019-01-10
1
-2
/
+2
*
Fix unused private field warning.
Raphael Isemann
2019-01-08
1
-2
/
+3
*
Don't forget to free the libcompression scratch buffer in the dtor.
Jason Molenda
2018-12-18
1
-0
/
+3
*
Force libcompression calls to be enabled when building on Darwin
Jason Molenda
2018-12-18
1
-13
/
+32
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Do not use PATH_MAX with SmallString
Stella Stamenova
2018-12-10
1
-1
/
+1
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
1
-84
/
+59
*
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
-2
/
+4
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
1
-2
/
+2
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-1
/
+2
*
Modernize and clean-up the Predicate class
Pavel Labath
2018-05-09
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-95
/
+73
*
gdb-remote: Fix checksum verification for messages with escape chars
Pavel Labath
2018-03-28
1
-1
/
+2
*
Handle O reply packets during qRcmd
Pavel Labath
2018-01-10
1
-0
/
+17
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-5
/
+1
*
Remove no-op function pointer null checks, NFC
Vedant Kumar
2017-12-06
1
-4
/
+3
*
llgs-tests: Replace the "log+return false" pattern with llvm::Error
Pavel Labath
2017-11-09
1
-0
/
+36
*
Commiting Christopher Brook's patch for
Jason Molenda
2017-08-18
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-7
/
+7
*
Don't ever reduce the timeout of a packet, only increase it.
Greg Clayton
2017-04-17
1
-3
/
+11
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
[next]