DragonFly BSD
DragonFly kernel List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: kernel debugging question


From: "P. de Boer" <pieter@xxxxxxxxxxxxxx>
Date: Sun, 16 May 2004 20:13:12 +0200

On Sun, 16 May 2004 12:55:35 +0200
Patrick Mauritz <oxygene@xxxxxxxxxxxxxxxxxxxx> wrote:

> you could probably use qemu (http://fabrice.bellard.free.fr/qemu/), an
> x86 emulator (similar to bochs, but with dynamic translation for quite
> good performance) - it allows to attach a gdb to the client
> environment.
> 
> unfortunately there are some linuxisms in the code and the last
> freebsd patch I could find - at
> http://mail.gnu.org/archive/html/qemu-devel/2004-03/msg00048.html
> is pretty dated and doesn't apply to current versions of qemu anymore.

The BSD patch only fails on one chunk on vl.c when applied to the
sources of version 0.5.4. That reject is easily fixed by hand. However,
that wouldn't help much, since dfly doesn't seem to boot on it anyway..
(hangs directly after the BTX loader banner)

-- 
Pieter



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]