Hacker News new | past | comments | ask | show | jobs | submit login

The biggest difference is you dont need to add debug code deploy, you just connect.

For things like the network traffic it is really hard to see request/response for a particular thing.

For the dumpers - those are basically a main method inside your program that you can run whenever. Its a nice way to change (or dump) state of the program, similar to adb shell dumpsys, but also allows a richer interface for changing state.




That's a great explanation. Thank you. Doesn't it cause problems not being able to pause the execution of the programme?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: