gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] Re: skip over a section


From: J. David Boyd
Subject: [Gdb] Re: skip over a section
Date: 16 Sep 2004 15:21:10 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"Fred J." <address@hidden> writes:

> Hello
> during debubbing c++, how can I skip over say few
> lines of code, e.g. bypass them and continue on the
> following line after said section.
> 

I usually set a breakpoint where I want to skip to, then run to that
point.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]