dotnet / dotnet/diagnostics

bpmd creates to native breakpoints at slightly different offsets

Open
#679 0 comments 0 reactions 1 assignee Claimed by @mikem8361 View on GitHub
bug
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

If you set a deferred bpmd on Main, hit it and then set another bpmd on another function, another native bp is created for Main after the prolog (it seems). So the debugger seems to stop twice at Main + 0 and Main + x.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.