Question
Stlink GDB server source code
Hi, I see the stm32cubeide calls st-link_GDB_server binary program included with the IDE.
I can't find the source code for this program which is based on GDB ( GPL). I checked the St GitHub repos and I was unable to find it.
The st-link project includes other binaries like st-util but not the GDB server.
Any idea where that code is published?