summaryrefslogtreecommitdiffstats
path: root/tools/llvm-pdbutil/llvm-pdbutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner2017-07-171-2/+2
* Resubmit "Add pdb-diff test."Zachary Turner2017-07-101-8/+18
* Revert "Build fixes for pdb-diff test."Zachary Turner2017-07-101-18/+8
* Fix pdb-diff test.Zachary Turner2017-07-101-8/+18
* Fix some differences between lld and MSVC generated PDBs.Zachary Turner2017-07-071-0/+14
* [PDB] Add a test that verifies every known type record.Zachary Turner2017-07-051-2/+2
* [llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner2017-06-301-0/+7
* [llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.Zachary Turner2017-06-261-35/+43
* [llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.Zachary Turner2017-06-231-0/+14
* [llvm-pdbutil] Dump raw bytes of type and id records.Zachary Turner2017-06-231-0/+11
* [llvm-pdbutil] Dump raw bytes of various DBI stream subsections.Zachary Turner2017-06-231-4/+21
* [llvm-pdbutil] Show what blocks a stream occupies.Zachary Turner2017-06-231-0/+5
* [llvm-pdbutil] Dump raw bytes of pdb name map.Zachary Turner2017-06-231-0/+3
* [llvm-pdbutil] Add the ability to dump raw bytes from the file.Zachary Turner2017-06-231-16/+34
* [llvm-pdbutil] Create a "bytes" subcommand.Zachary Turner2017-06-221-26/+61
* [llvm-pdbutil] Rename "raw" to "dump".Zachary Turner2017-06-221-60/+61
* Remove diff pedantic mode.Zachary Turner2017-06-201-5/+0
* Remove some dead code / includes.Zachary Turner2017-06-161-0/+9
* [llvm-pdbutil] Add support for dumping cross module imports/exports.Zachary Turner2017-06-161-0/+12
* [llvm-pdbutil] Add support for dumping lines and inlinee lines.Zachary Turner2017-06-151-1/+11
* [llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner2017-06-151-3/+8
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-100/+72
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-72/+100
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-100/+72
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-5/+12
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-12/+5
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-5/+12
* Slightly better fix for dealing with no-id-stream PDBs.Zachary Turner2017-06-121-8/+0
* [llvm-pdbdump] Don't fail on PDBs with no ID stream.Zachary Turner2017-06-121-0/+9
* [pdb] Support CoffSymbolRVA debug subsection.Zachary Turner2017-06-091-0/+2
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+1023