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
*
Convert the -a option in "image lookup" to a address-expression, and pass the...
Jim Ingham
2013-03-15
1
-6
/
+8
*
Change CommandObjectTargetSymbolsAdd to require that a target exists;
Jason Molenda
2013-02-02
1
-1
/
+1
*
<rdar://problem/12552374>
Enrico Granata
2013-01-29
1
-1
/
+1
*
<rdar://problem/12524607>
Greg Clayton
2013-01-29
1
-1
/
+5
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-41
/
+41
*
<rdar://problem/12973809>
Greg Clayton
2013-01-11
1
-2
/
+24
*
Expanded the flags that can be set for a command object in lldb_private::Comm...
Greg Clayton
2013-01-09
1
-361
/
+330
*
Remove the “len” defaulted parameter from CommandReturnObject::AppendMess...
Jim Ingham
2012-12-15
1
-3
/
+3
*
Cleaned up the UUID mismatch just printing itself whenever it wants to by all...
Greg Clayton
2012-12-14
1
-1
/
+1
*
Made "target modules add" flush the process to
Sean Callanan
2012-12-13
1
-0
/
+16
*
<rdar://problem/12780507>
Greg Clayton
2012-12-12
1
-62
/
+100
*
<rdar://problem/12820334>
Greg Clayton
2012-12-06
1
-8
/
+3
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-43
/
+154
*
Added new options to "target create" and "target modules add".
Greg Clayton
2012-11-30
1
-5
/
+36
*
<rdar://problem/12687087>
Greg Clayton
2012-11-29
1
-6
/
+85
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-13
/
+13
*
<rdar://problem/12586350>
Enrico Granata
2012-11-08
1
-4
/
+4
*
Make sure users know that "target variable" can read variables while running ...
Greg Clayton
2012-11-03
1
-1
/
+1
*
<rdar://problem/12570550>
Greg Clayton
2012-10-25
1
-7
/
+0
*
This is a fix for the command option parser.
Sean Callanan
2012-10-24
1
-5
/
+5
*
<rdar://problem/12462048>
Greg Clayton
2012-10-18
1
-14
/
+6
*
<rdar://problem/12462048>
Greg Clayton
2012-10-17
1
-0
/
+7
*
Bunch of cleanups for warnings found by the llvm static analyzer.
Jim Ingham
2012-10-12
1
-3
/
+15
*
Ran the sources through the compiler with -Wshadow warnings
Jason Molenda
2012-10-04
1
-2
/
+2
*
Wrapped up the work I am going to do for now for the "add-dsym" or "target sy...
Greg Clayton
2012-09-27
1
-111
/
+233
*
Added the ability to download a symboled executable and symbol file given a U...
Greg Clayton
2012-09-27
1
-1
/
+42
*
Made the help for the -n option on
Sean Callanan
2012-09-13
1
-13
/
+13
*
<rdar://problem/11374963>
Greg Clayton
2012-09-12
1
-1
/
+10
*
Change the NULL to a 0 since we need a uint32_t
Filipe Cabecinhas
2012-09-11
1
-6
/
+6
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+3
*
Fix a redundant computation.
Johnny Chen
2012-08-28
1
-1
/
+1
*
rdar://problem/11324515
Johnny Chen
2012-08-22
1
-1
/
+20
*
rdar://problem/12096295
Johnny Chen
2012-08-15
1
-1
/
+1
*
Add a new 'target modules show-unwind' command to show the different
Jason Molenda
2012-07-12
1
-0
/
+237
*
Fixed an issue where if you ask to search the global list of modules for a mo...
Greg Clayton
2012-07-11
1
-21
/
+22
*
Make error messages more user-friendly for the 'target delete' command.
Filipe Cabecinhas
2012-07-09
1
-3
/
+15
*
<rdar://problem/11357711>
Greg Clayton
2012-07-07
1
-1
/
+1
*
Fixed the "target modules list" to not crash in Debug builds due to an assert...
Greg Clayton
2012-06-27
1
-2
/
+4
*
Make raw & parsed commands subclasses of CommandObject rather than having the...
Jim Ingham
2012-06-08
1
-283
/
+297
*
Added the --all argument to "target modules lookup"
Sean Callanan
2012-06-06
1
-3
/
+130
*
-i option should apply to "-n" as well as "-F".
Jim Ingham
2012-06-04
1
-2
/
+2
*
We were accessing the ModuleList in the target without locking it for tasks like
Jim Ingham
2012-05-30
1
-13
/
+30
*
<rdar://problem/11386214>
Greg Clayton
2012-05-18
1
-4
/
+12
*
Modified "image lookup -t <typename>" to expand typedefs.
Greg Clayton
2012-05-15
1
-1
/
+13
*
<rdar://problem/11455398>
Greg Clayton
2012-05-15
1
-88
/
+139
*
Don't expose the pthread_mutex_t underlying the Mutex & Mutex::Locker classes.
Jim Ingham
2012-05-04
1
-1
/
+1
*
No functionality changes, mostly cleanup.
Greg Clayton
2012-04-11
1
-1
/
+1
*
<rdar://problem/11202426>
Greg Clayton
2012-04-09
1
-1
/
+2
*
<rdar://problem/10103468>
Greg Clayton
2012-03-29
1
-49
/
+10
[next]