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
/
CommandObjectSettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13878726>
Enrico Granata
2013-05-20
1
-1
/
+8
*
<rdar://problem/13184855>
Greg Clayton
2013-03-05
1
-45
/
+19
*
Expanded the flags that can be set for a command object in lldb_private::Comm...
Greg Clayton
2013-01-09
1
-22
/
+11
*
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
-1
/
+1
*
Change the NULL to a 0 since we need a uint32_t
Filipe Cabecinhas
2012-09-11
1
-1
/
+1
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-348
/
+218
*
Make raw & parsed commands subclasses of CommandObject rather than having the...
Jim Ingham
2012-06-08
1
-1032
/
+1097
*
rdar://problem/10998562
Johnny Chen
2012-03-07
1
-1
/
+2
*
Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev,
Johnny Chen
2012-01-23
1
-42
/
+45
*
Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev,
Johnny Chen
2012-01-21
1
-13
/
+14
*
o CommandObjectSettingsSet.cpp:
Johnny Chen
2012-01-20
1
-1
/
+9
*
rdar://problem/10712130
Johnny Chen
2012-01-19
1
-14
/
+22
*
Moved many of the "settings" that used to be in "target.process.*" to just
Greg Clayton
2011-11-08
1
-4
/
+4
*
Cleaned up many error codes. For any who is filling in error strings into
Greg Clayton
2011-10-26
1
-1
/
+1
*
General cleanup on the UserSettingsController stuff. There were 5 different
Greg Clayton
2011-04-19
1
-121
/
+80
*
Added two new classes for command options:
Greg Clayton
2011-04-13
1
-2
/
+2
*
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
Greg Clayton
2011-04-07
1
-3
/
+3
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-2
/
+0
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-14
/
+14
*
Recent modifications to the Python script interpreter caused some problems
Caroline Tice
2011-01-14
1
-1
/
+1
*
Various fixes mostly relating to the User Settings stuff:
Caroline Tice
2010-12-10
1
-7
/
+33
*
Modify existing commands with arguments to use the new argument mechanism
Caroline Tice
2010-10-04
1
-9
/
+224
*
Modify command options to use the new arguments mechanism. Now all command o...
Caroline Tice
2010-10-01
1
-2
/
+3
*
Change command option "--no_override" to "--no-override" (hypen instead of un...
Caroline Tice
2010-09-27
1
-1
/
+1
*
Create more useful instance names for target, process and thread instances.
Caroline Tice
2010-09-27
1
-12
/
+12
*
Add UserSettings to Target class, making Target settings
Caroline Tice
2010-09-20
1
-8
/
+10
*
General command line help cleanup:
Greg Clayton
2010-09-18
1
-1
/
+0
*
Fixed the way set/show variables were being accessed to being natively
Greg Clayton
2010-09-18
1
-107
/
+128
*
Modify "settings list" so you can specify a particular instance setting name,
Caroline Tice
2010-09-15
1
-6
/
+46
*
Make all debugger-level user settable variables into instance variables.
Caroline Tice
2010-09-09
1
-8
/
+15
*
fix a bunch of signed/unsigned comparison warnings, stop evaluating "getsize"...
Chris Lattner
2010-09-08
1
-1
/
+1
*
Clean up, clarify and standardize help text, and fix a few help text formatti...
Caroline Tice
2010-09-08
1
-9
/
+9
*
Fix various minor bugs in the Settings stuff.
Caroline Tice
2010-09-07
1
-1
/
+1
*
This is a very large commit that completely re-does the way lldb
Caroline Tice
2010-09-04
1
-16
/
+967
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-3
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+62