-
Notifications
You must be signed in to change notification settings - Fork 196
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: swdunlop/AndBug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
...
head repository: anbc/AndBug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
-
request #19
- 9 commits
- 55 files changed
- 2 contributors
Commits on Jan 1, 2014
-
1.fix bug 1.1 In vm.py file suspend function the jwdp 0x0b 01 is not the suspend command,the suspend command is 0x0b02 1.2 In command.py perform function change "if ctxt.shell:" to "self.shell" 2. add new function 2.1 add show method detial command "method-detail" 2.2 add show classes detail command "class-detail" 2.3 add get android dalvik support jdwp capacity command "vm-cap" 2.4 add monitor apk action command "monitor"
Commits on Jan 11, 2014
-
add monitor.py and step module
1.change some bug for abstract function 2.add monitor.py file which was forgot last time 3.add new module step for "step into", "step over" and "step return" from the code of "FreedomCoder"
-
== committed
Jan 11, 2014
Commits on Jan 13, 2014
Commits on Jan 18, 2014
Commits on Jan 19, 2014
-
add get program current path function
1.add get program current path function ,can run andbug in any path ,and doesn't need to change the relatetion path. 2.fix the log path is in the andbug python file path. 3.found the break-datail funciton can't get the argument and various of funciton when the apk is processed by proGuard tool,because the jdwp can't get the value from dalvik. I don't know the detail reason.
== committedJan 19, 2014
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master