aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/pdb/all.hpp (unfollow)
Commit message (Collapse)Author
2021-05-16export Process to winapi-commonEgor Tensin
2021-05-16export pdb::file to winapi-common's FileEgor Tensin
2021-05-15use error reporting from winapi-commonEgor Tensin
2021-05-15rename the projectEgor Tensin
2020-03-24add Process classEgor Tensin
It's intended to be used for the future dump writing functionality, to generate a meaningful file name, etc. Also, add Boost.Nowide, which provides handy UTF-8 conversion functions. I'm not sure about this, but things indicate that it's about to be included in Boost.
2020-01-16add call stack collection supportEgor Tensin