Re: FreeBSD kernel Debugging tools for Virtual Memory Module

[ Available lists | Index of freebsd-questions | Month of Jan 2009 | Week of 2 Jan 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mehul Chadha <mehulc87@gmail.com>
Date
2 Jan 2009 03:16:29
Subject
Re: FreeBSD kernel Debugging tools for Virtual Memory Module
Message-ID
251d650c0901011856n20dd48efuc6a5ef714320e1cf@mail.gmail.com


[ Hide this part ]
Hi kamlesh,
Happy New Year. I am not aware of the debugging tools
in freebsd available right now in the market. But I am working on a virtual
mode freebsd project similar to what UML does in linux. This will help in
executing the entire OS in the user space of real OS running on HW. This
will be the best debugging tool to debug all the non architecture specific
code in freebsd. The project is specially catered to problems similar to
what you are facing. We are expecting the project to be completed in next 3
months.

Regards,
Mehul

On Fri, Jan 2, 2009 at 7:57 AM, Kamlesh Patel <shilp.kamal@yahoo.com> wrote:

> Hi Friends, Happy New Year,
>
> I am working on Virtual Memory parts of FreeBSD OS. My Problem is, whenever
> i modify little code of vmpage.c file i need to build the whole kernel to
> check the modification and i even am not able to debug the kernel code.
>
> Could anyone please inform me kernel Debugging tools for FreeBSD OS?
>
> Kamlesh
> MS CS, CSUS
>
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>

Elapsed time: 0.123 seconds