-
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
$1000 bounty for integrated/testing/actually-works C++ debugging #9
Comments
Just to mention jcward had a pretty good working haxe c++ debugger so maybe he would be interested in helping with this. Haxe C++ debugger |
C++ target is already inprogress. I'm going to push the draft version this weekend. And it will be super, if someone can join to me with evolving it, cause I don't have enough free time at the moment but I need propertly working C++ debugger too. |
For now, I'm stucked with this problem. HaxeFoundation/hxcpp-debugger#17 |
@nulld - I'm seeing that Hugh's newly released hxcpp 3.4.64 has resolved the issue with breakpoints. Maybe try again? |
FYI, Hugh resolved another issue wrt the "step over" function of the debugger, in 3.4.69 available in the hxcpp nightlies. |
@jcward Thanks, yes this works now. |
https://github.com/vshaxe/hxcpp-debugger is now available on the VSCode marketplace: All credit for this one goes to @nulld. :) |
Huzzah! Email me at lars dot doucet at gmail to claim your reward, @nulld. |
@larsiusprime, got it, thank you. |
Magnificent :D |
"Support for the C++ target via hxcpp-debugger is planned."
I'm willing to put my money where my mouth is. I'm happy to put $1,000.00 USD towards the completion of this feature, payable by Level Up Labs, LLC. If multiple people wind up collaborating on it, I'm happy to split the bounty among the contributors.
This would be well worth the investment as the lack of well supported, IDE-integrated C++ debugging is the no. 1 drag on my daily productivity and also one of the major features holding back wider haxe adoption by newcomers.
The text was updated successfully, but these errors were encountered: