Commit Graph

38 Commits

Author SHA1 Message Date
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
Ernie Pasveer 8fad055370 checkpoint. ArrayVisializer. 2022-03-14 18:28:46 -05:00
Ernie Pasveer 4fcdeff4fa Fix minor compile error. 2022-03-06 20:49:14 -06:00
Ernie Pasveer 007073a411 Add a C++ syntax highlighter to the editor widget. 2021-10-02 11:19:36 -05:00
Ernie Pasveer e6971155ab Add test programs to github. 2021-09-05 11:58:58 -05:00