public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* how to prevent the error of "Unable to perform this action because the process is running" when set break?
@ 2020-11-20  0:57 mx
  2020-11-20 13:34 ` Pedro Alves
  0 siblings, 1 reply; 2+ messages in thread
From: mx @ 2020-11-20  0:57 UTC (permalink / raw)
  To: gdb

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to prevent the error of "Unable to perform this action because the process is running" when set break?
  2020-11-20  0:57 how to prevent the error of "Unable to perform this action because the process is running" when set break? mx
@ 2020-11-20 13:34 ` Pedro Alves
  0 siblings, 0 replies; 2+ messages in thread
From: Pedro Alves @ 2020-11-20 13:34 UTC (permalink / raw)
  To: mx, gdb

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-20 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20  0:57 how to prevent the error of "Unable to perform this action because the process is running" when set break? mx
2020-11-20 13:34 ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).