Git Product home page Git Product logo

vdbtcp's Introduction

VDBTCP - Vita TCP Debugger Companion

This plugin is a companion utility for the vita kernel-side debugger plugin: kvdb. You cannot use this application without that plugin already installed.

This plugin provides TCP/IP support for debugging applications on the vita. It also provides persistant FTP server and a vitacompanion compatible API.

If you are looking to debug your own application, you are probably looking to use this plugin.

Install

To install copy this plugin to your device, and add it your config.txt under the [main] category.

Usage

This provides three services:

  • GDB stub on port 31337.
  • FTP server on port 1337.
  • vitacompanion service on port 1338.

This plugin can be used to launch an application in debug mode. To do this, you need to issue a launch command to the vitacompanion service on port 1338. This command differs from typical vitacompanion and has the following format:

launch /path/on/vita/to/self

Once you issue this command the vita will launch it, and the debugger will automatically attach and you can use the GDB protocol on port 31337 to debug it.

Integrations into IDE

Coming soon: VSCode example.

tl;dr:

  • Deploy application via FTP.
  • Issue launch command to Vita.
  • Attach to remote GDB process using IDE.

This method should work for most IDEs, but the specific integration will differ for each.

vdbtcp's People

Contributors

daveeftw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.