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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
minidump: Use llvm memory info list parser
Pavel Labath
2019-10-11
3
-123
/
+25
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
1
-0
/
+17
*
Fix process launch failure on FreeBSD after r365761
Dimitry Andric
2019-10-10
2
-26
/
+32
*
[Windows] Introduce a switch for the `lldb-server` mode on Windows
Aleksandr Urakov
2019-10-10
1
-6
/
+17
*
Set eRegisterKindEHFrame register numbers for 32 bit ARM register contexts in...
Greg Clayton
2019-10-09
2
-11
/
+33
*
Fix a crasher due to an assert when two files have the same UUID but differen...
Greg Clayton
2019-10-09
1
-13
/
+31
*
StopInfo/Mach: Delete PPC support
Vedant Kumar
2019-10-08
1
-103
/
+0
*
StopInfo/Mach: Use early-exits, reflow messy comments, NFCI
Vedant Kumar
2019-10-08
1
-494
/
+481
*
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
2
-5
/
+5
*
[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.
Davide Italiano
2019-10-02
1
-0
/
+5
*
[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
*
[Windows] Added support of watchpoints to `NativeProcessWindows`
Aleksandr Urakov
2019-10-01
8
-64
/
+835
*
Use llvm for dumping DWARF expressions
Pavel Labath
2019-09-30
1
-1
/
+0
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
2
-0
/
+57
*
Convert FileSystem::Open() to return Expected<FileUP>
Lawrence D'Anna
2019-09-26
2
-11
/
+22
*
[NFC] Fix typo in the "kind" description for the software single-step breakpoint
Tatyana Krasnukha
2019-09-24
1
-1
/
+1
*
[lldb] [Process/NetBSD] Fix handling LLDB_INVALID_SIGNAL_NUMBER
Michal Gorny
2019-09-24
1
-2
/
+4
*
[LLDB] Fix typo in RegisterContextDarwin_arm64
Martin Storsjo
2019-09-24
1
-1
/
+1
*
[LLDB] [Windows] Add missing ifdefs to fix building for non-x86 architectures
Martin Storsjo
2019-09-24
1
-1
/
+14
*
File::SetDescriptor() should require options
Jonas Devlieghere
2019-09-23
1
-3
/
+3
*
[LLDB] Use SetErrorStringWithFormatv for cases that use LLVM style format str...
Martin Storsjo
2019-09-21
2
-6
/
+6
*
[LLDB] Use LLVM_FALLTHROUGH instead of a custom comment
Martin Storsjo
2019-09-21
1
-1
/
+1
*
[LLDB] Check for the GCC/MinGW compatible arch defines for windows, in additi...
Martin Storsjo
2019-09-21
2
-5
/
+5
*
[LLDB] Fix compilation for MinGW, remove redundant class name on inline member
Martin Storsjo
2019-09-21
1
-1
/
+1
*
[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
*
[NFC] Move dumping into GDBRemotePacket
Jonas Devlieghere
2019-09-16
1
-5
/
+2
*
[Reproducer] Move GDB Remote Packet into Utility. (NFC)
Jonas Devlieghere
2019-09-13
10
-153
/
+34
*
[Target] Move InferiorCall to Process
Alex Langford
2019-09-13
2
-64
/
+0
*
[Reproducer] Move GDB Remote Provider into Reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-42
/
+4
*
[Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Alex Langford
2019-09-11
1
-11
/
+21
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
1
-4
/
+4
*
[Reproducer] Disconnect when the replay server is out of packets.
Jonas Devlieghere
2019-09-09
1
-3
/
+3
[prev]
[next]