我知道调试的基础知识,并且我知道我可以将监视添加到一个变量中,该变量在给定条件下停止程序的执行.但是每次我需要查看变量的值时,我都不想停止程序.我都不想将每个相关变量的值记录到logcat中......我只想在断点处看到它们的值,仅在运行时.
我在Android Studio中编写Android.
谢谢您的帮助!
testing debugging android runtime android-studio
android ×1
android-studio ×1
debugging ×1
runtime ×1
testing ×1