diff --git a/Ghidra/Debug/Debugger-rmi-trace/src/main/help/help/topics/TraceRmiLauncherServicePlugin/TraceRmiLauncherServicePlugin.html b/Ghidra/Debug/Debugger-rmi-trace/src/main/help/help/topics/TraceRmiLauncherServicePlugin/TraceRmiLauncherServicePlugin.html index a8005f2394..484f746526 100644 --- a/Ghidra/Debug/Debugger-rmi-trace/src/main/help/help/topics/TraceRmiLauncherServicePlugin/TraceRmiLauncherServicePlugin.html +++ b/Ghidra/Debug/Debugger-rmi-trace/src/main/help/help/topics/TraceRmiLauncherServicePlugin/TraceRmiLauncherServicePlugin.html @@ -636,7 +636,7 @@ gdb-remote [host]:[port]
  • Port: The TCP port of the target stub.
  • Architecture (optional): If the stub does not describe its architecture to LLDB, - you must set it before connecting. This is passed as is to "setting set + you must set it before connecting. This is passed as is to "settings set target.default-arch ..." immediately before the "gdb-remote ..." command.
  • lldb command: This works the same as in LLDB.
  • @@ -682,7 +682,7 @@ perl -i -pe 's/(?<=pendingNMI\x00{4})\x00/\x01/' macOS_15-1234567.vmss
  • Host: The host IP of the target kernel.
  • Architecture (optional): If the kernel does not describe its architecture to LLDB, - you must set it before connecting. This is passed as is to "setting set + you must set it before connecting. This is passed as is to "settings set target.default-arch ..." immediately before the "kdp-remote ..." command.
  • lldb command: This works the same as in LLDB.