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
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
4
-5
/
+3
*
Reduce alignment on struct XSAVE, fixing a gcc warning
Pavel Labath
2018-09-12
1
-1
/
+1
*
Speculative fix for NetBSD bot for r341758
Pavel Labath
2018-09-09
1
-2
/
+2
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
4
-93
/
+13
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
4
-14
/
+95
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
4
-95
/
+14
*
Increase qHostInfo packet timeout
Pavel Labath
2018-08-31
1
-0
/
+3
*
Move Predicate.h from Host to Utility
Raphael Isemann
2018-08-30
4
-4
/
+4
*
Don't include the Age in the UUID for CvRecordPdb70 UUID records in minidump ...
Greg Clayton
2018-08-29
1
-2
/
+12
*
Restrict the set of plugins used for ProcessMinidump
Leonard Mosescu
2018-08-23
2
-8
/
+15
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
1
-0
/
+6
*
Fix a couple of extended-offsetof warnings that had slipped through
Pavel Labath
2018-08-07
1
-3
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
63
-84
/
+83
*
Fix more offsetof issues.
Greg Clayton
2018-08-06
1
-5
/
+5
*
Fix offsetof usage that got lost when passing patches between linux and mac.
Greg Clayton
2018-08-06
2
-14
/
+16
*
Add support for ARM and ARM64 breakpad generated minidump files (version 2).
Greg Clayton
2018-08-06
9
-18
/
+1597
*
Revert "Add support for ARM and ARM64 breakpad generated minidump files"
Pavel Labath
2018-08-03
9
-1653
/
+76
*
[lldb] Remove unused variable.
David L. Jones
2018-08-02
1
-1
/
+0
*
Fix CMake build.
Zachary Turner
2018-08-02
1
-0
/
+2
*
Add support for ARM and ARM64 breakpad generated minidump files
Greg Clayton
2018-08-02
8
-75
/
+1651
*
[ProcessGDBRemote] handle result from ConnectToDebugserver
Jonas Devlieghere
2018-07-25
1
-1
/
+1
*
Add support for parsing Breakpad minidump files that can have extra padding i...
Greg Clayton
2018-07-23
1
-2
/
+19
*
Remove incorrect thread-pc-values clearing
Jason Molenda
2018-07-12
1
-1
/
+0
*
Get rid of the C-string parameter in DoExecute
Raphael Isemann
2018-07-12
1
-3
/
+4
*
Restructure the minidump loading path and add early & explicit consistency ch...
Leonard Mosescu
2018-07-12
4
-47
/
+139
*
Remove unused variable m_header as it hasn't been used since it was
Eric Christopher
2018-07-12
2
-6
/
+4
*
[windows] Fix out-of-memory failure in some of the tests
Stella Stamenova
2018-07-11
1
-22
/
+40
*
[windows] LLDB shows the wrong values when register read is executed at a fra...
Stella Stamenova
2018-07-10
9
-70
/
+76
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
2
-0
/
+6
*
Use the API's to get the TargetSP.
Jim Ingham
2018-06-26
1
-1
/
+1
*
Represent invalid UUIDs as UUIDs with length zero
Pavel Labath
2018-06-26
1
-12
/
+3
*
Change AddressClass type from 'enum' to 'enum class'.
Tatyana Krasnukha
2018-06-26
1
-3
/
+3
*
Remove UUID::SetFromCString
Pavel Labath
2018-06-21
3
-3
/
+3
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
2
-3
/
+3
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
5
-49
/
+18
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
5
-8
/
+16
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
2
-7
/
+23
*
Remove more dead code from NativeProcessLinux
Alex Langford
2018-06-08
1
-14
/
+0
*
Delete dead code in NativeProcessLinux
Alex Langford
2018-06-08
1
-149
/
+0
*
Fix DynamicRegisterInfo copying/moving issue.
Tatyana Krasnukha
2018-06-08
2
-23
/
+51
*
[lldb, process] Fix occasional hang when launching a process in LLDB
Stella Stamenova
2018-06-01
1
-1
/
+0
*
Typo fixes.
Bruce Mitchener
2018-05-29
6
-15
/
+15
*
Add missing includes to some LLDB headers.
Raphael Isemann
2018-05-26
2
-0
/
+4
*
Remove spurious dependency on Process/elf-core from Process/Utility.
James Y Knight
2018-05-23
6
-31
/
+6
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
17
-36
/
+10
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
1
-1
/
+1
*
[lldb] Fix compile warnings in r332702
Eric Liu
2018-05-18
2
-4
/
+5
*
Add back #ifdef __APPLE__ to RegisterContextDarwin_xxx::NumSupportedHardwareW...
Pavel Labath
2018-05-18
2
-3
/
+3
*
Make ObjectFileMachO work on non-darwin platforms
Pavel Labath
2018-05-18
3
-17
/
+28
*
[Windows, Process] LLDB reads wrong registers on 64bit Windows
Stella Stamenova
2018-05-17
1
-16
/
+16
[next]