In this video I am showing how to debug an issue that I encountered with PHP and FFI, to access a function, written in C, and embedded in PHP already, which hasn't been exposed yet as a PHP function.
We'll be looking at GDB, and how symbols work in Linux binaries.