aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/process.cpp (follow)
Commit message (Collapse)AuthorAge
* Process: static get_executable_pathEgor Tensin2020-10-01
|
* pdb::error: include function name in error messageEgor Tensin2020-09-20
|
* add missing copyright headersEgor Tensin2020-09-14
|
* clang-format: regroup #includesEgor Tensin2020-09-14
|
* add Process classEgor Tensin2020-03-24
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.