When investigating various things, we often have a file offset and what to know what's in the PDB at that address. This patch adds a mode which will print various information about a specified file offset.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D44959
[PDB] Add an explain subcommand to llvm-pdbutil ClosedPublic Authored by zturner on Mar 27 2018, 3:18 PM.
Details Summary When investigating various things, we often have a file offset and what to know what's in the PDB at that address. This patch adds a mode which will print various information about a specified file offset.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 27 2018, 4:50 PM Closed by commit rL328799: [PDB] Add an explain subcommand. (authored by zturner). · Explain WhyMar 29 2018, 9:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 140010 llvm/test/tools/llvm-pdbdump/explain.test
llvm/tools/llvm-pdbutil/CMakeLists.txt
llvm/tools/llvm-pdbutil/ExplainOutputStyle.h
llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp
llvm/tools/llvm-pdbutil/llvm-pdbutil.h
llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
|
format