Skip to content

When steping the code, nothing is shown on the variables view #17

@dummys

Description

@dummys

Hello,

when steping the code nothing is shown. I'm using a rooted phone with the wikipedia app to test.
What I do:

  1. put app in debuggable state and repack
  2. use developer mode to select app and tick "wait for debugger"
  3. Attach to the process using idea

Breakpoint are hit, and I can step put I get no info at all...
For example:

  new-instance v0, Lorg/wikipedia/main/MainActivity$Companion;

    const/4 v1, 0x0

When I step the new instance, I should see v0 in the variables.
Inside the variables, I see: "static members of MainActivity", then I click on it and I see: Collecting Data... and It never ends.
Is there a way to debug the plugin ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions