# gdbpg.py contains scripts to nicely print the postgres datastructures # while in a gdb session. Since the vscode debugger is based on gdb this # actually also works when debugging with vscode. Providing nice tools # to understand the internal datastructures we are working with. source /root/gdbpg.py