provegard / ncdbg

A debugger for Nashorn that uses Chrome DevTools as frontend
BSD 3-Clause "New" or "Revised" License
31 stars 5 forks source link

can't step into #95

Closed benoitcerrina closed 6 years ago

benoitcerrina commented 6 years ago

recently I have not been able to step into most methods. I have the following message in the log: Failed to handle message: Cannot create domain method Debugger.stepInto because there are arguments I am fairly sure this used to work

provegard commented 6 years ago

I'll take a look!

provegard commented 6 years ago

Fixed, could you please test?

benoitcerrina commented 6 years ago

still saw it this morning. I will check again, I may have messed up the refresh

benoitcerrina commented 6 years ago

Getting some proxy error when trying to fetch, our IT must have changed something. I'll keep you updated once I have managed to test the latest version

benoitcerrina commented 6 years ago

OK fixed the proxy issue on my side and tested. I confirmed that I am not reproducing anymore. Thanks for closing it.

provegard commented 6 years ago

Good to hear, thanks for reporting!