Commit Graph

54 Commits

Author SHA1 Message Date
Ernie Pasveer c10b3e0c71 Add project examples. 2023-02-20 19:02:32 -06:00
Ernie Pasveer 01fc5469ba Clarify asm readmes. 2023-02-19 09:32:28 -06:00
Ernie Pasveer 91584fabcc Add go example programs. 2023-01-29 16:45:00 -06:00
Ernie Pasveer 26042fc453 Minor fixes for debugging corefiles. 2023-01-28 10:50:34 -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 e726f7bcf7 Another test program for Memory visualizer. 2022-12-25 14:14:51 -06:00
Ernie Pasveer 94f9aae6c1 Fixed '\t' character returned by some flavors of gdb that display the disassembly. 2022-12-18 16:12:25 -06:00
Ernie Pasveer 20d6ae0e3b Prep for version 1.14 development. 2022-12-12 16:31:45 -06:00
Ernie Pasveer b4b13a6aa6 Rename test_utl to helloutl. 2022-11-05 11:02:00 -05:00
Ernie Pasveer adb94bff46 Add test for readFile. 2022-11-05 11:01:19 -05:00
Ernie Pasveer 3c7b4b87b2 Tweaks notest. 2022-11-01 11:33:03 -05:00
Ernie Pasveer 2ea1fffb07 Update test program. 2022-10-29 12:27:10 -05:00
Ernie Pasveer c56ac2d68a Add program to test Image viewer in Memory Visualizer. 2022-10-23 12:32:20 -05:00
Ernie Pasveer 6d57c8434d Add test program for valgrind. 2022-10-16 18:17:24 -05: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 4221a79955 Set things up for the next release cycle. 2022-10-01 09:46:43 -05:00
Ernie Pasveer b5b3b3773f More fork/exec work. 2022-09-16 19:39:58 -05:00
Ernie Pasveer 63f3afb226 Tweaks to selecting thread id from thread frames view. 2022-09-13 07:46:31 -05:00
Ernie Pasveer 4afd2b7dbf Add 'ignore' support when opening files.
Some system files won't be found and are annoying
when prompted each time.
2022-09-06 20:35:47 -05:00
Ernie Pasveer 29f4a13a71 VarObj: Add "->" to tooltips. 2022-09-04 12:01:51 -05:00
Ernie Pasveer 6534a829c9 VarObj. Checkpoint. 2022-09-01 19:17:11 -05:00
Ernie Pasveer b1a076d967 VarObj: Handle link lists. 2022-08-28 14:03:10 -05:00
Ernie Pasveer 18af1b6fa0 Add linklist test program. 2022-08-22 19:14:54 -05:00
Ernie Pasveer f575ab921a More work on VarObj visualizer. 2022-08-21 15:53:35 -05:00
Ernie Pasveer 7097dd6396 Add test program to test static variable lookups. 2022-08-11 18:31:32 -05:00
Ernie Pasveer 12a2966936 StructVisualizer checkpoint. 2022-08-06 17:06:39 -05:00
Ernie Pasveer a19dfd0d75 Add test_utl. 2022-08-06 15:38:15 -05:00
Ernie Pasveer a2f5aeb8a5 Move test_utl.cpp to the test directory. 2022-08-06 15:32:40 -05:00
Ernie Pasveer 63ce1edfcc Tweak on the 'array' test program. 2022-08-05 08:58:34 -05:00
Ernie Pasveer c75593e9a1 Test program and notes for a C/C++ struct example. 2022-08-04 19:51:15 -05:00
Ernie Pasveer 4a7a5c1b4c More start changes. Support break at address. 2022-07-30 17:10:26 -05:00
Ernie Pasveer 1ca0569aa3 Add test program to test random start addresses. 2022-07-28 19:25:59 -05:00
Ernie Pasveer 69f358d786 Add notes for Pretty Printers. 2022-06-20 20:17:38 -05:00
Ernie Pasveer 12c9d227de Add readme for hiding files. 2022-06-13 18:34:09 -05:00
Ernie Pasveer 92c304d80d Ignore the temporary 'hide' directory. 2022-06-13 18:31:01 -05:00
Ernie Pasveer 27ee131c8b Merge branch 'main' into arrayvisualizer2d 2022-06-05 15:47:48 -05:00
Ernie Pasveer 091a38caa8 Simple program to define a surface. 2022-06-03 15:51:28 -05:00
Ernie Pasveer 2bd3280de8 Tweak memory/array visualizer.
Make number of bytes default to 256. Can be changed if needed.
Change to 'Variable expression'.
Show results immediately.
2022-05-15 13:32:00 -05:00
Ernie Pasveer ca5b5a7608 New test programs. 2022-05-13 17:48:38 -05:00
Ernie Pasveer bfa72eb01f Update gitignore. 2022-05-07 14:21:45 -05:00
Ernie Pasveer 75ab096da9 checkpoint: 2dvisualizer 2022-05-07 11:25:26 -05:00
Ernie Pasveer a4bb64065e Checkpoint: 2d array charts. 2022-05-02 18:32:44 -05:00
Ernie Pasveer ce4d4d2b7d Add ignore file for test hellompi program. 2022-04-27 20:32:06 -05:00
Ernie Pasveer 67bff863f8 Playing arround with build action. 2022-04-24 16:40:56 -05:00
Ernie Pasveer 50e631bb93 Add mpi test program. 2022-04-24 10:03:15 -05:00
Ernie Pasveer e4ae11abba Add readme. 2022-04-23 16:20:50 -05:00
Ernie Pasveer 63e829dd67 Commit changes to test progs. 2022-04-23 15:56:53 -05:00
Ernie Pasveer 59e05e5167 Fix reading files with blank lines at the beginning. 2022-04-21 18:32:17 -05:00
Ernie Pasveer d35938fa39 Test program for forks. 2022-04-18 15:50:29 -05:00
Ernie Pasveer c248c69016 Array a sinewave array. 2022-03-19 15:46:34 -05:00