Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
b6883ec4fc673b57d845565d54cf34828911db40
/
scripts
/
Python
/
interface
/
SBModule.i
7dd5c51
Removed all of the "#ifndef SWIG" from the SB header files since we are using
by Greg Clayton
· 14 years ago
b5a8f14
<rdar://problem/10560053>
by Greg Clayton
· 14 years ago
39f54ea
Allow a SBAddress to be created from a SBSection and an offset.
by Greg Clayton
· 14 years ago
b6a5ba6
Cleaned up the documentation strings for many helper objects and added
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
e0bd571
Add needed Clear methods. <rdar://problem/10596340>
by Jim Ingham
· 14 years ago
5cac6a5
Add SBFrame.WatchLocation() to find and watch the location pointed to by
by Johnny Chen
· 14 years ago
bf338e6
Migrate the in_range(symbol, section) and symbol_iter(module, section) utility functions
by Johnny Chen
· 14 years ago
dc0cbd1
SBSection supports iteration through its subsections, represented as SBSection as well.
by Johnny Chen
· 14 years ago
3e8c25f
Added to the public API to allow symbolication:
by Greg Clayton
· 14 years ago
979e20d
Public API changes:
by Enrico Granata
· 14 years ago
fb35e2a
Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule.
by Johnny Chen
· 14 years ago