ddollar / foreman

Manage Procfile-based applications
http://ddollar.github.com/foreman
MIT License
6.01k stars 630 forks source link

breakpoint vscode not work to Ruby #773

Closed mozgbrasil closed 4 years ago

mozgbrasil commented 4 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