GleeBug icon indicating copy to clipboard operation
GleeBug copied to clipboard

GleeBug hardware breakpoint issue

Open Mefist0 opened this issue 3 years ago • 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

Mefist0 avatar Oct 16 '20 10:10 Mefist0

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

starter48 avatar Oct 26 '20 06:10 starter48

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

gmh5225 avatar Jun 19 '22 09:06 gmh5225