How do I set breakpoints on all lines for a particular file.

Andrew Cagney cagney@gnu.org
Sun Feb 29 04:03:00 GMT 2004


> How do I set breakpoints in gdb on all lines for a a target program file.
> Basically, I need to know if any code segment is executed from
> that file.

Other than explicitly setting a breakpoint on every line, I don't know.

Andrew




More information about the Gdb mailing list