[TOC]
## References
Also see:
1. [*Debugging the Linux kernel with GDB*](https://sergioprado.blog/debugging-the-linux-kernel-with-gdb/)
2. [*Debug kernel with KGDB*](https://www.marcusfolkesson.se/blog/debug-kernel-with-kgdb/)
### [Debugging the Linux kernel with GDB](https://youtu.be/C55_fbAb_24)
{%youtube C55_fbAb_24 %}
### [Mentorship Session: Linux Kernel Debugging Tricks of the Trade](https://youtu.be/FdNIiQxwJuk)
{%youtube FdNIiQxwJuk %}
### [Debug linux using gdb (Introduction to kernel security)](https://youtu.be/bxKMW9wtAH0)
{%youtube bxKMW9wtAH0 %}
### [kgdb that pcmcia!, kernel debugging and cat // 2021-11-05](https://www.youtube.com/live/kg_IUU3XmvA)
{%youtube kg_IUU3XmvA %}
### [Let's trace Linux kernel with KGDB | COSCUP x RubyConfTW 2021](https://youtu.be/L_Gyvdl_d_k)
{%youtube L_Gyvdl_d_k %}
### [Linux Kernel - KGDB tutorial (1/4) - Serial port communication](https://youtu.be/SPVRfSvlfrs)
{%youtube SPVRfSvlfrs %}
### [Using Serial kdb / kgdb to Debug the Linux Kernel - Douglas Anderson, Google](https://youtu.be/HBOwoSyRmys)
{%youtube HBOwoSyRmys %}