qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] GDB support for sparc-user
@ 2005-06-09 12:32 Tinnemeyer, Jorn
  0 siblings, 0 replies; only message in thread
From: Tinnemeyer, Jorn @ 2005-06-09 12:32 UTC (permalink / raw)
  To: qemu-devel

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!

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

only message in thread, other threads:[~2005-06-09 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-09 12:32 [Qemu-devel] GDB support for sparc-user Tinnemeyer, Jorn

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).