Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marge #4

Merged
merged 23 commits into from
Aug 31, 2015
Merged

marge #4

merged 23 commits into from
Aug 31, 2015

Conversation

longv2go
Copy link
Owner

No description provided.

kastiglione and others added 23 commits April 29, 2015 15:51
The x86 expression returned from `functionPreambleExpressionForSelf()` expects the breakpoint to be stopped before the prologue.
Don't skip prologue for `bmessage` breakpoints
- Stop using FBInputHandler. This class uses SBInputReader which no
longer exist in the lldb version that comes bundled with XCode (that’s
why the command was broken), even tho it does exist in the official
lldb documentation
(http://lldb.llvm.org/python_reference/lldb.SBInputReader-class.html).

- Now the script uses the standard stdin library to read from terminal.

- Removed the ‘Flickering’ of the selected view, instead we now use
mask which is a lot more useful visually.
Removed spaces.
Added default None to setCurrentView
Fixed ‘vs’ command by:
pep8; removed unused vars
Add `pactions` command to print the target/actions of a UIControl
Fix an exception message, and an exception condition.
Exception fixes in functionPreambleExpression*
Updated pcomponents to have a flag that toggles views
…sualize-colors

Add ability to visualize UIColor, CIColor, and CGColorRef.
longv2go added a commit that referenced this pull request Aug 31, 2015
@longv2go longv2go merged commit 01cd621 into longv2go:master Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants