voltron
voltron copied to clipboard
view "frame variables" using GDB
Dear voltron team, I using gdb + voltron. I want to see the "frame variables" like your examples for lldb.
In gdb, we have "info locals" etc. to do it
Is there any simple way to enable this? thanks!