Skip to content
Omar edited this page Jul 8, 2026 · 5 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.

SideGDB screenshot

SideGDB's main interface.

NOTE: this software is currently in an 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

Make sure to set up all dependencies if you want to run the source code, or to package your own copy of SideGDB.

Clone this wiki locally