Konloch / bytecode-viewer

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
https://bytecodeviewer.com
GNU General Public License v3.0
14.71k stars 1.15k forks source link

How do I debug a class file? #470

Open xiliuya opened 1 year ago

xiliuya commented 1 year ago

Hi,I use Run (Ctrl + R), but don't know how to debug. How to set a breakpoint? Or need to start another jdb process?


Os: archlinux

Konloch commented 1 year ago

Currently there is no reliable way to set break points from within BCV