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
/
test
/
set_values
/
TestSetValues.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move struct_types, stepping, and set_values dirs to now reside under lang/c.
Johnny Chen
2011-06-25
1
-140
/
+0
*
Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...
Jim Ingham
2011-05-04
1
-15
/
+15
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+1
*
Change "breakpoint list" command to default to brief output rather than full ...
Caroline Tice
2011-02-04
1
-1
/
+1
*
Remove comment no longer applied.
Johnny Chen
2010-12-07
1
-1
/
+1
*
- Fix alias-building & resolving to properly handle optional arguments for co...
Caroline Tice
2010-12-07
1
-1
/
+1
*
Implement TODO's of using expression command to set vaiables and to verify that
Johnny Chen
2010-11-12
1
-5
/
+15
*
The StateType representation has been changed. Modify the test cases to acco...
Johnny Chen
2010-10-18
1
-1
/
+1
*
Make calling the super class's setUp() method less fragile.
Johnny Chen
2010-10-14
1
-1
/
+2
*
Apply (query-replace "frame variable" "frame variable -t") and fix a comment ...
Johnny Chen
2010-10-13
1
-10
/
+10
*
Avoid using hardcoded line number to break on. Use the line_number() utility
Johnny Chen
2010-10-12
1
-15
/
+34
*
Add extra value string to self.expect().
Johnny Chen
2010-09-30
1
-1
/
+1
*
Made 'frame variable' printing of unsigned types more readable, like gdb.
Johnny Chen
2010-09-24
1
-1
/
+1
*
Updated the expected matching strings, and added a radar comment.
Johnny Chen
2010-09-13
1
-5
/
+7
*
Converted TestSetValues.py to Dsym/Dwarf combination.
Johnny Chen
2010-09-07
1
-1
/
+12
*
(query-replace "variable list" "frame variable")
Johnny Chen
2010-09-02
1
-10
/
+10
*
Changed the test case class names to be noun-like instead of verb-like.
Johnny Chen
2010-09-01
1
-1
/
+1
*
Added a test case test_breakpoint_creation_by_filespec_python() which creates a
Johnny Chen
2010-08-27
1
-1
/
+1
*
Print the verbose output of runCmd()/expect() to stderr instead of stdout.
Johnny Chen
2010-08-20
1
-71
/
+41
*
Added more informational assert message strings.
Johnny Chen
2010-08-19
1
-15
/
+15
*
Factored the "continue" command execution of the inferior process as part of the
Johnny Chen
2010-08-16
1
-4
/
+1
*
Modified the remaining test cases to display more meaningful assert messages.
Johnny Chen
2010-08-09
1
-19
/
+31
*
o Added unittest2 which has added the new features in unittest for Python 2.7
Johnny Chen
2010-08-05
1
-2
/
+2
*
When running a single test case, lldb.SBDebugger.Terminate() is not being called
Johnny Chen
2010-08-05
1
-1
/
+2
*
Fixed typos from cut-and-paste errors.
Johnny Chen
2010-07-27
1
-2
/
+2
*
Add a test case (incomplete) to check that settings and readings of program
Johnny Chen
2010-07-08
1
-0
/
+117