ruby-lsp icon indicating copy to clipboard operation
ruby-lsp copied to clipboard

Breakpoint exception

Open iOSGL opened this issue 1 year ago • 2 comments

Operating System

osx 13.0

Ruby version

3.2.0

Project has a bundle

  • [X] Has bundle

Ruby version manager being used

rvm

Description

When I click execute, the error is reported as shown below image

image

image

image

iOSGL avatar Jan 16 '24 11:01 iOSGL

@iOSGL Try running the bundle exec rdbg .... command which is in the screenshot directly in the terminal. It can tell you what the exact issue is

thulasi-ram avatar Jan 16 '24 18:01 thulasi-ram

Thank you for the bug report! In the latest version of the extension, we made a change that allows displaying backtraces from the debug server inside the debug console.

Could you please try again and verify if the debug console has more information and what failed?

vinistock avatar Jan 30 '24 16:01 vinistock

This issue is being marked as stale because there was no activity in the last 2 months

github-actions[bot] avatar May 19 '24 12:05 github-actions[bot]

Closing this for now. Please let us know if you're still having issues in the latest versions.

vinistock avatar May 28 '24 17:05 vinistock