Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
aa4a553d4b8cd37f13bd4946f504265000a7bcc4
/
scripts
/
Python
/
interface
/
SBTarget.i
1fb8a2d
Add a SBTarget::BreakpointCreateByName API that allows you to specify the name
by Jim Ingham
· 14 years ago
5eb54bb
Add SBTarget::GetLastCreatedWatchpointLocation() API and export to the Python interface.
by Johnny Chen
· 14 years ago
092bd15
Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods)
by Johnny Chen
· 14 years ago
3e8c25f
Added to the public API to allow symbolication:
by Greg Clayton
· 14 years ago
03c8ee5
Add a new breakpoint type "break by source regular expression".
by Jim Ingham
· 14 years ago
cc63746
SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger
by Jim Ingham
· 14 years ago
979e20d
Public API changes:
by Enrico Granata
· 14 years ago
a395506
Make the SBAddress class easier to use when using the public API.
by Greg Clayton
· 14 years ago
c3fba81
Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.
by Johnny Chen
· 14 years ago
a37300a
Cleaned up the interface file for SBTarget.
by Johnny Chen
· 14 years ago
8717687
Have SWIG generate autodoc strings with parameter types for all SB API objects by default.
by Johnny Chen
· 14 years ago
ebd63b2
Create an interface file for SBTarget named SBTarget.i which relieves SBTarget.h
by Johnny Chen
· 14 years ago