On Sun, Mar 08, 2009 at 05:37:32PM -0700, Jonathan Adams wrote: > Hi everyone, > > I've been working on a wad started by Eric Schrock a couple years ago to > add type information to MDB pipelines. It has blossomed into a fairly big > modification of the MDB module API, and I'd like to get some community review > before I put this back. >
I've updated the wad and arc case based upon comments so far; a new webrev and case is linked below. Please let me know which version you are reviewing. --- cut here --- The diffs to mdb_modapi.h are here: http://cr.opensolaris.org/~jwadams/webrev-mdbprint-2/usr/src/cmd/mdb/common/mdb/mdb_modapi.h.wdiff.html The proposed arc case materials are here: http://cr.opensolaris.org/~jwadams/webrev-mdbprint-2/proposed_arc_case And the full codereview is here: http://cr.opensolaris.org/~jwadams/webrev-mdbprint-2/ The meat of the changes is in usr/src/cmd/mdb/common/mdb. --- cut here --- Cheers, - jonathan