So yes, no error. So no info if the patch worked.
According to your earlier post
I found the lldb source code for this error message, but I am none the wiser:
if (IsHost()) {
This happens on some condition, only if it hands over to the lldb-server. Could that depend on the debug-target project being compiled for Intel or M2?
Because if it is not native (or not the same as lldb?) then (internally to lldb) it may need to be run different.