From 6cc363160817af9adb36a0fc0ad0cc16f32c3981 Mon Sep 17 00:00:00 2001 From: Kurt Miller Date: Mon, 8 Jun 2026 07:10:49 -0400 Subject: [PATCH] Remove 'no debugger support' for OpenBSD --- GhidraDocs/GettingStarted.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GhidraDocs/GettingStarted.md b/GhidraDocs/GettingStarted.md index 3f20a3edc9..62ea9416e6 100644 --- a/GhidraDocs/GettingStarted.md +++ b/GhidraDocs/GettingStarted.md @@ -203,8 +203,8 @@ Ghidra supports running on the following additional platforms with user-built na * Linux ARM 64-bit * FreeBSD x86 64-bit (no debugger support) * FreeBSD ARM 64-bit (no debugger support) -* OpenBSD x86 64-bit (no debugger support) -* OpenBSD ARM 64-bit (no debugger support) +* OpenBSD x86 64-bit +* OpenBSD ARM 64-bit For supported systems where native binaries have not been supplied, or those that are supplied fail to run properly, it may be necessary to build the native Ghidra binaries. In order to build native