qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Tinnemeyer, Jorn" <j.a.tinnemeyer.2004@Cranfield.ac.uk>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] GDB support for sparc-user
Date: Thu, 9 Jun 2005 13:32:34 +0100	[thread overview]
Message-ID: <074D2407034A464782506D07FFCC6E2E3D9B7B@ccexchange-1> (raw)

Hi,

I am having the following gdb difficulties with QEMU (latest CVS snapshot, nbench was cross compiled and works perfectly with qemu-sparc alone):

QEMU started as:
qemu-sparc -g -L /usr/local/gnemul/qemu-sparc nbench

The gdb is started using the following in another terminal:

gdb nbench
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 "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) target remote localhost:1234
Remote debugging using localhost:1234
0x00000000 in ?? ()
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00000000 in ?? ()
(gdb)

If I set breakpoints, same occurs. Does anyone else have this problem or am I doing something incorrectly?

Many thanks!

                 reply	other threads:[~2005-06-09 12:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=074D2407034A464782506D07FFCC6E2E3D9B7B@ccexchange-1 \
    --to=j.a.tinnemeyer.2004@cranfield.ac.uk \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).