Hi All, I made a PDB to XML utility and an assembly with strong bindings to the XML that you may all pillage if you see fit :). It has a relicensing clause in each file: so licensing shouldn't be an issue.
The reader is extensible, so hopefully someone can get MDB to work (Any takers from the SharpOS linux team?). The PDB still needs a little work, but once we all have a common ground with the XML format I am sure a universal debugger will be soon to follow. Here is the header. /* * I, the original author Jonathan Dickinson, grant the * enitities The Cosmos Project (www.gocosmos.org) and SharpOS * (www.sharpos.org) the right to use this code in any way desired * (including relicensing) provided this agreement is not * removed from the file, and any portable changes or improvements * are submitted to the Ensemble Project. * * Original Author: Jonathan Dickinson * Original Project: The Ensemble Project * Original License: New BSD */ I expect you all would do something like as follows: /* * I, the original author William Lahti, grant the * enitities The Cosmos Project (www.gocosmos.org) and Ensemble Project * (www.ensemble-os.org) the right to use this code in any way desired * (including relicensing) provided this agreement is not * removed from the file, and any portable changes or improvements * are submitted to the SharpOS Project. * * Original Author: William Lahti * Original Project: The SharpOS Project * Original License: GPLv3 with the Classpath Linking Exception */ -- Jonathan ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ SharpOS-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sharpos-developers
