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
...
*
[Reproducers] Improve reproducer help
Jonas Devlieghere
2019-05-03
1
-7
/
+18
*
Mention the thread-format & frame-format settings in help.
Jim Ingham
2019-05-02
1
-2
/
+7
*
[CommandObjectCommands] Honor stop-command-source-on-error
Jonas Devlieghere
2019-05-02
1
-2
/
+7
*
[CommandObject] Use GetDebugger() helper method (NFC)
Jonas Devlieghere
2019-04-27
18
-131
/
+116
*
[ScriptInterpreter] Move ownership into debugger (NFC)
Jonas Devlieghere
2019-04-26
6
-23
/
+23
*
Lock accesses to OptionValueFileSpecList objects
Frederic Riss
2019-04-23
1
-1
/
+1
*
FuncUnwinders: remove "current_offset" from function arguments
Pavel Labath
2019-04-23
1
-9
/
+9
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
47
-438
/
+0
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
1
-3
/
+6
*
[Reproducers] Print warning when generating the reproducer.
Jonas Devlieghere
2019-04-02
1
-0
/
+3
*
Quiet command regex instructions during batch execution
Dave Lee
2019-03-10
5
-15
/
+15
*
Break cycle lldb/Commands [3->] lldb/Expression [1->] lldb/Commands
Jonas Devlieghere
2019-03-09
1
-1
/
+25
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
2
-7
/
+7
*
Refactor user/group name resolving code
Pavel Labath
2019-03-04
1
-8
/
+6
*
[Reproducers] Capture and replay interpreter commands.
Jonas Devlieghere
2019-03-02
2
-3
/
+3
*
Resubmit r354706 with a fix for process launch.
Jim Ingham
2019-03-01
1
-6
/
+23
*
Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cpp
Zachary Turner
2019-02-27
1
-1
/
+1
*
[Reproducer] Make 'reproducer generate' a NOOP during replay.
Jonas Devlieghere
2019-02-27
1
-0
/
+5
*
Revert r354706 - lit touched my thigh
Jim Ingham
2019-02-23
1
-23
/
+6
*
Make sure that stop-hooks run asynchronously.
Jim Ingham
2019-02-23
1
-6
/
+23
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
1
-2
/
+1
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
5
-35
/
+36
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
4
-30
/
+35
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
1
-1
/
+1
*
Fix some warnings in building LLDB.
Zachary Turner
2019-01-29
1
-3
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
58
-232
/
+174
*
Recommit "Add a verbose mode to "image dump line-table" and use it to write a...
Pavel Labath
2019-01-17
1
-4
/
+44
*
Replace auto -> llvm::Optional<uint64_t>
Adrian Prantl
2019-01-15
1
-3
/
+4
*
Make CompilerType::getBitSize() / getByteSize() return an optional result. NFC
Adrian Prantl
2019-01-15
1
-8
/
+14
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
2
-23
/
+14
*
Revert "Add a verbose mode to "image dump line-table" and use it to write a ....
Pavel Labath
2019-01-10
1
-44
/
+4
*
Add a verbose mode to "image dump line-table" and use it to write a .debug_li...
Pavel Labath
2019-01-10
1
-4
/
+44
*
Change std::sort to llvm::sort to detect non-determinism.
Jonas Devlieghere
2019-01-08
1
-1
/
+1
*
"help finish" tells you it is an alias. "help fin" doesn't.
Jim Ingham
2018-12-21
1
-3
/
+6
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
1
-3
/
+2
*
Show the memory region name if there is one in the output of the "memory regi...
Greg Clayton
2018-12-19
1
-3
/
+5
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
3
-8
/
+5
*
Rename ObjectFile::GetHeaderAddress to GetBaseAddress
Pavel Labath
2018-12-11
1
-11
/
+11
*
Do not use PATH_MAX with SmallString
Stella Stamenova
2018-12-10
2
-2
/
+2
*
[FileSystem] Migrate CommandCompletions
Jonas Devlieghere
2018-12-04
1
-13
/
+15
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
1
-111
/
+17
*
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...
Kuba Mracek
2018-11-28
1
-0
/
+49
*
[Reproducers] Improve reproducer API and add unit tests.
Jonas Devlieghere
2018-11-27
1
-14
/
+2
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
1
-16
/
+25
*
[reproducer] Post-commit cleanup
Jonas Devlieghere
2018-11-15
1
-8
/
+5
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
3
-0
/
+238
*
Re-land "Extract construction of DataBufferLLVM into FileSystem"
Jonas Devlieghere
2018-11-12
1
-1
/
+1
*
Revert "Extract construction of DataBufferLLVM into FileSystem"
Davide Italiano
2018-11-12
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
49
-195
/
+0
*
Extract construction of DataBufferLLVM into FileSystem
Jonas Devlieghere
2018-11-10
1
-1
/
+1
[prev]
[next]