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
/
breakpoint_command
/
TestBreakpointCommand.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some top level directories to reside under functionalities dir.
Johnny Chen
2011-06-26
1
-179
/
+0
*
Change the command 'breakpoint command remove' to 'breakpoint command delete',
Caroline Tice
2011-05-22
1
-5
/
+5
*
Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...
Jim Ingham
2011-05-04
1
-2
/
+2
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+1
*
- Changed all the places where CommandObjectReturn was exporting a StreamStri...
Jim Ingham
2011-02-19
1
-3
/
+3
*
Change "breakpoint list" command to default to brief output rather than full ...
Caroline Tice
2011-02-04
1
-3
/
+7
*
Fix test function breakpoint_command_script_parameters()'s expect-pattern so ...
Johnny Chen
2011-02-02
1
-1
/
+1
*
Add a test case to verify that the frame and breakpoint location
Caroline Tice
2011-01-29
1
-0
/
+40
*
Modify one assertion message.
Johnny Chen
2010-12-22
1
-1
/
+1
*
Add text about test class cleanup.
Johnny Chen
2010-10-22
1
-0
/
+1
*
The test should remove 'output.txt' if it exists before launching the inferior
Johnny Chen
2010-10-22
1
-1
/
+3
*
Add an assert that 'output.txt' exists before opening it.
Johnny Chen
2010-10-19
1
-0
/
+4
*
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
-2
/
+2
*
Avoid using hardcoded line number to break on. Use the line_number() utility
Johnny Chen
2010-10-12
1
-10
/
+21
*
Wrap the rest of file reading operations inside a with block and convert a as...
Johnny Chen
2010-10-08
1
-3
/
+4
*
Pass '-f' option to rm command so that it won't report an error if the file to
Johnny Chen
2010-10-08
1
-1
/
+1
*
These prints should go to stderr as well. Plus add a global assert string.
Johnny Chen
2010-09-30
1
-1
/
+1
*
Added a more complex test case of breakpoint commands, which executes a sequence
Johnny Chen
2010-09-21
1
-0
/
+115