Debug using "Remote GDB server" without "Could not verify ST device"?
I mentioned this in my other recent thread: https://community.st.com/t5/stm32cubeide-mcus/start-3rd-party-gdb-server-or-any-script-from-debug-config/m-p/734462#M31799
and I thought I did have this working in the past, by perhaps I only used printf-style debugging via the Renode USART emulation - I don't recall for sure.
If one uses a remote GDB server connection, it would seem to stand to reason that ST debugger hardware should not be expected or enforced to be present?
The reason that this option is even there suggests one should be able to make this work - or is it an oversight / Eclipse CDT leftover?
Can this be made to work? I.e. debug a firmware running on the Renode emulator (which starts a GDB server, but no ST-link or other debugger Hardware is involved), from CubeIDE.
---
EDIT: ok, so this is not about the ST-Link, but actually checking it's an ST MCU, because auf counterfeit chips?
How unfortunate then that this wrecks debugging in an emulator with this IDE, especially in times where availability of chips can become poor.
https://community.st.com/t5/stm32-mcus-products/stm32f407zet6-could-not-verify-st-device/td-p/620036/page/2
