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

[TIMOB-17924] Enable debugger in Titanium #6493

Merged
merged 6 commits into from Dec 18, 2014

Conversation

pec1985
Copy link
Contributor

@pec1985 pec1985 commented Dec 16, 2014

@pinnamur
Copy link
Contributor

FR Passed. Approved.

Did the functional testing for the below debugger functionality on both simulator and device:

  • Suspending at Breakpoints
  • Add/Remove breakpoints at runtime and the thread suspends at new breakpoints.
  • Run into line
  • Step Into
  • Step Over
  • Step Back
  • Inspecting variables
  • Expressions
  • Expanding objects in variable view - multi levels
  • Suspending at first line
  • Suspend at exceptions.

The Step Back functionality is working well in master branch, but not in 3_5_X branch.

pinnamur pushed a commit that referenced this pull request Dec 18, 2014
[TIMOB-17924] Enable debugger in Titanium
@pinnamur pinnamur merged commit 2c7f6fb into tidev:master Dec 18, 2014
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.

None yet

2 participants