dia-sdk
Getting a List of Symbols Used by My VC++ Code
I am building a tool that process my VC++ source codes.For this, I need to obtain a list of symbols including local variable names and their types used by my codes.I know Visual C++ 2010 already provi[详细]
2023-03-31 02:12 分类:问答I am looking for a C++ library which processes debug symbols out of a .PDB document
Creating a module that will decode structures defined in a PDB document; can anyone provide me wi开发者_如何学Goth a module that would extract the required debugging symbols from the PDB document? Tha[详细]
2023-03-24 15:42 分类:问答Getting used incremental linking thunks from the .pdb for a function?
I\'m trying to determine a static callgraph of an .exe using the .pdb and the DIA SDK. Unfortunately, when linking incrementally, the incremental trampoline thunks called by a function don\'t show up[详细]
2023-03-24 14:21 分类:问答Is it possible to infer which line in source has the problem according to disassembly?
The problem exists at 017D0B5Fcalleax: 017D0B56movesi,esp 017D0B58movedx,dword ptr [ebp-20h] 017D0B5Bpushedx[详细]
2023-01-19 04:13 分类:问答How can I get the GUID from a PDB file?
Does anyone know how to get the GUID from a PDB file? I\'m using Microsoft\'s Debug Interface Access SDK[详细]
2022-12-24 12:17 分类:问答《温暖的抱抱》后沈腾还有两部新片将上映,这次戏份会有多少??
元旦假期很短,一眨眼就过完了,当然,这个假期电影院是真的热闹,3天时间总票房是12.99亿,可以说为2021年开了个好头,而这其中,由常远执导的喜剧《温暖的抱抱》则排在第二名,该片的口碑虽然不高,但是上映5天累计[详细]
2022-12-16 11:37 分类:问答