Commit graph

652 commits

Author SHA1 Message Date
Dan
33eecf3c00 GP-1470: Record full stack on single-frame change. 2023-04-24 11:20:20 -04:00
Ryan Kurtz
aaa005c7af Merge remote-tracking branch 'origin/GP-3074_Dan_emulatorTool--SQUASHED'
(Closes #4931)
2023-04-24 06:54:59 -04:00
Ryan Kurtz
72c604c19e Merge remote-tracking branch 'origin/GP-3317_Dan_gotoTimeUseDialog' 2023-04-24 06:51:47 -04:00
Ryan Kurtz
5929794468 Merge remote-tracking branch 'origin/GP-1710_Dan_errorPopupOnDeclineSshHostKey' 2023-04-24 06:50:28 -04:00
Ryan Kurtz
b2c59bf6de Merge remote-tracking branch 'origin/GP-3218_Dan_deleteToolColorsSections--SQUASHED' 2023-04-24 06:46:35 -04:00
Ryan Kurtz
98f0a1cc57 Merge remote-tracking branch 'origin/GP-3209_Dan_fixMissingConnectors--SQUASHED' 2023-04-24 06:45:13 -04:00
Ryan Kurtz
3ffe2878b1 Merge remote-tracking branch 'origin/GP-3303_Dan_advanceOnlyInControlTargetMode' 2023-04-24 06:43:51 -04:00
Ryan Kurtz
6f2f59ffc6 Merge remote-tracking branch 'origin/GP-3346-dragonmacher-theme-color-fixes' 2023-04-24 06:41:27 -04:00
Dan
aeb8dc5b02 GP-3074: Create separate Emulator.tool 2023-04-21 16:35:31 -04:00
Dan
e925574dc0 GP-3218: Remove 'Tool Options: Colors' sections from Debugger help 2023-04-21 16:34:17 -04:00
Dan
28725b358f GP-3209: Refactor opinions and catch missing factory names 2023-04-21 16:31:54 -04:00
dragonmacher
39966e99ab GP-3346 - Theme color fixes for debugger in dark mode; added padding to
Decompiler line numbers
2023-04-21 16:29:23 -04:00
Dan
34b230919e GP-0: Fix some infrequently failing tests. Fixes real issue in impl. 2023-04-21 14:40:21 -04:00
Dan
9810102e72 GP-1710: Fix error popup when user rejects SSH HostKey 2023-04-21 14:23:02 -04:00
Ryan Kurtz
8d1563e7ad Merge remote-tracking branch 'origin/GP-3196_Dan_addMissingHelp--SQUASHED' 2023-04-21 11:59:14 -04:00
ghidra1
2cdaebf0c3 Merge branch 'GP-2308_1633_ghidra1_FunctionDefinitionCallingConventions'
(Closes #4537, Closes #4898, Closes #3723, Closes #3267)
2023-04-20 15:41:45 -04:00
Dan
ab5d720a7c GP-3117: Make Go To Time action use time selection dialog 2023-04-20 15:32:01 -04:00
Dan
2147d0c436 GP-3303: Display model actions only in Control Target mode 2023-04-20 14:40:43 -04:00
ghidra1
a4776892bd GP-1633/GP-2308 Added ProgramArchitecture to datatype managers.
Refactored ProjectDataTypeManager to extend StandaloneDataTypeManager.
Added actions to datatype tree to allow setting archive architecture.
Added use of storage translators when switching architectures.  Allow
FunctionDefinition to accept arbitrary calling convention
names and many other misc changes.
2023-04-20 14:01:39 -04:00
Dan
dd7c812377 GP-3196: Fix missing help anchors 2023-04-20 13:57:00 -04:00
dragonmacher
4f1d3c8053 GP-3094 - Theming - Converted most colors to palette colors 2023-04-14 16:49:39 -04:00
ghidragon
bbadb4aed4 GP-3282 Separated out the concepts of whether or not a program was analyzed from the state of if the user should be asked to analyze on open 2023-04-04 15:39:17 -04:00
dragonmacher
4dbb22bf83 Test fixes 2023-03-30 08:25:11 -04:00
Ryan Kurtz
5e81cf5d83 Merge remote-tracking branch 'origin/GP-1529_Dan_emuInterruptExtern--SQUASHED' 2023-03-30 07:59:31 -04:00
Dan
4aa54dd1f9 GP-1529: Interrupt emulator when decoding uninitialized memory 2023-03-29 16:36:17 -04:00
Ryan Kurtz
82b15ccec3 Merge remote-tracking branch 'origin/GP-1-dragonmacher-html-fix' 2023-03-29 07:51:22 -04:00
dragonmacher
38c11444a6 Fixed html rendering that was still using css 2023-03-28 14:38:16 -04:00
Dan
e259fbd65c GP-0: Fix tests broken by agressive Sleigh symbol check. 2023-03-27 15:49:08 -04:00
Ryan Kurtz
98f691e16c Merge remote-tracking branch 'origin/GP-1539_Dan_dynGoToClarity--SQUASHED' 2023-03-24 14:43:03 -04:00
Dan
b51d423d4b GP-1539: Polish the DebuggerGoToDialog. Allow labels and plain addresses. 2023-03-24 14:41:12 -04:00
d-millar
9690254616 GP-3142: fix for read registers
GP-3142: adding Populate to schema
GP-3142: adding session id to the records
GP-3142: post-review id->record
GP-3142: post-review id->record
GP-3142: post-review adds to interface
GP-3142: post-review try-finally (missed two)
GP-3142: post-review try-finally (missed one)
GP-3142: post-review try-finally; clearer reset logic
GP-3142: post-review better use of TargetMethod.Export
GP-3142: minor fixes
GP-3142: first pass at dbgeng kernel mods
GP-3142: temp holdGP-3142: mods to differentiate system and engine idsGP-3142: fixes for bad system/engine differentationGP-3142: fixes for bad pid/tid <0 testGP-3142: fixes for selection logicGP-3142: attempting to mininize work done, esp. by expensive callsGP-3142: fix for stack framesGP-3142: minor bug fix for sys threadsGP-3142: better register/stack reads for non-system threadsGP-3142: warningsGP-3142: post-squash and rebaseGP-3142: missed a few RefreshBehavior candidatesGP-3142: miscellaneous fixesGP-3142: minimize workloadGP-3142: display fixes; refresh==true for resolved process/threadGP-3142: added re-populate methodsGP-3142: better kernel/user code re-useGP-3142: re-fix for fact that thread 0 belongs to process 0
2023-03-21 10:54:40 -04:00
d-millar
15c4345d71 GP-3162: refresh bool->enum 2023-03-03 18:41:18 +00:00
ghidra1
725c752320 Merge branch 'GP-3122_ghidra1_AutoTransaction' 2023-02-28 14:53:27 -05:00
ghidra1
1795c35dfc GP-3122 Added AutoCloseable Transaction API to DBHandle and
UndoableDomainObject.  Performed renaming of some internal classes.
2023-02-28 14:16:25 -05:00
Dan
d43b9ead66 GP-1545: De-guava the Debugger 2023-02-27 12:26:21 -05:00
ghidra1
ac8676f0f6 Merge remote-tracking branch
'origin/GP-3071v2_Dan_moveNewEmulator--SQUASHED'

Conflicts:
	Ghidra/Debug/ProposedUtils/src/main/java/ghidra/pcode/exec/PcodeProgram.java
2023-02-22 18:59:02 -05:00
Dan
362408a290 GP-3071: Remove stale 'commitByDefault' documentation
GP-3071: Fix test compilation
GP-3071: Certify
GP-3071: Put lifecycle stuff in Emulation, not Utility
GP-3071: Fix tests
GP-3071: Mock language for framework tests
GP-3071: WIP: Move tests and sort out dependencies
GP-3071: Actually, not Generic, but Emulation
GP-3071: Move both emulators into new Emulation module
GP-3071: WIP: Move some tests
GP-3071: NICK: Remove import/ref from PcodeEmulator javadoc
GP-3071: WIP: Move stuff
GP-3071: WIP: Move AnnotationUtilities
GP-3071: NICK: Remove an import and ref in javadoc
GP-3071: Create SysteEmulation feature. Move stuff.
GP-3071: WIP: Move stuff
GP-3071: Create emulation module
2023-02-22 18:47:47 -05:00
caheckman
e996440c77 GP-2586 Exceptions for injection error conditions 2023-02-21 11:34:07 -05:00
Dan
ab97c34205 GP-0: Fix tests. Add "requireCanonical" parameter 2023-02-16 09:21:28 -05:00
Ryan Kurtz
0565d03e69 Merge remote-tracking branch 'origin/GP-3087_Dan_excludeExternalInEmulation--SQUASHED' 2023-02-13 15:28:20 -05:00
Dan
77c733038b GP-3087/3086: Exclude EXTERNAL block in mappings and emulation. Don't default mappings to scratch space. 2023-02-09 16:49:04 -05:00
Ryan Kurtz
c324e0cd48 Merge remote-tracking branch 'origin/GP-2989_Dan_loadPureEmulation--SQUASHED' 2023-02-09 09:35:41 -05:00
Ryan Kurtz
fae95c7235 Merge remote-tracking branch 'origin/GP-2970_Dan_emuCacheControl--SQUASHED' 2023-02-09 09:31:54 -05:00
Dan
46a620f687 GP-2970: Add 'Invalidate Emulator Cache' action. 2023-02-08 16:40:13 -05:00
Dan
cbfb82fdcd GP-2989: An 'auto-read' spec for pure emulation. 2023-02-08 09:17:27 -05:00
Dan
bde529b4d5 GP-1808: Added 'Run to Address'-type actions to right-click menu for some connectors. 2023-02-07 12:23:16 -05:00
Dan
e665c3abf7 GP-0: Fix test 2023-02-06 08:48:11 -05:00
ghidra1
7143f64c51 Merge remote-tracking branch
'origin/GP-2986-dragonmacher-component-provider-methods--SQUASHED'
2023-02-03 17:55:23 -05:00
dragonmacher
c252e3b905 GP-2986 - ComponentProvder and dialog cleanup on dispose 2023-02-02 17:51:15 -05:00
Ryan Kurtz
f022b9a4d5 Merge remote-tracking branch 'origin/GP-3073_fixNPEInListing' 2023-02-02 11:07:32 -05:00