Re: how to run prog between two break points

Charles Manning <[email protected]>
Newsgroups gmane.comp.gdb.general
Message-ID <[email protected]>
On Friday 07 September 2007 17:43:28 ddd sh wrote:
> Hi,
>
>
> I have set two break points at  500 and 572  lines respectively.
> after running prog using       (gdb) run   i m on the line 500 but
> how two go to second breakpoints ie line 572 . when i m giving
> (gdb) run it is asking again to run from starting lines .


run starts the program from scratch.

You want continue.  Just use c.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.