Menu

#45 Problem with customized debug perspective

Version 1.x
closed
None
5
2014-03-11
2014-03-05
erikS
No

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.

Discussion

  • Liviu Ionescu (ilg)

    • status: open --> accepted
    • assigned_to: Liviu Ionescu (ilg)
     
  • Liviu Ionescu (ilg)

    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?

     
  • erikS

    erikS - 2014-03-05

    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?

     
  • Liviu Ionescu (ilg)

    on gnu/linux you have gcc, on windows I guess you can install mingw or similar

     
  • erikS

    erikS - 2014-03-11

    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.

     
  • Liviu Ionescu (ilg)

    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?

     
  • erikS

    erikS - 2014-03-11

    Yes, we can close it. Many thanks!

     
  • Liviu Ionescu (ilg)

    • status: accepted --> closed