Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jun 2011 22:40:35 +0300
From:      Gleb Kurtsou <gleb.kurtsou@gmail.com>
To:        soc-status@freebsd.org
Cc:        mdf@freebsd.org
Subject:   ino64 status report 2
Message-ID:  <20110605194035.GA21540@tops>

next in thread | raw e-mail | index | archive | help
Libc exported syscalls do not have debugging info attached. To work
around it I've written a script to generate fake syscall definitions and
extended shlib-compat to use symbols aliases during search. There are
still symbols without debugging info (or in several cases with
incomplete info). shlib-compat is very useful now and spotted several
bug already.

I've also merged preparatory changes from original patch and fixed
incorrect 'DIR opaque struct' patch. I'm going to test more thoroughly
at this point and move to ufs and syscall changes next.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110605194035.GA21540>