209 Commits

Author SHA1 Message Date
ghidragon 1596c588be GP-6634 Consolidated refresh methods 2026-05-13 12:32:57 -04:00
Dan c0fedc7644 GP-6607: Port Snapshot Table to the (background) Threaded impl. 2026-04-22 12:20:15 +00:00
Ryan Kurtz 0e0a5c1614 Merge remote-tracking branch 'origin/GP-3049_ghidragon_fixing_improving_register_manager--SQUASHED' 2026-04-21 10:48:36 -04:00
ghidragon 220e9042d1 GP-3049 Improved Register Manager provider 2026-04-20 16:27:25 -04:00
Dan 0e19d2c6f5 GP-6630: Index TraceMemoryState by full lifespan of 'most-recent' effect. 2026-04-20 16:49:55 +00:00
ghidragon 50c0cef1bd GP-6679: Changing Ghidra to use read/write locks 2026-04-14 15:35:22 -04:00
Ryan Kurtz 91a269103f GP-0: Fixing javadoc 2026-04-06 05:59:52 -04:00
Dan b00ae3f648 GP-0: Fix several issues introduced by GP-6550. Some slowness has returned. 2026-03-26 17:13:14 +00:00
Dan 9e4368183d GP-6550: Fix several issues with R*-Trees causing slowdowns in Trace. 2026-03-25 16:51:14 +00:00
Ryan Kurtz cb9d432e20 Merge remote-tracking branch 'origin/GP-6386_Dan_regValEditorFixedWidth'
(Closes #8508)
2026-03-12 04:45:37 -04:00
Dan 9633a6132c GP-6386: Reg value editor should used fixed-width. 2026-03-11 17:30:18 +00:00
Ryan Kurtz d52f314270 Merge remote-tracking branch 'origin/GP-6514_Dan_fixClassCastExceptionInRStar--SQUASHED' 2026-03-11 13:27:14 -04:00
Dan a89b5a4a0a GP-6514: Fix and tune the R*-Tree (for Debugger bugs and performance) 2026-03-11 17:06:05 +00:00
Dan c063668d11 GP-6396: Fix loss of renderers, editors, widths in Debugger table columns. 2026-03-11 12:46:52 +00:00
Ryan Kurtz 12ac4660a1 Merge remote-tracking branch 'origin/GP-5864_Dan_addEmulatorUtilities--SQUASHED' 2025-08-25 05:41:08 -04:00
Dan d577925d75 GP-5864: Add EmulatorUtilities 2025-08-22 19:00:40 +00:00
Dan ce96f8551d GP-5891: Include Debugger javadocs in the build. 2025-08-11 13:12:28 +00:00
ghidra1 8ac6bd74ee Merge remote-tracking branch 'origin/GP-5194_Dan_removeLegacyDBTraceTables--SQUASHED' 2025-06-30 08:48:00 -04:00
Dan 7e7c8a5e86 GP-5194: Remove Deprecated 'Legacy mode' for DBTrace. 2025-06-27 16:00:08 +00:00
Ryan Kurtz 34402ed14e Merge remote-tracking branch 'origin/GP-5456_Dan_upgradeProtobuf--SQUASHED' 2025-06-11 08:13:45 -04:00
Dan f1607b5cfd GP-5456: Upgrade protobuf to 4.31.0 (java) and 6.31.0 (python) 2025-06-02 14:49:12 +00:00
Ryan Kurtz d3131e319a GP-0: Fixing unused import warnings 2025-05-30 07:07:43 -04:00
Ryan Kurtz a6cd5b5dbc GP-0: Fixing @Override warnings 2025-05-29 11:07:44 -04:00
dragonmacher f6d0222e3f test fixes; removed anonymous warnings 2025-04-29 13:36:45 -04:00
Dan 004712026b GP-5523: Allow tool-wide configuration of radix for displaying trace times. 2025-04-17 18:18:53 +00:00
Dan 7d5e8639d3 GP-0: Fix NPE in DependentServiceResolver 2025-04-14 13:16:46 +00:00
Dan ed48b0e452 GP-616: Fix 32-bit pointer placement in WoW64 targets. 2025-04-09 13:27:49 +00:00
Dan 14d0432554 GP-5436: Move AsyncComm remains into Generic 2025-03-25 16:44:37 +00:00
Dan 2aedd75059 GP-4915: Scan view columns, not model columns, to detect Plot removal. 2025-03-03 17:09:42 +00:00
Dan 127aa62262 GP-0: Remove experimental JitLogLoader. 2025-01-10 08:32:21 -05:00
Dan a8fae1fe5b GP-4643: Add a JIT-accelerated p-code emulator (API/scripting only) 2025-01-03 10:27:38 -05:00
Ryan Kurtz 2bebb96f77 Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the' 2024-11-26 09:05:43 -05:00
Ryan Kurtz 9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
hippietrail 13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
dev747368 acff065919 GP-4853 remove duplicate data types from data type picker list
If a data type is replicated across multiple data type managers,
suppress the instances that are not in the primary dtm.
2024-11-07 16:24:48 +00:00
Ryan Kurtz faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
ghidragon 7f7559df56 GP-4559 Creating new Memory Search Feature that include dynamic change
detection
2024-08-30 01:37:26 +00:00
Ryan Kurtz 6b94d4b69b GP-0: Formatting 2024-06-20 14:11:31 -04:00
0xGrizzly 2fc70183e5 Fix initialization of OBJECT_HASHCODE in PrivatelyQueuedListener 2024-06-20 12:00:43 -04:00
Dan 67f6c13117 GP-4690: Fix ClassCastException with qemu+gdb launcher. 2024-06-13 11:17:38 -04:00
Dan fb4807e1a2 GP-4609: Add FileChoosers to launcher dialog. 2024-05-28 13:28:47 -04:00
Dan 04d2e88c2d GP-1608: DebuggerListing use GTabPanel. No tabs in Threads. 2024-04-03 16:02:06 -04:00
ghidra1 41712078e2 GP-4403 Use OpenMode enum instead of DBConstants integer value. Disallow transactions when using immutable DomainObject (implemented for ProgramDB and Datatype Archives). 2024-03-20 17:37:14 -04:00
Ryan Kurtz 647bc541e5 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/VersionTracking/src/main/java/ghidra/feature/vt/gui/provider/matchtable/VTMatchTableProvider.java
2024-03-13 09:27:48 -04:00
dragonmacher cabeaf3c1b GP-4309 - Updated Options API to defer Swing PropertyEditor construction 2024-03-12 15:19:15 -04:00
Dan eaf802819c GP-0: Fix inverted range 2024-03-12 08:56:23 -04:00
ghidra1 445494ba25 GP-4390 Collapse DomainObject Undoable interfaces and refactor Command processing. 2024-03-08 13:05:36 -05:00
Dan ab5c800030 GP-4363: Various fixes and improvements for Elements tables. 2024-02-27 10:50:07 -05:00
dragonmacher b586d65a3b GP-4154 - Theming - Fixed font issues; updated font usage with attributes 2024-02-23 13:13:06 -05:00
Ryan Kurtz 955851d797 Merge remote-tracking branch 'origin/GP-4351_Dan_fixTraceLockingIssue--SQUASHED' 2024-02-22 15:26:03 -05:00