Skip to content
Omar edited this page Mar 28, 2026 · 2 revisions

SideGDB Wiki - Homepage

SideGDB is an alternative frontend for GDB, made with kernel debugging in mind, to avoid the hassle of fiddling around with the GDB CLI, delivering a user-friendly interface.

Schermata_20260328_212858

SideGDB's main interface.

NOTE: this software is currently in alpha/very early development stage, it might be subject to sudden changes.

You can start by cloning this repository:

git clone https://github.com/RepubblicaTech/SideGDB.git

And check out how to set it up for running the source code!