nakst / gf

A GDB frontend for Linux.
MIT License
1.82k stars 61 forks source link

Step to here #59

Open nakst opened 3 years ago

nakst commented 3 years ago

Repeatedly run the "step over" command until the given line is reached. Record the value of every watch expression at each step. Provide methods of viewing the changes to each expression, and the path the instruction pointer took.