ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
370 stars 83 forks source link

breakpoint vscode not work to Ruby #198

Closed mozgbrasil closed 3 years ago

mozgbrasil commented 3 years ago

Your environment

<<<<<< About error when debugging Ruby using Vscode:

Good afternoon my friends

Who can help

I'm trying to debug an application using Vscode but an error is being generated

As per images

https://drive.google.com/file/d/1GvQfJhf8WSbvIKecCLCpKcN3hglqs0pQ/view?usp=sharing

I created in the workspace some releases

The IDE starts the application, until I show the return in chrome

The problem is that the variable pointed at the breakpoint is not being returned

Can anyone help? <<<<<<

Expected behavior

Actual behavior