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
/
CommandObjectTarget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete some more dead includes.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-2
/
+5
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-5
/
+2
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-2
/
+5
*
Provide option to set pc of the file loaded in memory.
Hafiz Abid Qadeer
2017-01-24
1
-3
/
+9
*
Provide a substitute to load command of gdb.
Hafiz Abid Qadeer
2017-01-19
1
-0
/
+28
*
Change CreateTarget and dependents to accept StringRef.
Zachary Turner
2016-11-18
1
-1
/
+1
*
Convert Platform, Process, and Connection functions to StringRef.
Zachary Turner
2016-11-17
1
-1
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-5
/
+5
*
Remove TimeValue class
Pavel Labath
2016-11-16
1
-1
/
+19
*
Make Options::SetOptionValue take a StringRef.
Zachary Turner
2016-11-12
1
-30
/
+21
*
Remove TimeValue usage from lldb/Interpreter
Pavel Labath
2016-11-09
1
-0
/
+1
*
Remove TimeValue usage from Core/Module
Pavel Labath
2016-11-09
1
-6
/
+5
*
Clean up the stop printing header lines.
Jim Ingham
2016-11-08
1
-1
/
+2
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
Convert some Args index-based iteration to range-style iteration.
Zachary Turner
2016-10-05
1
-60
/
+58
*
Update OptionGroup::SetValue to take StringRef.
Zachary Turner
2016-09-23
1
-2
/
+2
*
Try to fix build errors on Android.
Zachary Turner
2016-09-22
1
-5
/
+5
*
Convert option tables to ArrayRefs.
Zachary Turner
2016-09-22
1
-108
/
+93
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-4
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-4700
/
+4111
*
Tables of command options in LLDB benefit from hand-formatting to make it
Kate Stone
2016-08-26
1
-60
/
+57
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
1
-45
/
+59
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
1
-43
/
+33
*
Added support for thread local variables on all Apple OS variants.
Greg Clayton
2016-07-01
1
-0
/
+5
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-8
/
+8
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-6
/
+11
*
Implement `target modules dump objfile`
Adrian McCarthy
2016-04-04
1
-6
/
+106
*
Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in so...
Eugene Zelenko
2016-02-25
1
-412
/
+295
*
Fix "target modules add -s <filename>" to work if the file doesn't exist loca...
Greg Clayton
2016-02-25
1
-1
/
+1
*
Now that SymbolFileDWARF supports having types in completely separate .pcm fi...
Greg Clayton
2016-02-10
1
-2
/
+4
*
Commands: silence dumb -Wextra warning from GCC
Saleem Abdulrasool
2016-01-22
1
-5
/
+5
*
Add support for "source info" and use it to fix MI's -symbol-list-lines.
Dawn Perchik
2016-01-05
1
-1
/
+2
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
1
-1
/
+1
*
Revert "FOO"
Adrian McCarthy
2015-11-20
1
-1
/
+1
*
FOO
Adrian McCarthy
2015-11-20
1
-1
/
+1
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
1
-6
/
+10
*
commands: Use override instead of virtual.
Bruce Mitchener
2015-10-07
1
-163
/
+125
*
Fix minor typos in comments.
Bruce Mitchener
2015-10-07
1
-2
/
+2
*
Add support for .ARM.exidx unwind information
Tamas Berghammer
2015-09-30
1
-0
/
+8
*
Revert 248366 "Testcase and fix for bug 24074"
Enrico Granata
2015-09-23
1
-0
/
+1
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-09-23
1
-1
/
+0
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-4
/
+4
*
Add another log to the Host channel for logging
Jason Molenda
2015-07-31
1
-0
/
+6
*
When the user specifies a corefile that is not readable,
Jason Molenda
2015-06-26
1
-0
/
+6
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-8
/
+7
*
Improve instruction emulation based stack unwinding on ARM
Tamas Berghammer
2015-06-24
1
-1
/
+1
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Add support for custom commands to set flags on themselves
Enrico Granata
2015-05-27
1
-8
/
+8
[next]