Re: how to prevent the error of "Unable to perform this action because the process is running" when set break?
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
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.