We are already using that SDK for our transform (Cosmsos)

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:sharpos-
> [EMAIL PROTECTED] On Behalf Of Jonathan
> Dickinson
> Sent: Thursday, March 27, 2008 3:52 PM
> To: sharpos-developers@lists.sourceforge.net
> Subject: [SharpOS Developers] Debug Symbols and PDB
> 
> Hi Sharpos,
> 
> I came across something that may be of interest to you guys:
> http://blogs.msdn.com/jmstall/archive/2005/08/25/pdb2xml.aspx
> 
> My theory is that if you can somehow make an interface out of his code
> that:
> a. In Windows uses his code directly - transforms to XML_A
> b. In Linux has a implementation to read mdb - transforms to XML A
> 
> Your compiler now relates IL and ASM locations using XML B.
> 
> XML C = XML A * XML B
> 
> XML C now relates ASM opcodes to source lines, variable offsets etc.
> Use my GDB Client code (not too sure if you guys have GDB client yet)
> and build a simple UI.
> 
> You should be able to get the thing working pretty nicely.
> 
> --
> 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/market
> place
> _______________________________________________
> SharpOS-Developers mailing list
> SharpOS-Developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sharpos-developers



-------------------------------------------------------------------------
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
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to