This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb run command


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
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]