Open
Description
Hello,
I have a feature request for the "Debug Configurations".
Although it is possible to use Eclipse as a GUI frontend for GDB without creating a project, when also using a SVD file, creating a project is obligatory. One can associate a SVD file with a debug configuration, but it is also needed to create a project file (which can be empty) and then to choose a device, otherwise the "Peripherals Register" view will stay empty.
My request would be to add an input field to the debug configuration to be able to choose a device without needing to explicitly create a project (but in addition to a possible selection by a project), to make it possible to use the SVD file and therefore the "Peripherals Register" view.