Let's assume I am inside a function in gdb, and I want to know what's at RSP+100(could be a variable or alignment), without going over all the local variables. Is there a gdb command that tells me that ?
Asked
Active
Viewed 23 times