On Tue, 6 Jun 2006 16:10:39 +0200
"andrzej zaborowski" <[EMAIL PROTECTED]> wrote:
> Acutally you don't need networking in the guest. QEMU listens on the
> host's port 1234
Yes, you're right. Sorry - I had misread the email and assumed the
original poster was trying to connect to a debugger running
On Tue, 6 Jun 2006 05:35:13 -0700 (PDT)
Tieu Ma Dau <[EMAIL PROTECTED]> wrote:
> Hi All,
> I've compiled Linux kernel 2.6.16 with kgdb on Linux. And after
> that, I've tried to debug this kernel with Qemu 0.8.1 on Msys to
> simulate ARM Processor. In fact, I've run the command below:
> qemu
This patch corrects a bug with rip-relative addressing for some SSE
compare instructions on x86_64. This makes GNU wget work on x86_64.
--
Robin
Index: target-i386/translate.c
===
RCS file: /sources/qemu/qemu/target-i386/translate.c,
I'm trying to debug the Linux kernel using qemu's -s option. When I try
to set a breakpoint, it fails as follows:
$ gdb /lib/modules/2.6.16.18-1.debug.x86_64/vmlinux
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you a