llvm-capstone/lldb/examples/summaries
Sylvestre Ledru f6102892ef Fix some typos:
* transfered => transferred
* unkown => unknown
* sucessfully => successfully

llvm-svn: 215367
2014-08-11 18:06:28 +00:00
..
cocoa Fix some typos: 2014-08-11 18:06:28 +00:00
essentials
lldb Added a few more summaries I find useful for lldb. 2012-07-28 00:37:21 +00:00
objc.py <rdar://problem/11773899> Formatters for BOOL* and BOOL& 2012-07-13 18:55:41 +00:00
pysummary.py An example summary provider for PyObject and the LLDB wrapper PythonObject hierarchy - this would have probably helped track down those refcount bugs.. 2014-02-05 21:38:50 +00:00
sp_cp.py
unicode_strings.py An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair 2013-10-08 17:29:27 +00:00