Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Debugger lags when using DBI or DBIx packages.  #140

@Kenobi-the-2nd

Description

@Kenobi-the-2nd

First off, I would like to thank the author for creating this extension for VS Code. Code is my go-to editor for almost everything and for some time I had been looking for a way to debug perl in VS Code.

However, while the debugger works fine for some perl programs, for others it is extremely slow. In particular, I have noticed that when I add the DBI or DBIx packages to my modules, to step over individual lines of code it takes several seconds (5-10), and it takes even longer (15 seconds or more) for variable and data structure values to load in the "Variables" section in the side bar. The wait time here is long enough to be unworkable. If you could please look into this issue, it would be greatly appreciated.

Some info on my setup:

OS: Windows 10 Pro
Perl: perl 5, version 24, subversion 2 (v5.24.2) built for MSWin32-x86-multi-thread-64int
VS Code Version: 1.41.1

Please let me know if more details are needed. Thank-you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions