Johnny Chen
|
fb53d5069d
|
Fix an incorrect comment in main.c and TestConditionalBreak.py.
It should be c's parent frame being a instead of the other way around.
llvm-svn: 118198
|
2010-11-03 22:00:28 +00:00 |
Johnny Chen
|
ad5f98a9b2
|
Use line_number() utility function to find the number from main.c to test against
instead of using hard-coded line number.
llvm-svn: 116646
|
2010-10-15 23:38:15 +00:00 |
Johnny Chen
|
06d73a0c5f
|
Added a test case which exercises some thread and frame APIs to break only when
the call site of c() is a().
llvm-svn: 113325
|
2010-09-08 00:46:08 +00:00 |