Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-3-31-26'

This commit is contained in:
Ryan Kurtz
2026-04-01 13:35:07 -04:00
@@ -555,6 +555,9 @@ public abstract class AbstractGhidraHeadedDebuggerTest
if (provider == null) {
ctx = new DefaultActionContext();
}
else {
ctx = provider.getActionContext(null);
}
ctx.setContextProvider(provider);