Windows Kernel debugger doesn't properly pause execution

Open
#598 5 comments 0 reactions 1 assignee View on GitHub

@xusheng6 is already working on this.

Since Jul 18, 2024.

Assessment

This issue has not been assessed yet.

Description

bug DbgEng Adapter Impact: High kernel debugging register

The Windows Kernel debugger doesn't properly pause execution.
Because when we pause the execution and we execute the r command twice without unpausing, the content of the registers changes:
Screenshot_20240717_122731

The expected behavior should be like this in windbg:
Screenshot_20240717_122930
After breaking none of the values are changing.

Dominant language
C++
Stars
331
Forks
33
PR merge metrics
No merged PRs in 30d

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.

More from Vector35/debugger

All issues in Vector35/debugger

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.