Ernie Pasveer
|
147b17c884
|
Merge pull request #187 from epasveer/184-trouble-setting-a-conditional-breakpoint
Fixed breakpoint conditions to handle string comparisons.
|
2023-11-25 10:40:48 -06:00 |
|
Ernie Pasveer
|
e0b2994847
|
Fixed breakpoint conditions to handle string comparisons.
|
2023-11-25 10:39:38 -06:00 |
|
Ernie Pasveer
|
813acd28cc
|
Merge pull request #186 from epasveer/184-trouble-setting-a-conditional-breakpoint
Cosmetic changes for specifying conditions in breakpoints.
|
2023-11-24 13:24:20 -06:00 |
|
Ernie Pasveer
|
c84dd60a7e
|
Cosmetic changes for specifying conditions in breakpoints.
Add the 'if' word to the dialogs.
Parse the breakpoints table more effieciently.
|
2023-11-24 13:11:49 -06:00 |
|
Ernie Pasveer
|
5b41cd9b69
|
Merge pull request #185 from epasveer/184-trouble-setting-a-conditional-breakpoint
Test program for testing breakpoint conditions.
|
2023-11-23 16:03:28 -06:00 |
|
Ernie Pasveer
|
f3e454003d
|
Test program for testing breakpoint conditions.
|
2023-11-23 15:04:25 -06:00 |
|
Ernie Pasveer
|
6a56e2b19a
|
simplified struct test program for gdb's Pretty Printers.
|
2023-11-23 13:46:51 -06:00 |
|
Ernie Pasveer
|
88d8b153d3
|
Recursivley remove escaped characters ("\\\\t" => "\t")
|
2023-11-23 12:17:17 -06:00 |
|
Ernie Pasveer
|
c595f0c712
|
Test program for explaining gdb's "pretty print" feature.
|
2023-11-23 12:16:22 -06:00 |
|
Ernie Pasveer
|
1a244d19c2
|
Test program for QString and PrettyPrinter.
|
2023-11-23 10:46:07 -06:00 |
|
Ernie Pasveer
|
03cb4f61ba
|
Check in.
|
2023-11-21 19:01:38 -06:00 |
|
Ernie Pasveer
|
12a00ec89f
|
Update CHANGELOG for 2.3 release.
v2.3
|
2023-11-19 18:03:24 -06:00 |
|
Ernie Pasveer
|
a8f9262336
|
Merge pull request #183 from epasveer/178-suggestion-struct-visualizer-in-locals-tab
178 suggestion struct visualizer in locals tab
|
2023-11-19 17:15:04 -06:00 |
|
Ernie Pasveer
|
dea3f0ff3a
|
Add nested struct viewing to Tracker.
|
2023-11-19 17:12:36 -06:00 |
|
Ernie Pasveer
|
1c1f33f9c5
|
Added struct tree viewer to Stack Arguments.
|
2023-11-18 11:27:27 -06:00 |
|
Ernie Pasveer
|
da31f07a21
|
Merge pull request #182 from epasveer/178-suggestion-struct-visualizer-in-locals-tab
178 suggestion struct visualizer in locals tab
|
2023-11-15 18:03:15 -06:00 |
|
Ernie Pasveer
|
d256a68472
|
Remove debug.
|
2023-11-15 17:39:27 -06:00 |
|
Ernie Pasveer
|
26cb3c5ed1
|
Fix struct "locals" printing when passed by reference.
|
2023-11-15 17:38:06 -06:00 |
|
Ernie Pasveer
|
8f5dee9842
|
Fixed structure recursion.
|
2023-11-15 16:30:47 -06:00 |
|
Ernie Pasveer
|
b96ad46859
|
Merge branch 'main' into 178-suggestion-struct-visualizer-in-locals-tab
|
2023-11-12 12:21:54 -06:00 |
|
Ernie Pasveer
|
187fbce68a
|
Fix up gitignore file for rr test program.
|
2023-11-12 12:17:03 -06:00 |
|
Ernie Pasveer
|
4403b58a3c
|
Fixed structure viewer crash in "Locals" tab.
|
2023-11-12 12:11:38 -06:00 |
|
Ernie Pasveer
|
9b7dc403f0
|
Stash changes.
|
2023-11-12 09:04:21 -06:00 |
|
Ernie Pasveer
|
2d949ce822
|
Merge pull request #180 from epasveer/178-suggestion-struct-visualizer-in-locals-tab
Added nested struct viewing in StackLocals tab.
|
2023-10-28 11:25:51 -05:00 |
|
Ernie Pasveer
|
7d439d053f
|
Added nested struct viewing in StackLocals tab.
|
2023-10-28 11:19:29 -05:00 |
|
Ernie Pasveer
|
bb7eae7316
|
Merge pull request #179 from epasveer/153-hovering-a-variable-name-in-the-center-source-code-view-should-show-its-value-in-a-popup
Fixed "show variable's value" on hover.
|
2023-10-21 12:47:49 -05:00 |
|
Ernie Pasveer
|
8ac0dd0163
|
Fixed "show variable's value" on hover.
|
2023-10-21 12:43:42 -05:00 |
|
Ernie Pasveer
|
3172e41341
|
Merge pull request #177 from epasveer/176-ux-improve-copy-to-clipboard
176 ux improve copy to clipboard
|
2023-10-16 16:32:54 -05:00 |
|
Ernie Pasveer
|
d28f6519b4
|
Add 'copy to clipboard' to Logger, Tracker, and Registers.
|
2023-10-16 16:28:36 -05:00 |
|
Ernie Pasveer
|
e6c3c22ac3
|
Add copy to clipboard for variable logger.
|
2023-10-15 12:33:43 -05:00 |
|
Ernie Pasveer
|
ad67962919
|
Merge pull request #175 from epasveer/174-ux-use-monospace-font-where-it-make-sense
Use monospace font for "value" columns.
|
2023-10-15 10:28:11 -05:00 |
|
Ernie Pasveer
|
ad0224696b
|
Use monospace font for "value" columns.
|
2023-10-15 10:19:10 -05:00 |
|
Ernie Pasveer
|
6521e30dee
|
Merge pull request #173 from epasveer/156-ux-bug-or-flaw-scaling-behavior-turns-logger-tab-trivially-fast-into-unusable
Improve the column resizing for the Variable Logger.
|
2023-10-14 20:08:40 -05:00 |
|
Ernie Pasveer
|
d18d307641
|
Improve the column resizing for the Variable Logger.
|
2023-10-14 20:06:48 -05:00 |
|
Ernie Pasveer
|
76bb5c2adb
|
Merge pull request #172 from epasveer/169-seer-has-compile-errors-with-qt5
Fixed to locate QAction headed file for qt5.
|
2023-10-14 18:26:23 -05:00 |
|
Ernie Pasveer
|
e846d43ec2
|
Fixed to locate QAction headed file for qt5.
|
2023-10-14 17:02:31 -05:00 |
|
Ernie Pasveer
|
fe23dfb5a3
|
Merge pull request #170 from epasveer/151-filesystem-header-missing
Fix CMakeLists.txt to add C++ level (11 or 17)
|
2023-10-14 16:11:46 -05:00 |
|
Ernie Pasveer
|
3180ce2504
|
Fix CMakeLists.txt to add C++ level (11 or 17)
|
2023-10-14 16:09:11 -05:00 |
|
Ernie Pasveer
|
81bb388dde
|
Merge pull request #166 from epasveer/157-ux-bug-or-flaw-seer-execution-messages-popup-is-getting-in-the-way-a-lot
Add 'raise mode' to raise message tab depending on message type.
|
2023-10-08 10:58:05 -05:00 |
|
Ernie Pasveer
|
c7269f661c
|
Add 'raise mode' to raise message tab depending on message type.
|
2023-10-08 10:54:11 -05:00 |
|
Ernie Pasveer
|
c8e02e7371
|
Merge pull request #165 from epasveer/157-ux-bug-or-flaw-seer-execution-messages-popup-is-getting-in-the-way-a-lot
157 ux bug or flaw seer execution messages popup is getting in the way a lot
|
2023-10-07 12:32:48 -05:00 |
|
Ernie Pasveer
|
98268bc90b
|
Update CHANGELOG for task 157.
|
2023-10-07 12:29:49 -05:00 |
|
Ernie Pasveer
|
35f3374a76
|
Merge branch 'main' into 157-ux-bug-or-flaw-seer-execution-messages-popup-is-getting-in-the-way-a-lot
|
2023-10-07 12:26:11 -05:00 |
|
Ernie Pasveer
|
79ff5bc056
|
Merge pull request #164 from epasveer/159-possibly-qt-upstream-andor-gnome-only-issue-spacing-around-the-ui-containers-and-status-bar-seems-wasteful-and-bad-for-usability
Tighten up the layout by removing some needless whitespace.
|
2023-10-07 12:10:45 -05:00 |
|
Ernie Pasveer
|
8e3663c0c0
|
Tighten up the layout by removing some needless whitespace.
|
2023-10-07 12:08:46 -05:00 |
|
Ernie Pasveer
|
93b8719fac
|
Move gdb messages into a tab in the breakpoints manager.
|
2023-10-05 19:17:12 -05:00 |
|
Ernie Pasveer
|
b32d28fb83
|
Removed redundant code for 'file changed' button.
|
2023-10-04 18:38:54 -05:00 |
|
Ernie Pasveer
|
e31df64867
|
Change file changed button to an icon.
|
2023-10-04 18:37:22 -05:00 |
|
Ernie Pasveer
|
9b15d41e47
|
Merge branch '158-the-source-code-view-should-reload-when-the-underlying-file-changes-or-at-least-offer-to-do-so'
|
2023-10-02 20:00:33 -05:00 |
|
Ernie Pasveer
|
32d6408c80
|
Merge pull request #161 from epasveer/160-rr-path-not-picked-up-correctly-from-configuration
Fixed bug specifying path to 'rr' debugger.
|
2023-10-02 19:54:41 -05:00 |
|