Target multi thread does not support this command
DevOps
About
This is a classic GDB (GNU Debugger) runtime warning message that triggers when a developer attempts to execute a low-level execution modification command (such as altering processor registers or manually shifting execution frames) while debugging an application that is running across multiple threads simultaneously.