-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Omar edited this page Jul 8, 2026
·
5 revisions
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'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.gitMake sure to set up all dependencies if you want to run the source code, or to package your own copy of SideGDB.