Skip to content
forked from Josko/tds2pdb

C++11 tool that converts your .tds files to .pdb for a better debugging experience

License

Notifications You must be signed in to change notification settings

a-schalk/tds2pdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tds2pdb

C++11 tool that converts your .tds files to .pdb for a better debugging experience. It's basically, for now, a C++ port of the C# project found here with a few planned new and/or Quality-of-Life features. Hopefully it will be more complete due to the PDB format now being public.

Technology overview

  • C++11
  • Boost (Filesystem, System, ProgramOptions)
  • CMake
  • GTest
  • Doxygen

About

C++11 tool that converts your .tds files to .pdb for a better debugging experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.6%
  • Python 31.0%
  • CMake 16.4%