summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/llvm-pdbdump.h
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-156/+0
* [CodeView] Support remaining debug subsection typesZachary Turner2017-06-091-0/+3
* [llvm-pdbdump] Improve consistency among subcommands.Zachary Turner2017-06-081-9/+26
* [llvm-pdbdump] pdb2yaml: add an -all option to dump everything we canBob Haarman2017-05-261-0/+1
* [llvm-pdbdump] Add the option to sort functions and data.Zachary Turner2017-05-141-0/+23
* [llvm-pdbdump] Allow printing only a portion of a stream.Zachary Turner2017-04-281-1/+1
* [llvm-pdbdump] Allow sorting / filtering by immediate paddingZachary Turner2017-04-251-1/+10
* [llvm-pdbdump] Dump File / Line Info to YAML.Zachary Turner2017-04-251-0/+2
* [llvm-pdbdump] Merge functionality of graphical and text dumpers.Zachary Turner2017-04-241-1/+2
* [llvm-pdbdump] Re-write the record layout code to be more resilient.Zachary Turner2017-04-241-1/+1
* [llvm-pdbdump] Recursively dump class layout.Zachary Turner2017-04-131-1/+4
* [llvm-pdbdump] Minor prepatory refactor of Class Def Dumper.Zachary Turner2017-04-121-1/+1
* [llvm-pdbdump] More advanced class definition dumping.Zachary Turner2017-04-121-1/+1
* [llvm-pdbdump] Display padding bytes on record layoutZachary Turner2017-04-101-2/+4
* Allow specification of what kinds of class members to dump.Zachary Turner2017-04-061-1/+3
* [llvm-pdbdump] Allow pretty to only dump specific types of types.Zachary Turner2017-04-061-1/+3
* [pdb] Write the module info and symbol record streams.Zachary Turner2017-03-151-0/+1
* Add the beginning of PDB diffing support.Zachary Turner2017-03-131-0/+4
* [pdb] Write the Named Stream mapping to Yaml and binary.Zachary Turner2017-01-201-0/+2
* [llvm-pdbdump] Add a compact dump mode.Zachary Turner2017-01-121-0/+1
* [pdb] added support for dumping globals streamBob Haarman2016-10-211-0/+1
* [pdb] Dump Module Symbols to Yaml.Zachary Turner2016-10-081-0/+1
* [pdb] Write the IPI stream.Zachary Turner2016-09-151-0/+1
* [pdb] Add command line options for dumping individual streams and blocksZachary Turner2016-09-091-2/+9
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+1
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-1/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+1
* [msf] Teach LLVM to parse a split Fpm.Zachary Turner2016-08-011-1/+1
* pdbdump: Dump Free Page Map contents.Rui Ueyama2016-07-291-0/+1
* [pdb] Round-trip module & file info to/from YAML.Zachary Turner2016-07-221-0/+2
* Refactor the PDB writing to use a builder approachZachary Turner2016-07-111-0/+1
* [pdb] Add a pdb2yaml option to not dump file headers.Zachary Turner2016-07-111-0/+1
* [pdb] Round trip the PDB stream between YAML and binary PDB.Zachary Turner2016-07-061-0/+1
* Update llvm-pdbdump to use subcommands.Zachary Turner2016-06-301-13/+19
* [pdbdump] Print out New FPO stream contents.Rui Ueyama2016-06-061-0/+1
* pdbdump: print out TPI hashes.Rui Ueyama2016-06-031-1/+2
* [llvm-pdbdump] Introduce an abstraction for the output style.Zachary Turner2016-06-031-0/+23
* pdbdump: Print "Publics" stream.Rui Ueyama2016-05-131-1/+1
* [llvm-pdbdump] Add include-only filters.Zachary Turner2015-09-291-0/+3
* [llvm-pdbdump] Display full enum definitions.Zachary Turner2015-03-041-1/+2
* [llvm-pdbdump] Many minor fixes and improvementsZachary Turner2015-03-021-10/+13
* [llvm-pdbdump] Rewrite dumper using visitor pattern.Zachary Turner2015-02-221-0/+28
* Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.Zachary Turner2015-02-101-32/+0
* Run dos2unix against llvm-pdbdump.Zachary Turner2015-01-271-31/+31
* Add support for dumping debug tables to llvm-pdbdump.Zachary Turner2015-01-271-0/+32
OpenPOWER on IntegriCloud