Skip to content
Omar edited this page Jun 3, 2026 · 3 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 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!