bpmd creates to native breakpoints at slightly different offsets
Open
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.