何志丹利用VS2005 调试(F5) dump的体会:1,int long 等看的到,char*看不到. 短std::string看的到,长std::string看不到。2,pdb必须和dll一致,重新生成的不行。