This video shows how to create breakpoints and how to trigger them. It also shows you how to turn off Kernel ASLR (KASLR), how to return the control from the target machine to the host machine (in GDB), and how to look for the functions to trigger in the source code. Useful links: https://filippo.io/linux-syscall-table/