Community
Participate
Working Groups
When using the automatic remote launcher, I no longer see the Remote Shell entry in the debug view. I might have messed that up when I removed the entry for the inferior in Bug 338136
Created attachment 194690 [details] Fix In Bug 338136 I code things so that we would only show the gdb process in the Debug view. That prevents the Remote Shell from being shown. (I had done that to make it easier to go back to showing the inferior.) The better solution is to not show the inferior but show everything else. This patch does this. Committed to HEAD.
Marc-Andre, can you review?
*** cdt cvs genie on behalf of mkhouzam *** Bug 343895: Missing Remote Shell entry in debug view [*] GdbStandardProcessVMNode.java 1.2 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/src/org/eclipse/cdt/dsf/gdb/internal/ui/viewmodel/launch/GdbStandardProcessVMNode.java?root=Tools_Project&r1=1.1&r2=1.2