Commit graph

18 commits

Author SHA1 Message Date
Sour
556b99d267 Debugger: Prevent margin clicks from removing range breakpoints that aren't shown in the margin 2025-02-11 20:51:30 +09:00
Sour
8d49d0ea54 Debugger: Label list - Toggle breakpoint on ram labels should create RWX breakpoints 2024-12-08 17:22:51 +09:00
Sour
21a279e1fe Debugger: Event Viewer - Fixed incorrect breakpoint information for marked breakpoints for multi-cpu consoles/games 2024-11-28 16:40:07 +09:00
Sour
dee97bf9bc Debugger: Added forbid breakpoints 2024-09-23 21:05:55 +09:00
Sour
4168583fb5 Debugger: Auto-save debug workspace periodically to prevent data loss if a crash occurs 2023-12-26 18:15:15 +09:00
Sour
fb4d643919 Debugger: Use CDL data to configure breakpoint on toggle, when possible 2023-06-30 21:17:32 +09:00
Sour
dd76ee16e5 Debugger: Tweak default value of R/W breakpoint flags when toggling breakpoints 2023-06-30 10:15:49 +09:00
Sour
bfe0670b65 UI: Fixed issues with list cells not always triggering click events
+ Fixed issues with checkbox columns
2023-03-04 14:19:43 -05:00
Sour
682af6246e UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
Sour
3c05100045 UI: Delete old winforms UI project 2023-01-25 15:49:52 -05:00
Sour
479e91c5f2 Debugger: Add support for assert expressions 2020-04-26 22:32:17 -04:00
Sour
fe470dd87a SA-1 support (still missing a few rarely used features) 2019-07-25 22:22:09 -04:00
Sour
4777358437 Debugger: Added right-click actions to disassembly view (add to watch, edit label, edit in hex edtior, go to location) 2019-05-19 14:58:26 -04:00
Sour
ea74b764e9 Debugger: Show break source (breakpoint, break on [...] option, etc) 2019-05-07 20:06:04 -04:00
Sour
3e97d7a71d Debugger: Added support for code labels/comments 2019-04-29 20:12:39 -04:00
Sour
02cab97944 Debugger: Breakpoints - Only enable CPU/SPC breakpoints if the matching debugger window is opened (and fix breakpoints not being enabled after power cycle) 2019-04-21 20:37:05 -04:00
Sour
ba4de9135c Debugger: Disable breakpoints when debugger window is closed
(and fixed issue with breakpoint list being empty if any other debugger window was opened first)
2019-03-30 22:11:21 -04:00
Sour
8502581a1d Debugger: Breakpoint support 2019-03-01 20:27:49 -05:00