browser icon
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.

Remote browsing/debugging of Pi using Eclipse IDE.

Posted by on August 9, 2016

Introduction

Remote browsing and debugging in Eclipse is exactly what it sounds like

  • Browse the remote Pi file system and drag/drop files from your windows/mad desktop
  • Executing code on the remote Pi and debugging it with GDB

Remote browsing – Setup

  1. install the eclipse modules

    Install components for remote systems

    Install components for remote systems

  2. Open the remote system perspective
    remoteeclipse-perspective1
    remoteeclipse-perspective2
  3. Configure the connection
    remoteeclipse-perspective3

    Setup the remote ssh connection details

    Setup the remote ssh connection details

  4. Enter the pi ssh password when prompted – explore your pi and drag/drop files folders as you wish
    remoteeclipse-end

Remotely Debugging- Setup

  1. TBD

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.