Menu

#105 Auto return from Debug to C/C++ perspective

Time Permitting
pending
None
5
2015-08-27
2015-08-24
asier70
No

Is it possible to add the feature to automatically switch back to C/C++ perspective after succesfully stop debugging?
I've found similar problem described here:

Discussion

  • Liviu Ionescu (ilg)

    did you try the Perspective Switcher Plugin?

     
  • Liviu Ionescu (ilg)

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

    asier70 - 2015-08-24

    Not yet.
    But I think it could to be a part of your plugin.

     
    • asier70

      asier70 - 2015-08-27

      I've just tried Perspective Switcher Plugin for Eclipse wrote by Sven Ramuschkat and Dirk Eismann and it doesn't work for me.. I configured it by adding entry ".c .h" to "Extensions for C/C++ perspective" and both checkboxes active (is it right?). Only mouse click on C/C++ perspective or shortcut Ctrl+Shift+F8 works. Switching to Debug perspective works automatically without a problems.

       
  • Liviu Ionescu (ilg)

    sorry, but I can't help with that plug-in, I just hoped that it'll work for you.

    generally I'm reluctant to invest time in implementing this feature, since I use tracing messages a lot and I prefer to continue to have the tracing console available when the debug is done.

     
  • asier70

    asier70 - 2015-08-27

    Thanks!