code-debug
code-debug copied to clipboard
[Feature Request] Enabling logpoints
Hi, Just like the conditional breakpoints, can log-points in vs code could be implemented using dprintfs?
https://doc.ecoscentric.com/gnutools/doc/gdb/Dynamic-Printf.html
It would be a helpful feature for remote debugging.