Commit Graph

7 Commits

Author SHA1 Message Date
Ernie Pasveer 3611248913 Reworked gdb starting to remember breakpoints between sessions. 2022-03-10 19:52:58 -06:00
Ernie Pasveer 0b1d8f9f49 Add a 'isEmpty' function. 2022-03-05 16:40:37 -06:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 1339e89af3 Catchpoints for 'catch' broke. Now fixed.
As well, saving of all catchpoints works.
2022-01-13 20:36:39 -06:00
Ernie Pasveer 2d9444e537 Save and reload catchpoints when the program is rerun. 2021-12-31 14:23:40 -06:00
Ernie Pasveer 7449fc7e66 Add 'catchpoint' support.
Still working on Editor config options.
2021-12-31 13:00:54 -06:00
Ernie Pasveer 07f2f0176b Add 'catchpoint' support.
Still working on editor config options.
2021-12-31 13:00:02 -06:00