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

Closed
mosheDO opened this issue Jan 31, 2024 · 7 comments
Closed

How can I debug ch.exe ? #6969

mosheDO opened this issue Jan 31, 2024 · 7 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.

@ShortDevelopment
Copy link
Contributor

@mosheDO Did you get it to work?

@mosheDO
Copy link
Author

mosheDO commented May 30, 2024

Yes, sorry for not closing

@mosheDO mosheDO closed this as completed May 30, 2024
@ShortDevelopment
Copy link
Contributor

No problem!
Good to know you could solve your issue 😊

@mosheDO
Copy link
Author

mosheDO commented May 31, 2024

@ShortDevelopment

Just out of curiosity is there any planning to add some new JS features such as BigInt for example?

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

3 participants