Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
3cae38bc36877dbe1504c6fa2dedbcab71fe5780
/
scripts
/
Python
/
interface
/
SBFrame.i
0164b75
rdar://problem/10976649
by Johnny Chen
· 13 years ago
d62b9c1
Expose more convenience functionality in the python classes.
by Greg Clayton
· 14 years ago
b302dff
Added many more python convenience accessors:
by Greg Clayton
· 14 years ago
1b92520
Added the ability to get the target triple, byte order and address byte size
by Greg Clayton
· 14 years ago
ecd4feb
SBValue::Watch() and SBValue::WatchPointee() are now the official API for creating
by Johnny Chen
· 14 years ago
5cac6a5
Add SBFrame.WatchLocation() to find and watch the location pointed to by
by Johnny Chen
· 14 years ago
4c24b0a
Add an SB API SBFrame::WatchValue() and exported to the Python interface to
by Johnny Chen
· 14 years ago
c6f09f0
Add cross reference to SBThread from the SBFrame docstring. Also add a simple iteration example.
by Johnny Chen
· 14 years ago
6d91e0a
Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList.
by Johnny Chen
· 14 years ago
c3fba81
Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.
by Johnny Chen
· 14 years ago