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

ruby-debug-ide gem v0.4.23.beta7+ breaks debug-commons-java #1

Open
rockorequin opened this issue Oct 26, 2014 · 2 comments · May be fixed by #2
Open

ruby-debug-ide gem v0.4.23.beta7+ breaks debug-commons-java #1

rockorequin opened this issue Oct 26, 2014 · 2 comments · May be fixed by #2

Comments

@rockorequin
Copy link

ruby-debug-ide recently extended the debug protocol and now debug-commons-java crashes in Netbeans when it tries to display variables with "java.lang.IllegalStateException: Unexpected event. Expecting variable end tag.value".

There is more info at ruby-debug/ruby-debug-ide#61 and https://netbeans.org/bugzilla/show_bug.cgi?id=247633.

@os97673
Copy link
Member

os97673 commented Oct 27, 2014

@rockorequin I've created #2 which is supposed to fix the problem.
Let me know if it is or there are some other exceptions.

@rockorequin
Copy link
Author

Thanks. I'm getting errors building the netbeans ruby plugin at the moment but I'll try it out as soon as possible.

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

Successfully merging a pull request may close this issue.

2 participants