Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/scripts/Python/interface/
-
trunk/
-
scripts/
-
Python/
-
interface/
-
SBDebugger.i
Hide Panel
f
Keyboard Reference
?
Differential
D7909
[swig] Generate bindings for SBDebugger::*UseColor().
Closed
Public
Authored by
brucem
on Feb 26 2015, 6:49 AM.
Download Raw Diff
Details
Reviewers
clayborg
ki.stfu
Commits
rG832a28c94557: [swig] Generate bindings for SBDebugger::*UseColor().
rLLDB230646: [swig] Generate bindings for SBDebugger::*UseColor().
rL230646: [swig] Generate bindings for SBDebugger::*UseColor().
Summary
These functions were added in 2013, but not added to the SWIG
bindings.
Diff Detail
Repository
rL LLVM
Event Timeline
brucem
updated this revision to
Diff 20758
.
Feb 26 2015, 6:49 AM
brucem
retitled this revision from
to
[swig] Generate bindings for SBDebugger::*UseColor().
.
brucem
updated this object.
brucem
edited the test plan for this revision.
(Show Details)
brucem
added a reviewer:
clayborg
.
brucem
added a subscriber:
Unknown Object (MLST)
.
ki.stfu
accepted this revision.
Feb 26 2015, 6:59 AM
ki.stfu
added a reviewer:
ki.stfu
.
This revision is now accepted and ready to land.
Feb 26 2015, 6:59 AM
clayborg
accepted this revision.
Feb 26 2015, 9:42 AM
clayborg
edited edge metadata.
Comment Actions
Looks good.
Closed by commit
rL230646: [swig] Generate bindings for SBDebugger::*UseColor().
(authored by
brucem
).
·
Explain Why
Feb 26 2015, 9:48 AM
This revision was automatically updated to reflect the committed changes.