-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Omar edited this page Mar 28, 2026
·
2 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 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.gitAnd check out how to set it up for running the source code!