bug-hurd
[Top][All Lists]
Advanced

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

Better debugging support in Mach


From: Samuel Thibault
Subject: Better debugging support in Mach
Date: Sat, 24 Mar 2012 03:21:59 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

At last I got it working: in the latest git master, the bootstrap code
can cope with VM_MIN_KERNEL_ADDRESS != 0 by using segmentation before
switching to C code. This means we can make the kernel live at high
virtual addresses, which means that the debugger trace & such can
properly know how to separate user and kernel addresses.

It works for me on kvm, but I'd prefer to see more tests before enbling
it by default. The attached patch is all that is needed to enable it.

Samuel

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]