Version 1.1 improvements #72

Closed
opened 2025-08-09 17:13:15 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @adelphes on 4/24/2020

Small fixes and improvements for version 1.1:

  • Bug fix: binary XML decoding failed when padding field is zero-length
  • During app launch, the process name is now checked to ensure the debugger is connecting to the correct pid.
  • The post-launch-pause value is now user-configurable.
  • Evaluations are now added to a queue before being run sequentially
  • Call stack is now shown in full by default.
  • Identifier expressions are now automatically checked against fields in the 'this' context.
*Originally created by @adelphes on 4/24/2020* Small fixes and improvements for version 1.1: - Bug fix: binary XML decoding failed when padding field is zero-length - During app launch, the process name is now checked to ensure the debugger is connecting to the correct pid. - The post-launch-pause value is now user-configurable. - Evaluations are now added to a queue before being run sequentially - Call stack is now shown in full by default. - Identifier expressions are now automatically checked against fields in the 'this' context.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#72
No description provided.