Talk:Program database
This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||||||||||||||||
|
PDB acronym
editHello,
PDB acronym stands for "Program Debug Database".
Not solely "Program Database".
Cheers!
Hatchikim (talk) 11:30, 18 September 2011 (UTC)
Nope. See: http://msdn.microsoft.com/en-us/library/yd4f8bd1%28v=vs.71%29.aspx
Portable PDB
editThere're efforts to create a PDB variant that doesn't depend on proprietary libraries and can be used on OSes other than Windows. The plan is to support it in Roslyn which already works on Unix but doesn't generate debug information there. Will be worth to mention PPDB in the article if gets traction. Salmin (talk) 05:07, 27 July 2015 (UTC)
Wrong Mime-Type?
editchemical/x-pdb seems to be the wrong MIME type for the debugging info. That MIME type is linked to https://en.wiki.x.io/wiki/Protein_Data_Bank_(file_format) and https://www.ch.ic.ac.uk/chemime/
---
I found the same issue. I set it to NULL but not sure the right way to handle it