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]
Other format: [Raw text]

Re: I can't use gdb. help me~


On Fri, Aug 23, 2002 at 12:23:19AM +0900, ddanggi wrote:
> 
> 
> Hello~
> 
> I posted "I have problem in gdb-stub" before.
> 
> Following the advice of the kind person ,
>  I built "redboot" and burn in flash-memroy sucessfully.
> 
> But I can't use gdb as before.
> 
> If I runned gdb , I got the message below
> 
> [root@koonpal test]# powerpc-eabi-gdb -nw test.exe
> (gdb) set remotebaud 57600
> (gdb) target remote com1
> Remote debugging using /dev/ttyS0
> 0xffe056b8 in ?? ()
> 
> (gdb) run
> The program being debugged has been started already.
> Start it from the beginning? (y or n)

Try reading the getting started documentation, section "Running
Application On The Target". You should then learn about the "load" and
"continue" commands.

      Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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