Commit Graph

7 Commits

Author SHA1 Message Date
Ernie Pasveer 70f8744409 Set focus to first ui widget. 2025-01-01 10:17:46 -06:00
Ernie Pasveer e0b2994847 Fixed breakpoint conditions to handle string comparisons. 2023-11-25 10:39:38 -06:00
Ernie Pasveer c2d01fc143 Fixed Breakpoints that have conditional statements. 2023-01-11 19:58:22 -06:00
Luke Simmons e76f53be2c Allow breakpoints for files with spaces
Adds double quotes to source file paths to fix garbage data error.
2022-08-30 16:16:16 -05:00
Ernie Pasveer 2c582decb3 Add 'Create Breakpoint' to assemly area. 2022-06-30 20:13:13 -05:00
Ernie Pasveer e5ea3deeca Remember breakpoints if 'run' or 'start' are used. 2021-09-12 17:58:20 -05:00
Ernie Pasveer 6357b7a0ef Move source into a 'src' directory. Update README.md file for build
instructions.
2021-09-04 17:02:25 -05:00