x64dbg / GleeBug

Debugging Framework for Windows.
MIT License
1.2k stars 39 forks source link

GleeBug hardware breakpoint issue #59

Open Mefist0 opened 4 years ago

Mefist0 commented 4 years ago

Hello!

I started to use new version with GleeBug engine. Version is "Oct 2 2020" To reproduce the bug:

image

starter48 commented 3 years ago

It seems deleting hardware breakpoints doesn't work. After BP deleted, it continues to catch with message "Breakpoint reached not in list!"

gmh5225 commented 2 years ago

I think https://github.com/x64dbg/GleeBug/pull/65 has solved this problem