how to prevent the error of "Unable to perform this action because the process is running" when set break?
Pedro Alves
pedro@palves.net
Fri Nov 20 13:34:03 GMT 2020
On 11/20/20 12:57 AM, mx via Gdb wrote:
> I use vscode and gdb to debug my program. When I set a break, I get msg "Unable to perform this action because the process is running". How to prevent this kind of problem. I don't want to send ctrl-c signal.
>
That error does not come from GDB. You need to ask the question in a vscode forum.
More information about the Gdb
mailing list