dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

Breakpoints

Open TryTwo opened this issue 2 years ago • 3 comments

I think there should be an add/remove code breakpoints like there is for memchecks.

Also, it would be nice to specify if any breakpoint should pause on break. For memory breakpoints, specifying read and/or write would also be good.

I could try to add this. Would memory and code breakpoints both go into the same API file? Also not sure the best way to handle the extra args.

TryTwo avatar Dec 12 '22 03:12 TryTwo