Commit Graph

13 Commits

Author SHA1 Message Date
Ernie Pasveer cc5ac6c475 Use new compiler for this test. 2025-11-08 10:06:30 -06:00
Ernie Pasveer c4f6eebe74 Add project and breakpoint file. 2025-05-23 17:43:43 -05:00
Ernie Pasveer 4d1746c6d4 Merge branch 'main' into 31-printpoint-fail-with-syntax-error 2024-12-08 10:19:46 -06:00
Ernie Pasveer 82d59e3ae2 Fixed 'unescaping' text going the the gdb log window.
Went with a hybrid solution suggested by the user in task #238 and
some things I ran across.

Maybe not the best overall solution. But it should work for most
cases.
2024-09-07 13:02:28 -05:00
Ernie Pasveer 07d677cf1e Checkpoint with dprintf. 2024-05-20 15:50:54 -05:00
Ernie Pasveer 1c1f33f9c5 Added struct tree viewer to Stack Arguments. 2023-11-18 11:27:27 -06:00
Ernie Pasveer 8f5dee9842 Fixed structure recursion. 2023-11-15 16:30:47 -06:00
Ernie Pasveer 7d439d053f Added nested struct viewing in StackLocals tab. 2023-10-28 11:19:29 -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 f575ab921a More work on VarObj visualizer. 2022-08-21 15:53:35 -05:00
Ernie Pasveer 12a2966936 StructVisualizer checkpoint. 2022-08-06 17:06:39 -05:00
Ernie Pasveer c75593e9a1 Test program and notes for a C/C++ struct example. 2022-08-04 19:51:15 -05:00