GDB source-tracking breakpoints
|
|
One of the main abilities of a debugger is setting breakpoints.GDB: The GNU Project Debugger now introduces an experimental featurecalled source-tracking breakpoints that tracks the source line a breakpointwas set to. Introduction Imagine you are debugging: you set breakpoints on a bunch ofsource lines, inspect some values, and get ideas about how to change yourcode. […]
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.