eclipse-cdt-cloud / cdt-gdb-adapter

CDT GDB Debug Adapter
Eclipse Public License 2.0
28 stars 40 forks source link

Disassembly view CVe make ARM thread is terminated #225

Closed bangdang1411 closed 1 year ago

bangdang1411 commented 1 year ago
bangdang1411 commented 1 year ago

Hi @jonahgraham-san, Related to the bug open disassembly view in CVe thread makes ARM thread terminated automatically, I have no solution to fix it now because VS Code does not use GDB server (Passthrough) for debugging. I propose the solution to disable disassembly view of CVe thread to fix the degraded bug. Maybe this bug will be fixed in the future, but this work is necessary for normal work of multiple debugging (ARM + Cve). If you have any solution or idea to fix it, please teach me about it. Thank you.