You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cortexar: Added override of soft to hard breakpoints
- Found that some GDB frontends (eg: cortex-debug) don't allow specifying the type of breakpoint to use. Since we don't have working soft breakpoints for cortexar, it makes sense to override and use hard breakpoints in both cases.
0 commit comments