Skip to content

Releases: StackAndPointer/PDB-Insight

PDB Insight 1.3

29 May 13:37

Choose a tag to compare

New Features

  1. Auto PDB Download for DLL/EXE

    • Open DLL/EXE files directly, auto-download corresponding PDB from Microsoft symbol server
    • Custom mirror source support for faster downloads
    • HTTP and HTTPS protocol support
  2. Command Line Support

    • Batch export support (CSV, XML, headers)
    • Quiet mode for no-UI operation
    • List all classes in PDB
    • Export specific class
  3. Mirror Source Settings

    • Configure custom mirror URL in settings
    • Default uses Microsoft official server
    • Users can manually set mirror source address

Fixes

  1. Fixed blank details and header view when viewing function info

PDB Insight v1.2

21 Mar 09:48
9a5ad52

Choose a tag to compare

• Updated the application version to 1.2

• Added informational text in the status bar: "If symbol information is incomplete, please export to view"

• Improved multi-language support for search results and details view

• Fixed array declaration syntax errors in generated headers

• Improved virtual function table handling in generated headers

• Removed the cache file feature

PDB Insight一款更小巧强大的pdb查看工具v1.1

27 Feb 06:26

Choose a tag to compare

  • 修复了多语言设置未正确应用于文本显示的问题
  • 解决了窗口最小化后重新打开时布局显示不正确的BUG
  • 实现了对虚函数表的正常查看功能
  • 新增了自动生成缓存文件的功能

PDB Insight一款更小巧强大的pdb查看工具v1.0

22 Feb 02:49
1ccc9e3

Choose a tag to compare

PDB Insight一款更小巧强大的pdb查看工具,首次发布。