Commit graph

47 commits

Author SHA1 Message Date
Ryan Kurtz
c79bc9e773 Merge remote-tracking branch 'origin/GP-2023_d-millar_opendump_REBASED'
Conflicts:
	Ghidra/Debug/Debugger-agent-dbgmodel/src/main/resources/agent/dbgmodel/model/impl/dbgmodel_schema.xml
2022-06-22 00:42:04 -04:00
Dan
67d52f4fcc GP-1967: Fix auto-disassembly for object-based traces, incl. framework support. 2022-06-17 11:41:33 -04:00
d-millar
097421553c GP-2023: post-review modifications 2022-06-10 22:02:10 +00:00
d-millar
050391a391 GP-2023 This is a combination of 15 commits.
GP-2023: fix for endless region iterator

GP-2023: fix for large-value register display in Objects

GP-2023: script for !address

GP-2023: de facto event for new process

GP-2023: alt command for memory

GP-2023: cosmetic stuff

GP-2023: fix for NPE

GP-2023: added a few methods (unnecessarily, but...), fixes to !address
processing, and the bits of code being introduced in GP-2011

GP-2023: adding a parameter for QV vs !address

GP-2023: fix for duplicate process creation triggered by getProcess()
and/or getSession()

GP-2023: fixes for null program, _state, and (possibly) invalidMemory
exception

GP-2023: better fix for re-entrant process/session creation

GP-2023: Adding maintenance method to suppress auto-descent into
containers

GP-2023: missed a piece re firing add events

GP-2023: fix for switching between non-program & program
2022-06-10 12:19:48 -04:00
d-millar
81f1478bbf GP-2135: remote options for IN-VM variants 2022-06-09 16:15:46 +00:00
Ryan Kurtz
2d4f62fb84 GP-0: Fixing a build issue with jna jar 2022-01-27 10:56:54 -05:00
Anton Kochkov
0a81592c23 Remove deprecated Gradle features 2021-10-22 19:05:09 +08:00
ghidra1
82ad583829 Merge remote-tracking branch 'origin/GP-1288_d-millar_exceptions'
Conflicts:
	Ghidra/Debug/Debugger-agent-dbgeng/src/main/java/agent/dbgeng/manager/impl/DbgDebugEventCallbacksAdapter.java
	Ghidra/Debug/Debugger-agent-dbgeng/src/main/java/agent/dbgeng/manager/impl/DbgManagerImpl.java
	Ghidra/Debug/Debugger/src/main/java/ghidra/app/plugin/core/debug/gui/DebuggerResources.java
2021-10-01 11:42:18 -04:00
d-millar
5453aabfaf GP-1288: support for dbgmodel 2021-09-23 17:49:41 +00:00
d-millar
932813cd87 GP-1288: per request, removed duplicate DummyProc's 2021-09-23 17:02:29 +00:00
d-millar
9c3084ccee GP-1288: more visible clues 2021-09-22 22:05:28 +00:00
Ryan Kurtz
00533b2869 GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
2021-08-17 13:41:47 -04:00
dragonmacher
b1aba1740c GP-1136: Backporting to patch 2021-07-21 15:09:27 -04:00
d-millar
6413135619 GP-1136: dragonmacher's fix applied across the board 2021-07-14 17:51:14 -04:00
Dan
26e4999e73 GP-1002: Fixing Debugger nodepJar issues. 2021-06-04 16:22:11 -04:00
Dan
981f81ad80 GP-960: Fix a dependency resolution thing for Gradle 6 2021-05-18 13:03:29 -04:00
Dan
f66af3ead4 Merge remote-tracking branch 'origin/master' into debugger 2021-05-18 12:37:47 -04:00
Dan
d4182c2410 GP-860: Windows debuggers take their prompts from the engine. 2021-05-14 15:55:33 -04:00
ghidra1
15d22e8164 Merge remote-tracking branch 'origin/GP-849_ryanmkurtz_gradle7' 2021-05-14 10:52:37 -04:00
Dan
73ba6b28d0 GP-930: Tests, diagnostics, attempted MWE, OTE fixes 2021-05-13 20:35:07 +00:00
d-millar
10674175bb GP-930: Various improvements and fixes for Windows debugging 2021-05-13 18:47:01 +00:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1
ac85e4efbb Merge remote-tracking branch 'origin/debugger' 2021-04-23 10:45:33 -04:00
Dan
808c20ab7f GP-380: Better quick launch using opinions and offers. 2021-04-23 10:30:34 -04:00
d-millar
93b2f5cc64 GP-878: ObjectsProvider fixes. dbgeng termination/exit fixes. 2021-04-23 10:25:45 -04:00
d-millar
2891486a2a GP-859: Objects subtitle includes connection brief. 2021-04-21 15:00:10 -04:00
ghidra1
1e39c2ac82 Merge remote-tracking branch 'origin/patch' 2021-04-20 17:33:40 -04:00
Dan
f077adfffb GP-856: Fixed tests for dbgeng, added tests for dbgmodel 2021-04-20 16:18:11 -04:00
Dan
a61c2e1400 GP-857: Added interpreter-based tests for activation, breakpoints. 2021-04-20 16:17:35 -04:00
d-millar
92017b9f7d GP-601: Generic configuration + change of base for IDs 2021-04-12 14:17:59 -04:00
Dan
997ab4d9a0 GP-844: Fixed focus issues, introduced "activation" 2021-04-12 13:17:59 -04:00
Dan
9f5c98fe14 GP-0: Ignoring dbgeng/model tests outside Windows 2021-04-06 13:38:57 -04:00
Dan
6f77869ee1 Upgraded debugger certification. 2021-04-01 14:02:33 -04:00
Dan
015858b5d3 GP-739,741,742,666,681,823: combine listener interfaces, remove attribute-specific callbacks, update-mode schema, recorder refactor, model testing, and double-launch fix 2021-04-01 10:28:55 -04:00
Dan
6614b54248 GP-740: Removed TargetObjectRef and cleaned up. 2021-03-04 10:55:22 -05:00
Dan
5bb6f95a84 GP-704: Converting models to a push-centric comm pattern. 2021-03-04 10:47:49 -05:00
d-millar
2ed29f5693 GP-648: Dbgmodel speed-up, and focus issues. 2021-02-12 10:32:57 -05:00
Dan
7d5c35138a GP-661: Fixing schema issues. Fixing dbgeng/model schemas. 2021-02-04 15:58:47 -05:00
d-millar
3ae09277f0 GP-617: Fixing stepping. Fixes for object tree. 2021-01-28 11:52:00 -05:00
d-millar
aa18341dca GP-605: Fix for dbgeng 2021-01-19 12:53:28 -05:00
Dan
388492eee2 GP-572: Fix for mis-named resource 2021-01-12 11:05:05 -05:00
d-millar
bdfeae4baf GP-572: Schema implementation for dbgmodel. Some dbgeng fixes. 2021-01-12 10:02:58 -05:00
Dan
8fa549119d GP-571: Additional fixes for schemas and dbgeng 2021-01-11 09:48:55 -05:00
d-millar
856bb47707 GP-559: Adding getModuleParameters and kernel-mode tweaks 2021-01-07 09:19:50 -05:00
d-millar
c4f1ec8e0a fix for concurrent access exceptions 2021-01-05 20:32:10 +00:00
Dan
fba37bff1d GP-541: Fixes in framework and dbgeng/model related to re-launching. 2020-12-31 10:46:10 -05:00
Dan
8201baef2b GP-71: Prepping for source release. 2020-12-16 13:06:53 -05:00