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

Genplus-gx Debugger crashes in debug builds on 2.6.3 #2958

Closed
getCursorsExe opened this issue Oct 7, 2021 · 5 comments
Closed

Genplus-gx Debugger crashes in debug builds on 2.6.3 #2958

getCursorsExe opened this issue Oct 7, 2021 · 5 comments
Labels
Core: Genplus-gx Sega Genesis / Mega Drive core Repro: Fixed/added in 2.8

Comments

@getCursorsExe
Copy link

getCursorsExe commented Oct 7, 2021

In 2.6.2, we could use Genplus-gx debugger, but in 2.6.3 it throws an exception instead of opening, then crashes in most cases.

@alyosha-tas
Copy link
Contributor

Seems to work fine for me, please add more details.

@zeromus
Copy link
Contributor

zeromus commented Oct 7, 2021

it's useless for me, too. Just open the debugger and set an execute breakpoint on some code it was literally just on. It'll crash. Breakpoints can't make it out of GPGX core, or waterbox generally right now. Can't boot up visual studio in debug mode either, waterbox will hang it.

@getCursorsExe
Copy link
Author

I did not set en execute breakpoint, so I don't know.

@getCursorsExe
Copy link
Author

Here's the result when I opened BizHawk in Visual Studio 2019:

image

@CasualPokePlayer
Copy link
Member

CasualPokePlayer commented Oct 8, 2021

This is not a regression from 2.6.2. The issue being described here (debugger crashing completely, which seems to be rooted in gpgx_getregs not working) only happens in debug builds, not release builds, and occurs in 2.6.2 too (under debug builds). The execute breakpoints thing described by zero is just #2585 anyways, so shouldn't be in this issue.

@CasualPokePlayer CasualPokePlayer changed the title Genplus-gx Debugger is completely broken in 2.6.3 Genplus-gx Debugger crashes in debug builds on 2.6.3 Nov 24, 2021
Morilli added a commit to Morilli/BizHawk that referenced this issue Dec 3, 2021
@Morilli Morilli closed this as completed in 59d7629 Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core: Genplus-gx Sega Genesis / Mega Drive core Repro: Fixed/added in 2.8
Projects
None yet
Development

No branches or pull requests

5 participants