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

Re: VKernel progress update - 11 Jan 2007


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Jan 2007 23:32:37 -0800 (PST)

:Matthew Dillon wrote:
:>     * Make gdb work properly with the new register frame.
:
:ah!  so it is not my fault?  I already wondered if I broke my gdb :)  I'm checking this out right now.
:
:cheers
:  simon

    No, I broke it.  I changed the register frame that is used *everywhere*.
    I'm really amazed that I didn't break more things (but it does mean that
    the more complex packages will probably have to be rebuilt).  The
    number of hacks we had to get around the missing fields in the register
    frame (%gs and the hardware error code on a page fault) were just
    getting too much for my sensibilities.  Handling %gs, in particular,
    was getting really messy.

    Be sure to catch the second commit I just made a moment ago.  Then gdb
    should be happy again.

						-Matt




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