Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal GDB error handling #191

Open
korcankaraokcu opened this issue Jun 3, 2023 · 2 comments
Open

Internal GDB error handling #191

korcankaraokcu opened this issue Jun 3, 2023 · 2 comments

Comments

@korcankaraokcu
Copy link
Owner

While being rare, there are some occasions where GDB throws an internal error and makes PINCE completely inoperable. This is a generalized thread for any internal errors you encounter. Feel free to report and recommend new solutions on handling

@DacoTaco
Copy link

DacoTaco commented Dec 20, 2024

i wouldn't call it rare, i can't open a wine/steam game because GDB throws an exception and crashes :p
though i assume that being a me problem because i attach it to a game running in wine/proton.
however, if its that easy to reproduce, i'd say the gdb error handling could probably use some needed attention

@brkzlr
Copy link
Collaborator

brkzlr commented Dec 20, 2024

@DacoTaco This is mostly about GDB having rare issues with native games. GDB has lots of issues in Wine/Proton games so use CE for those.

Please use this thread only for new reports or recommending solutions.

Repository owner deleted a comment from DacoTaco Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants