Skip to content

Can't set breakpoint in core library files #2743

@nirvdrum

Description

@nirvdrum

Similar to oracle/graal#5125, core library files won't appear in the "Loaded Scripts" section in the VS Code debugger. You can step into Ruby core library from a user function, which will cause the core library to load in the editor view. But, unlike with standard libraries, setting a breakpoint in this editor will not work when restarting the debugger. As a result, it's rather difficult to debug anything related to the core library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions