C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\autoexp.dat


找到[AutoExpand]

添加以下内容:

for PTLib
PObject 
=<,t>
PString 
=<theArray,s>
PCharArray 
=<theArray,s>
PContainer
=<,t> size=<reference->size> ref=<reference->count>
PAbstractArray 
=<,t> size=<reference->size> ref=<reference->count>
PArrayObjects 
=<,t> size=<theArray->reference->size> ref=<reference->count>
PIPSocket::Address 
= <v.four.S_un.S_un_b.s_b1,u>.<v.four.S_un.S_un_b.s_b2,u>.<v.four.S_un.S_un_b.s_b3,u>.<v.four.S_un.S_un_b.s_b4,u>
PTimeInterval 
= <milliseconds>
PTime 
= <theTime>


保存即可

相关文章:

  • 2022-12-23
  • 2021-10-13
  • 2021-08-18
  • 2021-08-10
  • 2021-12-09
  • 2022-12-23
猜你喜欢
  • 2021-11-21
  • 2021-10-10
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
相关资源
相似解决方案