public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GDB-7.3 load error
@ 2012-02-16 14:05 naga raj
  0 siblings, 0 replies; only message in thread
From: naga raj @ 2012-02-16 14:05 UTC (permalink / raw)
  To: gdb

Hi All,

  I am a newbie to GDB. I am using GDB-7.3 version to debug my target.

  I am facing a strange problem and don't know how to solve it.

  GDB is working fine when I use it with command line but when I use
the same with eclipse for debugging it is throwing a error "Unexpected
error while launching program: Error downloading program to target:
Target is not responding (timed out)"

 I have enabled verbose mode and found GDB was failing when it is
executing load command.

126-target-download hello_world_0/Debug/hello_world_0.elf
126+download,{section=".vectors.reset",section-size="8",total-size="102764"}
127-gdb-exit

  My configure script to build GDB is as below


   $GDB_SRC_DIR/configure                          \
       --target=$TARGET                        \
       --prefix=$RELDIR                        \
       --program-prefix=$PROG_PREFIX           \
               > $BLDDIR/log/gdb-config.log 2>&1

  To resolve this error should I have to add any more configure more options??


   Can anyone please help me in solving the issue. Due to some
reasons I cannot tell the target name.


Thanks,
Nagaraju

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-16 14:05 GDB-7.3 load error naga raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).