cyrus-and / gdb-dashboard

Modular visual interface for GDB in Python
MIT License
10.99k stars 768 forks source link

Add HARDWARE_BREAKPOINT support #316

Open simson opened 6 months ago

simson commented 6 months ago

Dashboard used to not display breakpoint cause my breakpint were hardware one's. This add a string to the Breakpoints.NAMES dict so HW breakpoints would be displayed correctly