Comment 120 for bug 148408

Revision history for this message
Tormod Volden (tormodvolden) wrote :

I wrote "step" in the gdb instructions above, but you'd rather use "next" to go through the function. "step" goes into each of the subfunctions, which shouldn't be necessary in a first approach.