gdb run command

Tim Combs tcombs@urbana.css.mot.com
Wed Sep 3 14:02:00 GMT 2003


Typically with remote debugging, use the "continue" command.


Tim

On Wed, Sep 03, 2003 at 10:59:32PM +0900, Raja Saleru wrote:
> Hello, I am asking very poor question.
> 
> The gdb "run" command does it ment only for debugging the application on
> stand alone machine or can be used while remote debugging ?
> 
> while remote debugging, by using the "run" command I observer the following
> message, even I didnot started running.
> 
>  The program being debugged has been started already.
>  Start it from the beginning? (y or n)
> 
> - regards
> raja
> 



More information about the Gdb mailing list