|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Xen Kernel Debug Tools
> Does the domain builder reside in the Dom0 kernel or is it a separate
> user space program?
It's a user space program.
> If it is a separate user space program, does it
> 'borrow' any code or interfaces from the kernel source or xen-sparse
> tree? The grsecurity patches modify this code, and the non-grsec Dom0
> referenced earlier was built from a non-patched Xen tree.
It will be using xen headers, plus making use of some of the
/proc/xen/privcmd ioctls.
> >Are you using a debug build of Xen? You may get some more helpful
> >output.
>
> I'm not using a debug build. Do I just enable kernel debugging in the
> kernel .config or do I need to build Xen with options so the
hypervisor
> itself gets debug info? Like CFLAGS='-DDEBUG' make world?
Edit Rules.mk and rebuild xen.
Ian
>
> Thanks for taking an interest,
>
> John A.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|