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

How can I debug ch.exe ? #6969

Open
mosheDO opened this issue Jan 31, 2024 · 3 comments
Open

How can I debug ch.exe ? #6969

mosheDO opened this issue Jan 31, 2024 · 3 comments
Labels

Comments

@mosheDO
Copy link

mosheDO commented Jan 31, 2024

Hi

I'm trying to debug the ch.exe file in Visual Studio, but it crashes immediately and I couldn't find any Wiki/Tutorial on that.
is this a known issue? or there anything related to that?

Regards, Moshe

@rhuanjl
Copy link
Collaborator

rhuanjl commented Apr 22, 2024

It shouldn't crash; I'm afraid I've never used the Visual Studio debugger, @fatcerberus do you have any experience/thoughts on this?

@mosheDO
Copy link
Author

mosheDO commented Apr 24, 2024

Hi
After investigating it seems that the reason is because in the properties the debug is defined as script and not native.
Changing that will fix it.

Just out of curiosity what debugger do you use?

@rhuanjl
Copy link
Collaborator

rhuanjl commented Apr 24, 2024

I primarily develop in VSCode on a mac; I debug with GDB via the CPP add on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants