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
/
struct_types
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
4
-94
/
+0
*
Change "breakpoint list" command to default to brief output rather than full ...
Caroline Tice
2011-02-04
1
-1
/
+1
*
Make calling the super class's setUp() method less fragile.
Johnny Chen
2010-10-14
1
-1
/
+2
*
Avoid using hardcoded line number to break on. Use the line_number() utility
Johnny Chen
2010-10-12
2
-6
/
+15
*
Converted TestUnsignedTypespy and TestStructTypes.py to Dsym/Dwarf combination.
Johnny Chen
2010-09-07
1
-1
/
+12
*
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
*
Makefile refactoring for the test suite. Added a make directory under test,
Johnny Chen
2010-08-23
1
-123
/
+3
*
Print the verbose output of runCmd()/expect() to stderr instead of stdout.
Johnny Chen
2010-08-20
1
-22
/
+9
*
Added more informational assert message strings.
Johnny Chen
2010-08-19
1
-2
/
+2
*
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
-9
/
+12
*
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
*
Added a test case to test that break on a struct declaration has no effect.
Johnny Chen
2010-07-27
1
-0
/
+54
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
3
-0
/
+151