1. 41950cc Change "breakpoint list" command to default to brief output rather than full output. by Caroline Tice · 14 years ago
  2. c3b61d2 Fixed the "expression" command object to use the StackFrame::GetValueForExpressionPath() by Greg Clayton · 14 years ago
  3. b1a3d9c Remove @skip decorator: by Johnny Chen · 14 years ago
  4. e24f7cb Remove the @skip decorator for the whole class: by Johnny Chen · 14 years ago
  5. a3e6931 Skipped due to rdar://problem/8641483 ./dotest.py -v -t -w forward seg faults. by Johnny Chen · 14 years ago
  6. db60f8d Remove the @skip decorators for assertion aborts. Jim fixed them in r118255. by Johnny Chen · 14 years ago
  7. 95fcc92 Add one @skip decorator for assertion abort: by Johnny Chen · 14 years ago
  8. 43eefce Modify the command passed to command interpreter from 'expr' (which is an alias of 'expression') by Johnny Chen · 14 years ago
  9. 8a87d52 The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 14 years ago
  10. c401e37 Apply (query-replace "frame variable" "frame variable -t") and fix a comment about 'expr var', by Johnny Chen · 14 years ago
  11. 71f3bef Add a test case for the test/forward directory with @expectedFailure decorator by Johnny Chen · 14 years ago
  12. fb7c51c Fixed C++ class clang type creation and display by making sure we omit by Greg Clayton · 14 years ago