I'm trying to use System Tap for gdb-helpers (an extension of the C debugger gdb), but I get an error that I've found on Stack to be caused by not having the kernel debug symbols installed (see here: Original Answer).
My problem is, I've only found the installation instructions for Ubuntu and CentOS, and I'm on Amazon Linux AMI version 2018.03.
I've Googled to hell and back, and NOWHERE can I find the yum to install the kernel debug symbols for Amazon.
Does anyone know how to do this and fix my issue?