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
/
Utility
/
Reproducer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...
Eric Christopher
2019-12-10
1
-47
/
+1
*
Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...
Eric Christopher
2019-12-10
1
-1
/
+47
*
[lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere
2019-12-10
1
-47
/
+1
*
[lldb/Reproducers] Override capture with LLDB_CAPTURE_REPRODUCER env var
Jonas Devlieghere
2019-12-04
1
-0
/
+10
*
[Reproducer] Discard reproducer directory if not generated.
Jonas Devlieghere
2019-11-12
1
-3
/
+5
*
[Reproducer] Capture the debugger's working directory
Jonas Devlieghere
2019-10-17
1
-1
/
+15
*
[Reproducer] Always use absolute paths for capture & replay.
Jonas Devlieghere
2019-09-27
1
-2
/
+11
*
[Reproducer] Move the command loader into the reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-0
/
+34
*
[Reproducer] Move GDB Remote Provider into Reproducer (NFC)
Jonas Devlieghere
2019-09-11
1
-2
/
+14
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-3
/
+3
*
[Reproducers] Remove call to lldb_private::GetVersion()
Jonas Devlieghere
2019-06-13
1
-2
/
+1
*
[Reproducers] Include lldb version in the reproducer root
Jonas Devlieghere
2019-06-13
1
-4
/
+17
*
[Reproducers] Simplify providers with nested Info struct (NFC)
Jonas Devlieghere
2019-06-12
1
-6
/
+6
*
[Reproducer] Pass FileSpec by const-ref. (NFC)
Jonas Devlieghere
2019-05-23
1
-1
/
+1
*
[Reproducers] Fix lifetime issue
Jonas Devlieghere
2019-04-22
1
-2
/
+0
*
[Reproducers] Stop recording instead of deallocating
Jonas Devlieghere
2019-03-12
1
-1
/
+3
*
Fix gcc build for r355249
Pavel Labath
2019-03-02
1
-1
/
+1
*
[Reproducers] Capture and replay interpreter commands.
Jonas Devlieghere
2019-03-02
1
-0
/
+46
*
[Reproducers] Initialize reproducers before initializing the debugger.
Jonas Devlieghere
2019-02-21
1
-0
/
+2
*
[Reproducers] Add file provider
Jonas Devlieghere
2019-01-29
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Reproducers] Refactor reproducer info
Jonas Devlieghere
2019-01-18
1
-14
/
+12
*
[Reproducers] Only creaate the bottom-most dir
Jonas Devlieghere
2018-12-04
1
-1
/
+1
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
1
-12
/
+53
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
1
-63
/
+50
*
Fix the "make_unique is ambiguous" compiler error.
Haojian Wu
2018-11-14
1
-2
/
+2
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
1
-0
/
+197