{"library":"dbghelp","type":"library","category":null,"description":"Windows Debug Help Library provides functions for debugging and symbol handling on Windows.","language":"cpp","status":"active","version":"0","tags":["debugging","symbols","windows","minidump"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install dbghelp","imports":["#include <dbghelp.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(dbghelp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE DbgHelp::DbgHelp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}