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
/
Commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/CommandInterpreter] Remove flag that's always true (NFC)
Jonas Devlieghere
2020-01-14
5
-15
/
+4
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-04
2
-19
/
+69
*
Revert "[lldb/Command] Add --force option for `watchpoint delete` command"
Med Ismail Bennani
2020-01-03
2
-69
/
+19
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-03
2
-19
/
+69
*
[lldb/ScriptInterpreter] Remove can_reload which is always true (NFC)
Jonas Devlieghere
2019-12-22
1
-7
/
+2
*
[lldb/ScriptInterpreter] Unify error message for command script import
Jonas Devlieghere
2019-12-22
1
-7
/
+0
*
[lldb/Commands] Honor the scripting language passed (2/2)
Jonas Devlieghere
2019-12-21
1
-14
/
+26
*
[lldb/Lua] Add missing boiler plate to ScriptInterpreter.
Jonas Devlieghere
2019-12-21
1
-0
/
+1
*
[lldb/Commands] Use the default scripting langauge for BP functions
Jonas Devlieghere
2019-12-21
1
-1
/
+4
*
[lldb/Commands] Honor the scripting language passed
Jonas Devlieghere
2019-12-21
1
-2
/
+2
*
[lldb/Commands] Fix bogus enum entry and add Lua (NFC)
Jonas Devlieghere
2019-12-21
1
-5
/
+12
*
[lldb][NFC] Remove unnecessary includes in source/Commands
Raphael Isemann
2019-12-16
44
-122
/
+0
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
2
-26
/
+20
*
[lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES
Jonas Devlieghere
2019-12-12
1
-1
/
+1
*
Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...
Eric Christopher
2019-12-10
1
-22
/
+25
*
Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...
Eric Christopher
2019-12-10
1
-25
/
+22
*
[lldb/Host] Use Host/Config.h entries instead of a global define.
Jonas Devlieghere
2019-12-10
3
-0
/
+3
*
[lldb/Reproducers] Support multiple GDB remotes
Jonas Devlieghere
2019-12-10
1
-22
/
+25
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
1
-1
/
+1
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
1
-10
/
+2
*
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
Raphael Isemann
2019-12-04
1
-2
/
+2
*
[lldb][NFC] Move Curses interface implementation to own file
Raphael Isemann
2019-12-03
1
-0
/
+1
*
[lldb][NFC] Use raw_ostream instead of Stream in Baton::GetDescription
Raphael Isemann
2019-12-02
2
-8
/
+8
*
[lldb][NFC] Simplify regex_chars in CommandCompletions
Raphael Isemann
2019-11-29
1
-4
/
+1
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
4
-23
/
+27
*
[LLDB] Fix wrong argument in CommandObjectThreadStepWithTypeAndScope
Alexandre Ganea
2019-11-28
1
-1
/
+1
*
[lldb][NFC] Allow range-based for-loops on VariableList
Raphael Isemann
2019-11-25
1
-23
/
+20
*
[Reproducer] Make 'reproducer xcrash' behave the same during capture & replay
Jonas Devlieghere
2019-11-21
1
-2
/
+3
*
[NFC] Refactor and improve comments in CommandObjectTarget
Adrian McCarthy
2019-11-21
1
-145
/
+141
*
[Reproducer] Limit signals to macro define sin <csignal>
Jonas Devlieghere
2019-11-20
1
-9
/
+0
*
[Reproducer] Generate LLDB reproducer on crash
Jonas Devlieghere
2019-11-20
2
-2
/
+130
*
[Reproducer] Namespace the reproducer dump options.
Jonas Devlieghere
2019-11-19
2
-3
/
+3
*
[Reproducer] Quit the debugger after generating a reproducer
Jonas Devlieghere
2019-11-11
1
-2
/
+4
*
[lldb] Make Target* a Target& in CommandObjectExpression::DoExecute REPL logic
Raphael Isemann
2019-11-08
1
-49
/
+47
*
BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than ...
Jim Ingham
2019-11-07
1
-1
/
+1
*
[lldb] Add -m option to 'target modules dump symtab' to disable demangling
Raphael Isemann
2019-11-07
2
-4
/
+17
*
[lldb] Remove dead code from STLUtils.h
Jonas Devlieghere
2019-11-06
4
-5
/
+2
*
MemoryRegion: Print "don't know" permission values as such
Pavel Labath
2019-11-05
1
-8
/
+5
*
Upstream diff from swift-lldb.
Adrian Prantl
2019-10-31
1
-1
/
+1
*
Only ask once if we have no commands. NFC.
Jim Ingham
2019-10-30
1
-7
/
+5
*
Run clang-format on lldb/source/Commands (NFC)
Adrian Prantl
2019-10-30
23
-443
/
+385
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
4
-39
/
+36
*
[Reproducer] Improve reproducer help (NFC)
Jonas Devlieghere
2019-10-18
1
-2
/
+12
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
4
-66
/
+64
*
[Reproducer] Support dumping the reproducer CWD
Jonas Devlieghere
2019-10-17
1
-2
/
+19
*
[Reproducer] Add LoadBuffer<> helper (NFC)
Jonas Devlieghere
2019-10-17
1
-11
/
+4
*
uint32_t options -> File::OpenOptions options
Lawrence D'Anna
2019-10-14
2
-6
/
+4
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-0
/
+7
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-7
/
+0
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-0
/
+7
[next]