nakst / gf

A GDB frontend for Linux.
MIT License
1.82k stars 61 forks source link

refactor: convert watchpoint to a bool. #127

Closed s4my closed 1 year ago

s4my commented 1 year ago

Since we introduced the number field in the Breakpoint type, watchpoint can be simplified to a bool.