Commit Graph

1029 Commits

Author SHA1 Message Date
Ernie Pasveer 54b85829a3 Use new QColorButton that has a visible frame. 2024-10-06 12:21:13 -05:00
Ernie Pasveer 4817c28304 Add test program for viewing stack. 2024-10-06 09:55:22 -05:00
Ernie Pasveer 1b2df9e5ed Finished 'stack' view. 2024-10-05 12:13:37 -05:00
Ernie Pasveer 98449201e4 More work on the stack browser. 2024-10-05 10:37:29 -05:00
Ernie Pasveer 171ea8c170 More work on stack dump. 2024-10-02 18:04:46 -05:00
Ernie Pasveer 165e215697 Added all value types for showing stack. Launch Memory Visualizer. 2024-09-29 10:42:07 -05:00
Ernie Pasveer 5bdefbe477 Checkpoint for stack viewing. 2024-09-27 16:16:02 -05:00
Ernie Pasveer 860b2d461e Merge pull request #248 from epasveer/239-add-hover-tool-tip-info-for-breakpoints-in-source-editor-windows
239 add hover tool tip info for breakpoints in source editor windows
2024-09-11 17:38:23 -05:00
Ernie Pasveer f3144f3fe0 Show breakpoint info as a tooltip if the breakpoint icon is clicked with LMB and held down. 2024-09-11 17:34:46 -05:00
Ernie Pasveer 4a235631b6 Checkpoint. Initial work on ToolTip for breakpoint icon. 2024-09-08 13:29:30 -05:00
Ernie Pasveer 2cf6ec6803 Merge branch 'main' into 239-add-hover-tool-tip-info-for-breakpoints-in-source-editor-windows 2024-09-08 08:10:55 -05:00
Ernie Pasveer e35c03cfd3 Merge branch 'main' of https://github.com/epasveer/seer 2024-09-07 13:10:00 -05:00
Ernie Pasveer fec95f50d6 Updated CHANGELOG. 2024-09-07 13:09:46 -05:00
Ernie Pasveer 3303a17b2b Merge pull request #247 from epasveer/238-gdb-output-unescaping
238 gdb output unescaping
2024-09-07 13:06:59 -05: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 3f0ad393d9 Merge branch 'main' into 238-gdb-output-unescaping 2024-09-05 18:35:46 -05:00
Ernie Pasveer a2aa608b52 Updated help for console mode changes. 2024-09-03 18:48:47 -05:00
Ernie Pasveer 921558b057 Merge pull request #246 from epasveer/237-look-at-making-seers-console-a-tab-in-the-breakpoints-area
237 look at making seers console a tab in the breakpoints area
2024-09-03 18:32:12 -05:00
Ernie Pasveer f856fc72b9 New console startup modes.
Detached
Detached and minimized
Attached inside Seer's tab view.
2024-09-03 18:30:45 -05:00
Ernie Pasveer 96ec36ce1a Latest changes to QDetachTabWidget to handle new console modes. 2024-09-03 18:28:45 -05:00
Ernie Pasveer adaa4a81ea Handle console detach with saved size. 2024-09-02 16:06:07 -05:00
Ernie Pasveer 1c8f368bc5 Add signal by widget for attach/reattach. 2024-09-02 16:05:27 -05:00
Ernie Pasveer eaafa6bd80 First try at handling size for detach. 2024-09-02 15:33:04 -05:00
Ernie Pasveer 9636dd4ca1 Save 'wrap text' to config file. 2024-09-02 14:48:10 -05:00
Ernie Pasveer f968fe2cdf Merge branch 'main' into 237-look-at-making-seers-console-a-tab-in-the-breakpoints-area 2024-09-02 10:41:28 -05:00
Ernie Pasveer a1b21ab9d2 Add 'stdout' mode for console to write to terminal as well. 2024-09-02 10:40:35 -05:00
Ernie Pasveer 042b93f41a Fixed ASM example program. 2024-09-02 10:40:05 -05:00
Ernie Pasveer efe8021cf7 Fixed up ASM test program with debug info. 2024-08-30 18:04:44 -05:00
Ernie Pasveer 1ab6cd551e Merge pull request #244 from epasveer/PLAY-3d-array-visualizer
Play 3d array visualizer
2024-08-30 17:14:55 -05:00
Ernie Pasveer dcd5a6a2b6 Add README 2024-08-30 17:11:12 -05:00
Ernie Pasveer 2e6cac0bae Add test program for SEGV in fork. 2024-08-28 16:36:46 -05:00
Ernie Pasveer 48289afe43 Add test program. 2024-08-21 16:39:15 -05:00
Ernie Pasveer 023368fe5a Checkpoint. 2024-08-21 15:40:28 -05:00
Ernie Pasveer 9a0b461599 Use latest QDetachTabWidget that has 'reattach' button. 2024-08-10 11:21:20 -05:00
Ernie Pasveer adb7922843 Merge pull request #242 from martinjungblut/main
Add openSUSE Tumbleweed install instructions
2024-08-07 13:00:58 -05:00
Martin Jungblut Schreiner f6359c87c8 Add openSUSE Tumbleweed install instructions. 2024-08-06 17:06:56 -03:00
Ernie Pasveer 2b0bc3108c Updated ansicolor2 test program. 2024-08-05 17:40:49 -05:00
Ernie Pasveer 9991f9a664 Another ANSI color test program. 2024-08-03 10:27:59 -05:00
Ernie Pasveer 8280e7d15c Updated CHANGELOG. 2024-07-28 17:16:13 -05:00
Ernie Pasveer 894ff6a414 Merge pull request #241 from epasveer/240-seer-console-does-not-interpret-ansi-escape-codes
240 seer console does not interpret ansi escape codes
2024-07-28 16:55:13 -05:00
Ernie Pasveer da716a0d45 Removed debug statement. 2024-07-28 16:46:49 -05:00
Ernie Pasveer f58fd311cb Fixed some more ansi bugs with fonts. 2024-07-28 16:44:33 -05:00
Ernie Pasveer 6385393524 Change to use QAnsiTextEdit for Console. 2024-07-22 17:42:12 -05:00
Ernie Pasveer 9f53a66cb3 Checkpoint on this task. 2024-06-30 12:15:17 -05:00
Ernie Pasveer 4bb5cf2a14 Fixed escape problem for "\n", et al. 2024-05-03 15:08:37 -05:00
Ernie Pasveer c9979d2f26 Merge pull request #236 from epasveer/nim-support
Looks like gdb supports Nim - then so does Seer!
2024-03-23 10:31:33 -05:00
Ernie Pasveer e7b0cdd79b Merge pull request #235 from alexmyczko/patch-1
Update .gitattributes
2024-03-23 10:25:24 -05:00
Ernie Pasveer 2eb1746c59 Start version 2.5 development cycle. 2024-03-23 10:14:44 -05:00
Alex Myczko 3c6932074d Update .gitattributes 2024-03-21 09:21:52 +01:00
Alex Myczko c272f2f36e Update .gitattributes
really needed in source distribution?
2024-03-21 09:20:11 +01:00