Vector35 / Vector35/debugger

load the dbghelp in core before all plugins

Open
#1,056 2 comments 0 reactions 1 assignee View on GitHub

@xusheng6 is already working on this.

Since Apr 9, 2026.

bug DbgEng Adapter Impact: High
Dominant language
C++
Stars
331
Forks
33
PR merge metrics
No merged PRs in 30d

Description

We have run into multiple issues with the wrong dbghelp being loaded on windows. We'd like to propose moving it into the core and initializing it there based on the one we ship (when it exists) so that we can avoid these issues in the future. (issue being if the OS-provided one loads first, the debugger will be broken).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.