I am trying to access the different stack frames on a Linux system with x86-64 architecture. I am able to access the Register Base Pointer (rbp) of all the frames. Now I want to access the arguments to each function call. I checked this I am trying to access the different stack frame