Johnny Chen
|
f0888a3e8c
|
Fix wrong test logic with regard to hit count and resolved status of disabled/enabled breakpoints.
llvm-svn: 116936
|
2010-10-20 17:26:59 +00:00 |
Johnny Chen
|
aadcef54de
|
Make calling the super class's setUp() method less fragile.
llvm-svn: 116490
|
2010-10-14 17:31:24 +00:00 |
Johnny Chen
|
3bfb8c01d8
|
Avoid using hardcoded line number to break on. Use the line_number() utility
function to get the line number to break on during setUp().
llvm-svn: 116346
|
2010-10-12 21:57:42 +00:00 |
Johnny Chen
|
c63bf9961c
|
Modification required to test clang, gcc, and llvm-gcc.
llvm-svn: 115216
|
2010-09-30 22:11:33 +00:00 |
Johnny Chen
|
e8a3093296
|
Add a more complex test scenario for breakpoint locations, with breakpoint enable/disable.
llvm-svn: 115202
|
2010-09-30 20:46:47 +00:00 |