This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: [ECOS Porting] Can't Run programs using GDB 5.0


Bill Marcotte wrote:
> 
> I am currently working on GDB Stubs for an I960 Port. I am successfully
> running REDBOOT from RAM.  I can also connect to it using GDB via the serial
> port or ethernet.  I can even load code annd view registers.  The problem
> that I can't figure out is why it won't let me run the code.  When I try to
> run it. I receive the message:
> 
>       The program being debugged has been started already.
>       Start it from the beginning? (y or n)

Use "continue" not "run".

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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