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
*
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
*
Fix -Wsign-compare warning
David Blaikie
2015-03-27
1
-1
/
+1
*
Add a --all command option to "target delete".
Zachary Turner
2015-03-26
1
-55
/
+64
*
Add SymbolVendor::GetMainFileSpec and simplify CommandObjectTargetModulesList...
Ilia K
2015-03-10
1
-16
/
+12
*
Reduce header footprint of Target.h
Zachary Turner
2015-03-03
1
-0
/
+1
*
Introduce the notion of "runtime support values"
Enrico Granata
2015-02-11
1
-0
/
+4
*
Fixed the failing test:
Greg Clayton
2015-01-28
1
-48
/
+61
*
This patch gets remote-linux platform able to run processes
Vince Harron
2015-01-21
1
-6
/
+3
*
Don't mention a "--core-file" argument to target create. It is
Jason Molenda
2015-01-20
1
-1
/
+1
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-12
/
+13
*
Modified LLDB to be able to lookup global variables by address.
Greg Clayton
2015-01-15
1
-1
/
+1
*
Change the x86 assembly instruction unwind parser to
Jason Molenda
2015-01-13
1
-22
/
+62
*
The lldb unwinder can now use the unwind information from the compact-unwind
Jason Molenda
2014-12-08
1
-1
/
+1
*
This is the first step of making lldb able to create target-specific things
Jim Ingham
2014-11-22
1
-4
/
+4
*
Change CommandObjectTargetModulesLoad so that the filename argument
Jason Molenda
2014-11-21
1
-3
/
+23
*
lldb - fix misleading "valid target indexes are" error message
Todd Fiala
2014-08-29
1
-3
/
+10
*
On x86 & x86_64, try to use eh_frame for frame 0.
Todd Fiala
2014-08-25
1
-1
/
+1
*
Don't crash when specifying a core file that isn't readable.
Greg Clayton
2014-08-15
1
-1
/
+27
*
Revert "Fix broken tests due to new error output."
Zachary Turner
2014-07-09
1
-46
/
+46
*
Fix broken tests due to new error output.
Todd Fiala
2014-07-08
1
-46
/
+46
*
Adds the notion of an OptionValidator.
Zachary Turner
2014-07-03
1
-46
/
+46
*
lldb TOT is dropping the last entry for multi-line IOHandlers that use the IO...
Greg Clayton
2014-05-08
1
-1
/
+1
*
"DONE" is being left in multi-line results when it shouldn't for non terminal...
Greg Clayton
2014-05-02
1
-1
/
+1
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-309
/
+278
*
Cleanup some dead assignements reported by scan-build
Arnaud A. de Grandmaison
2014-03-22
1
-2
/
+0
*
create constants for multichar constants
Saleem Abdulrasool
2014-03-18
1
-2
/
+9
*
"size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf styl...
Greg Clayton
2014-03-03
1
-1
/
+1
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-7
/
+7
*
Modified ObjectFile::SetLoadAddress() to now be:
Greg Clayton
2014-02-07
1
-1
/
+2
*
Merging the iohandler branch back into main.
Greg Clayton
2014-01-27
1
-106
/
+50
*
For logical backtrace work, lldb needs to track Module unloads etc & symoblic...
Greg Clayton
2013-12-06
1
-0
/
+1
*
Added Iterable, a class that vends standard C++
Sean Callanan
2013-11-06
1
-3
/
+1
[next]