Using SSH console when not in debug mode

Sysprogs forums Forums VisualGDB Using SSH console when not in debug mode

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27792
    micha
    Participant

    I really like the idea of having the ssh console inside VS, but it seems only available when in debug mode. Is there a way to keep this ssh console in visual studio open with the connection when I stop debugging?

    Currently I’m working on a simple database implementation, I’m debugging, seeing how it goes, debugging ends and I’m going back to normal visual studio, now I want to delete the database that was just generated on the host so I can start with a clean slate next debug. At this moment I want to use the ssh connection I just made from the visualgdb ssh console, but I can’t seem to find it.

    Thanks!

    #27873
    support
    Keymaster

    Hi,

    Sorry for the delay. We have added support for using the SSH console when not debugging to the following build: VisualGDB-5.5.5.3573.msi

    The commands for opening the console appear in both the View menu (for the startup project) and the context menu for a specific project in Solution Explorer.

    #27998
    micha
    Participant

    Wow, thanks! That’s amazing!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.