-
Notifications
You must be signed in to change notification settings - Fork 7
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
Test with larger projects #58
Comments
hello, I've been testing with my port of the liquidfun physics lib but alhtough it hits the first break point as soon as I press continue to try and catch the second breakpoint it just dies. I get the following error code, maybe it helps: System Integrity Protection: enabled Crashed Thread: 5 Exception Type: EXC_BAD_ACCESS (SIGBUS) VM Regions Near 0x70000042bff0: Thread 0:: Dispatch queue: com.apple.main-thread |
Hi @JohnSword, thanks for the note. I'll try playing with your examples. |
All of my tests are very simple sample projects. It'd be nice to test debugging on a more significant hxcpp project. Maybe pirate pig, maybe hxscout, maybe others?
The text was updated successfully, but these errors were encountered: