GNU/Linux ◆ xterm ◆ bash 321 views

PBD stands for Printf Based Debugger, is a simple debugger written in C for C. PBD monitors all variables present in the code and dumps all of them into the screen, ;-).

See more in: https://github.com/Theldus/PBD