According to the conversation at BOO-523, it seems that the .pdb debug files that Boo produces only work under Microsoft.NET 1.1 and not Microsoft.NET 2.0.
We should probably look into seeing what the differences are, and if Boo is generating bad debugging symbols, somehow, when run under .NET 2.0, or simply invalid symbols period.
Description
According to the conversation at BOO-523, it seems that the .pdb debug files that Boo produces only work under Microsoft.NET 1.1 and not Microsoft.NET 2.0.
We should probably look into seeing what the differences are, and if Boo is generating bad debugging symbols, somehow, when run under .NET 2.0, or simply invalid symbols period.