0

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 ?

Aaa Bbb
  • 617
  • 4
  • 10
  • For global variables there are [c++ - Find all variables pointing to an address in gdb - Stack Overflow](https://stackoverflow.com/questions/19681411/find-all-variables-pointing-to-an-address-in-gdb#comment124137088_19681411) – user202729 Dec 04 '21 at 08:10

0 Answers0