Commit graph

629 commits

Author SHA1 Message Date
Dan
d2fa8921a9 GP-2750: Add tracking address label with goto failure indication 2023-02-01 13:26:27 -05:00
Dan
1ffbcb422a GP-3073: Fixes NPE in Listing, while working GP-3046 2023-02-01 13:07:44 -05:00
Ryan Kurtz
c88a8a7040 Merge remote-tracking branch 'origin/GP-2502_d-millar_set_node_timeout' 2023-01-31 09:23:30 -05:00
Ryan Kurtz
a7eea63ff1 Merge remote-tracking branch 'origin/GP-2978_Dan_renameStateEditingService--SQUASHED' 2023-01-31 08:00:12 -05:00
Dan
b8e1808cb8 GP-3067: Changes in anticipation of GP-2038. 2023-01-30 14:59:49 -05:00
Dan
f1c060d378 GP-2978: Rename StateEditing to Control. Disable selection of control modes by context. 2023-01-30 14:06:44 -05:00
Dan
325f443775 GP-0: Fix Friday's fix. Some additonal timing fixes. 2023-01-30 12:41:15 -05:00
d-millar
10d776fe09 GP-2502: add option to set timeout 2023-01-27 17:22:28 -05:00
Dan
127ebf9fe7 GP-0: Fix tests 2023-01-27 11:59:51 -05:00
Ryan Kurtz
d8a144eeee Merge remote-tracking branch 'origin/GP-3031_Dan_fixMemorizedModuleMapping' 2023-01-27 07:54:56 -05:00
Dan
0bc73f4c24 GP-3031: Wire module map proposals into indexer / memorization 2023-01-26 12:21:22 -05:00
Ryan Kurtz
1510e903a5 Merge remote-tracking branch 'origin/GP-3018_Dan_doubleClickActivates--SQUASHED' 2023-01-26 11:03:23 -05:00
Dan
d0c8c5a77a GP-3018: Navigate/activate by double-click. Various related fixes. 2023-01-26 09:22:21 -05:00
Dan
065b3b4bcc GP-0: Fix timing issue in WatchesProviderTest 2023-01-25 14:36:41 -05:00
ghidra1
57656b567b GP-0 reverted recent test changes to reflect x86 revert (see GP-3041) 2023-01-25 12:35:27 -05:00
Ryan Kurtz
eaf9c84963 Merge remote-tracking branch 'origin/GP-2177_d-millar_bpt_errors_SQRB--SQUASHED' 2023-01-24 12:13:18 -05:00
Dan
60c5da018d GP-0: Fix timing and null thread issues in tests 2023-01-24 10:22:30 -05:00
d-millar
dee3de5672 GP-2177: schema fix for missing registers
GP-2177(SQRB): fire threadCreated
GP-2177_SQRB: spare the VM on E_NOINTERFACE
GP-2177_SQRB: check id plus pid/tid
GP-2177_SQRB: init for dbgmodel RegisterBanks plus bandaid for recorder
GP-2177_SQRB: filter nulls from traceToTarget
GP-2177: extraneous cleanup
GP-2177: clear bpts on process death
GP-2968: fixes from review
GP-2177: not directly related, but...
GP-2177: CACHE needs to be cleared and must follow actual native delete
GP-2177: first pass at bpt errors
2023-01-23 15:46:11 -05:00
Dan
f053f147ac GP-0: Fixes for tests post GP-2676/3028 2023-01-23 10:11:09 -05:00
Ryan Kurtz
ba0b42dc82 Merge remote-tracking branch 'origin/GP-2623_Dan_connectorOrderAndDefault--SQUASHED' 2023-01-20 14:28:14 -05:00
Dan
8dbf2341b2 GP-2623: Improve connect dialog and factory descriptions 2023-01-20 14:26:49 -05:00
Ryan Kurtz
3b225bc79a Merge remote-tracking branch 'origin/GP-3028_Dan_fixControlModeOnLaunch' 2023-01-20 12:52:05 -05:00
Dan
7a60300b65 GP-3028: Fix follow present and control mode timing issues. 2023-01-19 20:08:21 +00:00
Ryan Kurtz
980618a698 Merge remote-tracking branch 'origin/GP-2966_Dan_registerMappingWithAliases--SQUASHED' 2023-01-19 13:15:24 -05:00
Ryan Kurtz
a1dbb25260 Merge remote-tracking branch 'origin/GP-1484_Dan_fixAutoSaveTracesNameConflict' 2023-01-19 13:10:46 -05:00
Dan
a9c1949742 GP-2966: Consider aliases in debugger register mapping. 2023-01-19 12:48:01 -05:00
Ryan Kurtz
c8643f524f Merge remote-tracking branch 'origin/GP-2676_Dan_emuBreakpointEdit-REBASED-1--SQUASHED' 2023-01-19 06:08:10 -05:00
Dan
8eaf15764b GP-1484: Sort out race for default trace naming during auto-save. 2023-01-18 16:11:40 -05:00
d-millar
f2b0883c70 GP-1268: Fix recording of multiple register banks. Supports GP-2870. 2023-01-18 15:35:17 -05:00
Dan
888c8c911d GP-2676: Breakpoints can now be placed in emulator with Sleigh injections or custom conditions. 2023-01-18 12:22:26 -05:00
Dan
39b34b0497 GP-3016: Fix NPE in VariableValueHoverService 2023-01-13 16:46:29 -05:00
d-millar
c43351d742 GP-2968: per review comment (cleanup)
GP-2968: prompting ReviewTool
GP-2968: my bad, NPE check was hanging the launch
GP-2968: fix for passing Enums; fix for toMap'ing nulls
GP-2968:  refactoring args logic into loop w/ handling for exception
GP-2968: fix for NPE & stored parameter errors
2023-01-13 19:04:09 +00:00
Dan
c9b05c356b GP-0: Fix re/ rebase of GP-2834 onto GP-2894 2023-01-13 08:52:52 -05:00
Ryan Kurtz
bf5dfa6170 Merge remote-tracking branch 'origin/GP-2834_Dan_hoverVarVals--SQUASHED'
(#4732)
2023-01-12 18:57:13 -05:00
Dan
df9a1e2756 GP-2834: Add Unwind Stack action, hovers for dynamic variable values. 2023-01-12 13:38:17 -05:00
dragonmacher
7971cc303d moved icon to new module using it 2023-01-10 15:07:08 -05:00
Dan
a66412f026 GP-0: Fix tests. Also fixed some ignored stack traces. 2023-01-10 11:43:57 -05:00
Ryan Kurtz
f5751de8ee Merge remote-tracking branch
'origin/GP-1527_Dan_customModuleMapping--SQUASHED' (Closes #3641,
Closes #3675)
2023-01-10 05:20:40 -05:00
Dan
835127c928 GP-1527: Improve automatic module mapping, including optional memorization. 2023-01-09 10:26:20 -05:00
ghidra1
0f3bb2acee GP-0 corrected various test failures 2023-01-06 17:32:29 -05:00
Ryan Kurtz
06f7e49ea1 Merge remote-tracking branch 'origin/GP-2850_Dan_debtCleanupAutoOptionFromGColor' 2023-01-05 09:16:53 -05:00
dragonmacher
2a954aeec8 GP-2795 - Theme Fixes - Updated buttons using icons to ensure the
disabled icon gets installed correctly
2022-12-29 17:32:54 -05:00
ghidragon
f443b2a907 Merge remote-tracking branch 'origin/GP-2962-dragonmacher-theme-fixes--SQUASHED' 2022-12-27 15:46:19 -05:00
dragonmacher
309ba36302 GP-2962 - Theme Fixes - fixed widget bg colors to be universal; fixed tooltips to be universal; fixed odd table behavior related to old lingering values 2022-12-27 15:27:21 -05:00
Dan
7731f9d9e4 GP-2850: Let the theme handle color changes (GColor, not AutoOption) 2022-12-21 16:14:26 -05:00
Ryan Kurtz
d906a7cc65 Merge remote-tracking branch 'origin/GP-2926_Dan_fixSwappedStepIcons' 2022-12-21 07:21:49 -05:00
Dan
afbfd0b7b6 GP-2926: Fix swapped step icons 2022-12-19 15:27:06 -05:00
Dan
1c27c34e66 GP-2732: Forcibly lock trace during auto-save 2022-12-19 14:44:11 -05:00
dragonmacher
63d6063fa0 GP-2910 - Fixed missing theme definitions; removed unused theme
definitions; fixed module theme dependencies
2022-12-14 17:53:29 -05:00
dragonmacher
e3aad672ce GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
2022-12-12 13:39:30 -05:00