Open oscardssmith opened 2 years ago
This would be the equivalent of p x in gdb. Having ` is nice, but, a lot of the time, I just want to look at a single variable, and this saves 2 key presses (one of which is fairly out of the way).
p x
This would be the equivalent of
p x
in gdb. Having ` is nice, but, a lot of the time, I just want to look at a single variable, and this saves 2 key presses (one of which is fairly out of the way).