x64dbg/GleeBug

GleeBug hardware breakpoint issue

Mefist0 opened this issue · 2 comments

Hello!

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

  • set any hardware break point on a memory
  • delete this breakpoint
  • set another hardware breakpoint on the same address

image

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

I think #65 has solved this problem