Saturday, February 24, 2024

Check out my two companies here

Drudget’s my cybersecurity code auditing with special tools company. It specialises in C/C++ code.

https://drudget.com.au

 

 

ZZimps is my video game DLC plugin framework company.

https://zzimps.com


 

My github: github.com/davidshoon

Using gdb

Using gdb I figured I'll write a mini-tutorial on how to use gdb, because there's not that many places where they teach you how to...