Hello,
today I found a problem regarding a customized debug perspective. I created one and saved them. If I make a single step in my code, the customized perspective will be changed against the standard perspective. In fact they will be reopened automatically at every step (F6)in code.
could you try the same sequence of steps, but for a project running on your development platform, not on the embedded target, using the usual debug plug-in, not the GNU ARM?
At the moment I use only the GNU ARM Toolchain. Because of this I can't test this at the moment with an another debugger?
on gnu/linux you have gcc, on windows I guess you can install mingw or similar
Installing a enviroment which I don't need, ecept for this test it to much for me, but I have found a workaround to the problem. I simple change the Debugperspective and save them under "Debug". In fact I overwrite the original perspective. This is working and ok for me.
I could not reproduce the problem, but as long as you are happy with your workaround, it should be fine.
can we close this ticket?
Yes, we can close it. Many thanks!