SkillAgentSearch skills...

Kvdb

GDB compatible debugger for the PSVita

Install / Use

/learn @DaveeFTW/Kvdb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KVDB - Vita Debugger Kernel Plugin

This plugin is used to implement the kernel-space functionality for debugging applications on the PSVita.

Usage

Add this plugin to your config.txt under the [KERNEL] category. This plugin by default will listen on the UART port for GDB commands.

To use this plugin over TCP/IP then you will need the vdbtcp companion plugin.

To use this plugin over UART, you need to load an application in debug mode prior to connecting GDB. This plugin does not load the target itself.

Known Issues

Currently this software is in alpha testing. There are a number of issues when debugging an application such as:

  • Only able to debug a single session per boot.

  • Memory faults are not correctly handled.

  • Not on this list? Create a bug report.

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated2mo ago
Forks10

Languages

C++

Security Score

75/100

Audited on Jan 21, 2026

No findings