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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)
Hans Wennborg
2020-03-03
2
-3
/
+3
*
When reading Aux file in chunks, read consecutive byte ranges
Jason Molenda
2020-01-09
1
-1
/
+1
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
1
-1
/
+1
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
2
-3
/
+3
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
2
-3
/
+3
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
2
-3
/
+3
*
[lldb][NFC] Move lock scope where it should begin
Tatyana Krasnukha
2019-12-26
1
-9
/
+10
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX
Jonas Devlieghere
2019-12-13
2
-3
/
+3
*
Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...
Eric Christopher
2019-12-10
5
-23
/
+36
*
Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...
Eric Christopher
2019-12-10
5
-36
/
+23
*
[lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere
2019-12-10
5
-23
/
+36
*
[lldb] Move register info "augmentation" from gdb-remote into ABI
Pavel Labath
2019-12-03
1
-34
/
+6
*
Handle the case where the 'g' packet doesn't get all regs.
Jason Molenda
2019-11-20
1
-0
/
+15
*
[lldb-server] Use LLDB_LOG_ERROR to consume Error<> even if logging is disabled
Martin Storsjö
2019-11-19
3
-12
/
+12
*
[LLDB] Fix a bunch of -Wdocumentation warnings
Jonas Devlieghere
2019-11-13
1
-2
/
+2
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
1
-1
/
+1
*
[lldb] Improve assert in GDBRemoteCommunicationReplayServer
Jonas Devlieghere
2019-11-07
1
-1
/
+8
*
[lldb-server] Add setting to force 'g' packet use
Guilherme Andrade
2019-11-07
8
-20
/
+42
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-2
/
+3
*
[ARC] Basic support in gdb-remote process plugin
Tatyana Krasnukha
2019-10-17
1
-1
/
+1
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
3
-2
/
+8
*
[android/process list] support showing process arguments
Walter Erquinigo
2019-10-16
2
-0
/
+29
*
uint32_t options -> File::OpenOptions options
Lawrence D'Anna
2019-10-14
3
-4
/
+9
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
1
-2
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
1
-2
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
1
-2
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
1
-2
/
+1
*
Temporarily Revert [platform process list] add a flag for showing the process...
Adrian Prantl
2019-10-12
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
1
-2
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-11
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
1
-2
/
+1
*
Revert "[platform process list] add a flag for showing the processes of all u...
Shafik Yaghmour
2019-10-08
1
-1
/
+2
*
[gdb-remote] process properly effective uid
Walter Erquinigo
2019-10-07
1
-1
/
+1
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-07
1
-2
/
+1
*
[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
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
1
-3
/
+3
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerCo...
Jonas Devlieghere
2019-10-02
1
-20
/
+17
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerPl...
Jonas Devlieghere
2019-10-02
1
-11
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationClient
Jonas Devlieghere
2019-10-02
1
-10
/
+10
*
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGS
Jonas Devlieghere
2019-10-02
1
-48
/
+51
*
[JSON] Use LLVM's library for encoding JSON in StructuredData
Jonas Devlieghere
2019-10-01
1
-1
/
+1
*
Use llvm for dumping DWARF expressions
Pavel Labath
2019-09-30
1
-1
/
+0
*
Convert FileSystem::Open() to return Expected<FileUP>
Lawrence D'Anna
2019-09-26
2
-11
/
+22
*
File::SetDescriptor() should require options
Jonas Devlieghere
2019-09-23
1
-3
/
+3
*
[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
[next]