Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Rohit Agarwal <rohitrules@gmail.com>
Cc: nora pan <qunyingpan@gmail.com>, gdb@sources.redhat.com
Subject: Re: SIGTRAP error
Date: Wed, 29 Jun 2005 13:07:00 -0000	[thread overview]
Message-ID: <20050629130653.GA427@nevyn.them.org> (raw)
In-Reply-To: <fc5cbb32050628224469cd885d@mail.gmail.com>

On Wed, Jun 29, 2005 at 11:14:21AM +0530, Rohit Agarwal wrote:
> Thanks a lot Daniel,
> that worked.
> so finally, i did 
> 
> ./configure --prefix=/opt/arm-gdb --target=arm-elf --host=i686-pc-linux-gnu
> make
> make install
> 
> it got installed in /opt/arm-gdb
> 
> when i invoked gdb from /opt/arm-gdb/bin/arm-elf-gdb i got the folowing result
> 
> [root@mahesh bin]# ./arm-elf-gdb -nw
> /opt/ecos/ecos/ecoswork/install/tests/kernel/current/tests/bin_sem0
> GNU gdb 6.3
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
> (gdb) set endian big
> The target is assumed to be big endian
> (gdb) set remotebaud 115200
> (gdb) target remote /dev/ttyS0
> Remote debugging using /dev/ttyS0
> 0x50012954 in ?? ()
> (gdb) load
> Loading section .rom_vectors, size 0x40 lma 0x80000
> Memory access error while loading section .rom_vectors.
> (gdb)

Please try CVS, not 6.3.  Load was broken in 6.3.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


  reply	other threads:[~2005-06-29 13:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-24 17:01 nora pan
2005-06-28  5:27 ` Rohit Agarwal
2005-06-28  6:24   ` Rohit Agarwal
2005-06-28 13:14     ` Daniel Jacobowitz
2005-06-29  5:44       ` Rohit Agarwal
2005-06-29 13:07         ` Daniel Jacobowitz [this message]
2005-06-29 20:17           ` Qunying Pan
  -- strict thread matches above, loose matches on Subject: below --
2005-06-24  5:30 Rohit Agarwal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050629130653.GA427@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=qunyingpan@gmail.com \
    --cc=rohitrules@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox