Where to report a CubeIDE 1.10.0, on linux, debugging problem?
I found that CubeIDE v 1.10.0 does work properly on latest Ubuntu and Linux Mint.
Problem: After Cube IDE is installed, I created a project and built it. Running Debug session though is not successful. It throws an error where it says that arm-none-eabi-gdb --version command was failed.
Also for some reason during installation, in the terminal it was asking which folder to install CubeIDE into. The default value was opt/st/stm32cubeide. The 1.9.0 version of the CubeIDE would not ask the installation destination folder.
1.9.0 version works fine on both Ubuntu and LinuxMint, also I found that installation folder is also opt/st/stm32cubeide and is is not asking in terminal to change that folder. So I guess the installation destination is not a problem here...