Skip to content
/ tds2pdb Public

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

Josko/tds2pdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 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, Iostreams)
  • CMake
  • GTest
  • Doxygen

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published