Why gdb by example, doesn't gdb just know how to display things in the way we want? The answer is no, we have to tell it.
- gcc 7.4.0
- gdb 8.1.0
Why gdb by example, doesn't gdb just know how to display things in the way we want? The answer is no, we have to tell it.