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]

gdb debugging


hi,
      i'm trying to debug my app( its a ROM startup app) using
arm-elf-gdb . i connect to the board using gdb remote protocol.
when i issue the command    file  /opt/ecos/examples/serial , the gdb reads 
the symbol table entries.
but after this when i type "run" gdb pops an error saying "you cant do
that without a process  to debug"
     have i not specified the process through the "file" command.
what is the process that the gdb is referring to ?
thanks


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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