Commit Graph

23 Commits

Author SHA1 Message Date
Ernie Pasveer 7222a04130 rr: added support for RR. 2023-04-16 13:26:12 -05:00
Ernie Pasveer d5aa8f9089 rr: first attempt at adding RR support to Seer. 2023-04-15 12:36:28 -05:00
Ernie Pasveer f94f5d8085 More work on revamping Debug dialog. 2023-02-10 15:54:45 -06:00
Ernie Pasveer a0adc94f65 More tweaks to Debug dialog. 2023-02-05 17:37:31 -06:00
Ernie Pasveer a26db4121e Checkpoint. 2023-02-05 16:44:03 -06:00
Ernie Pasveer 979e617f78 Checkpoint. 2023-01-28 14:51:31 +00:00
Ernie Pasveer f8ac84570f Added Help for Debug Dialog. 2023-01-27 18:52:15 +00:00
Ernie Pasveer 47c25e6135 checkpoint 2023-01-27 16:00:12 +00:00
Ernie Pasveer 6f182b0736 Working on custom gdb commands for "connect" mode. 2023-01-20 09:11:34 -06:00
Ernie Pasveer 4c468eb3c4 Remove serial baud and parity for "connect" mode. 2023-01-16 16:58:36 -06:00
Ernie Pasveer 8728e7e2e5 Simplify Debug dialog. 2023-01-11 17:57:19 -06:00
Ernie Pasveer 12877a84f9 Added alternate file to load symbols from (instead of the debugee executable). 2022-12-29 19:03:18 -06:00
Ernie Pasveer c9c46c9212 Add gdb's "non-stop mode" when dealing with threads at breakpoints. 2022-10-01 15:41:50 -05:00
Ernie Pasveer a60c63589b Fixed inverse start address bug. 2022-07-30 12:25:41 -05:00
Ernie Pasveer 3c0a321b62 Lots of changes for starting debugger. 2022-07-30 12:02:52 -05:00
Ernie Pasveer 4063f97aac Improved 'gdbserver' mode. 2022-04-16 10:35:32 -05:00
Ernie Pasveer 8464ae79a2 Add a -b argument to load a breakpoint file from the command line.
Also, add a line int the SeerDebugDialog to do the same.
2022-03-26 10:29:53 -05:00
Ernie Pasveer 5e458cd152 Settled with RelaxLight icon set. 2022-02-09 11:59:14 -06:00
Ernie Pasveer 67a41d605b Use the Adwaita icon set, for now. 2022-02-09 11:14:48 -06:00
Ernie Pasveer fac4e16ccc Switch to oxygen icons. 2022-02-09 10:14:42 -06:00
Ernie Pasveer 6b3a86e105 Added HighContrast icons instead of from current them. 2022-02-09 09:48:53 -06:00
Ernie Pasveer 2ac8f65e7a Change "..." to document-open icon. 2021-09-11 14:41:35 -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