M
Matt
I'm working through this:
http://home.earthlink.net/~momotuk/pointers.pdf
On page 24:
"The reader should ... run .. code .. using a debugger .. while single
stepping".
I haven't used a debugger before. So far all I've achieved with gdb is
to have my code run exactly as if it were executed normally.
I've starting looking through this:
https://sourceware.org/gdb/download/onlinedocs/gdb/index.html
so I'll work it out soon enough but maybe someone can please provide a
brief hint in the meantime?
I'm not wedded to gdb. If you are familiar with something else please
provide a hint for that.
Thx, Matt.
http://home.earthlink.net/~momotuk/pointers.pdf
On page 24:
"The reader should ... run .. code .. using a debugger .. while single
stepping".
I haven't used a debugger before. So far all I've achieved with gdb is
to have my code run exactly as if it were executed normally.
I've starting looking through this:
https://sourceware.org/gdb/download/onlinedocs/gdb/index.html
so I'll work it out soon enough but maybe someone can please provide a
brief hint in the meantime?
I'm not wedded to gdb. If you are familiar with something else please
provide a hint for that.
Thx, Matt.