Johnny Chen
|
9b832fe40d
|
Fix a crash (_wrap_SBDebugger_SetInputFileHandle -> PyString_AsString) running the test suite.
Also modify the boundary condition test case SBDebugger.DispatchInput(None) to be wrapped inside a try-except clause for now.
llvm-svn: 162228
|
2012-08-20 21:16:02 +00:00 |
Filipe Cabecinhas
|
c30199917a
|
A baton isn't needed to dispatch input.
I also added a typemap to make DispatchInput usable in Python.
llvm-svn: 162204
|
2012-08-20 16:21:04 +00:00 |
Johnny Chen
|
b92574ffb9
|
Add fuzz calls for various iterators, too.
llvm-svn: 141035
|
2011-10-03 22:02:59 +00:00 |
Johnny Chen
|
b08b736de9
|
Add fuzz calls to newly added methods: GetAsync() and SetSelectedTarget(SBTarget).
llvm-svn: 139855
|
2011-09-15 21:52:59 +00:00 |
Johnny Chen
|
dedd7d6ed6
|
Add fuzz calls for SBStringList and add obj.Clear() calls for some files.
llvm-svn: 134040
|
2011-06-28 23:29:14 +00:00 |
Johnny Chen
|
3c7a726a6d
|
Add fuzz calls for SBDebugger.
llvm-svn: 133848
|
2011-06-25 00:09:29 +00:00 |