public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/31359] New: Unable to stop proton or wine games after a breakpoint gets triggered
@ 2024-02-09 14:57 korcankaraokcu at gmail dot com
  2024-02-10  0:15 ` [Bug breakpoints/31359] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: korcankaraokcu at gmail dot com @ 2024-02-09 14:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31359

            Bug ID: 31359
           Summary: Unable to stop proton or wine games after a breakpoint
                    gets triggered
           Product: gdb
           Version: HEAD
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: korcankaraokcu at gmail dot com
  Target Milestone: ---

After a breakpoint hits, it becomes impossible to stop the process again. I'm
generally using gdb with mi interpreter so I've also tried it with the
interrupt command, it doesn't work either. Here's the reproduction steps

1-)Attach to a wine/proton game
2-)Stop the process
3-)Set a breakpoint at $pc
4-)Continue the process, the breakpoint hits immediately
5-)Remove the breakpoint and continue the process

There's a good chance the process will never react to interrupt command after
the steps 3-5. If it works, try repeating steps 3-5 again. In my experience,
this happens either in 1st or 2nd try. I've tested with multiple gdb versions
including 11.2, 12.1 and 14.1 and I was able to reproduce the bug so I've
chosen HEAD as the version

I'm using the mi interpreter to automate gdb for pince. Here's the related
github issue for anyone interested:
https://github.com/korcankaraokcu/PINCE/issues/238

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2024-02-10 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 14:57 [Bug breakpoints/31359] New: Unable to stop proton or wine games after a breakpoint gets triggered korcankaraokcu at gmail dot com
2024-02-10  0:15 ` [Bug breakpoints/31359] " tromey at sourceware dot org
2024-02-10 10:26 ` korcankaraokcu at gmail dot com
2024-02-10 10:29 ` [Bug breakpoints/31359] Proton and wine games crashes or becomes impossible to stop " korcankaraokcu at gmail dot com

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).