Commit graph

14 commits

Author SHA1 Message Date
Sour
57a4435443 Debugger: Fixed some issues with "Show in split view" option 2019-01-02 23:26:54 -05:00
Sour
413cf7a212 Debugger: Allow byte code to be shown in source view 2019-01-02 23:26:53 -05:00
Sour
0b54ef6c0b Debugger: Simplify toggle breakpoint code & improve its behavior in source view 2019-01-02 23:26:53 -05:00
Sour
d8008093b7 Debugger: Refactor DBG file auto-load logic 2019-01-02 23:26:53 -05:00
Sour
1606d0c5f6 Debugger: Fixed some crashes in source view when trying to use some actions on out of scope labels 2018-12-29 14:35:43 -05:00
Sour
ce893167c6 Debugger: Added "Go to All" feature 2018-12-29 14:25:49 -05:00
Sour
774cf22f52 Debugger: Allow adding breakpoints on lines containing only a label definition 2018-12-16 15:59:51 -05:00
Sour
0b7660a3fa Debugger: Reworked "Code" menu and enabled it on Linux, fixed issues where some shortcuts didn't work (e.g Mark As...) 2018-12-16 15:25:53 -05:00
Sour
7e91e632cc Debugger: Added "View in ..." shortcuts to label list 2018-08-26 19:25:27 -04:00
Sour
49eae73d43 Debugger: Improved code window performance 2018-07-25 17:43:00 -04:00
Sour
39f2a1e2ff Linux: Fixed debugger shortcut keys not working most of the time 2018-06-09 17:54:34 -04:00
Sour
a4b41690e2 Debugger: Fixed switch to source view action not appearing after loading a dbg file 2018-03-27 19:34:38 -04:00
Sour
6769422008 Debugger: Added option to copy (or not) comments 2018-03-22 18:59:00 -04:00
Sour
acf49e4226 Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00