Commit History

Author SHA1 Message Date
  Eric Pouech c77db0064a winedump: Pass start offset when dumping symbols. 3 years ago
  Eric Pouech 97c3c41732 winedump: Better detect whether IPI stream is present. 3 years ago
  Eric Pouech 23fe1ad987 winedump: Also dump library name for a module. 3 years ago
  Eric Pouech f0b8518333 mscvpdb.h: Update symbol header for linetab2's block size. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard 207068c48c tools: Move some portability defines out of port.h. 3 years ago
  Alexandre Julliard 3cdc6d682c winedump: Use the shared tools functions. 3 years ago
  Eric Pouech 5ddcb94af6 winedump: Correct and update a couple of infos in PDB symbol stream header. 3 years ago
  Eric Pouech d3c9d645e6 winedump: Add support for dumping information about type's hash stream. 3 years ago
  Eric Pouech 1d03a4febc winedump: Add support for dumping stream of fixed index 4. 3 years ago
  Michael Stefaniuc 22e74da914 winedump: Remove useless casts to self. 5 years ago
  Fabian Maurer b58094f74c winedump: Fix potential null-pointer dereference (cppcheck). 7 years ago
  Francois Gouget f635beea75 winedump: Remove unneeded NONAMELESSXXX directives. 9 years ago
  Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 10 years ago
  Frédéric Delanoy 5d0adcfa1e winedump: Remove an "#if 1" preprocessor directive. 11 years ago
  Michael Stefaniuc 19c9d08304 winedump: Simplify the "pointer to start of array" idiom. 12 years ago
  Gerald Pfeifer 64de0876e4 winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab(). 13 years ago
  Eric Pouech a43b38fe0c winedump: Also dump FPO data out of JG PDB files. 14 years ago
  Eric Pouech 2b010ad366 winedump: Dump segment info out of PDB files. 14 years ago
  Eric Pouech a7cdc540f3 winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes. 14 years ago
  Eric Pouech 5199d04b42 winedump: Added stream header support. 14 years ago
  Eric Pouech 2cba84027b winedump: Get string table stream index out of ROOT named streams list. 14 years ago
  Eric Pouech 40fb62c99f winedump: Dump streams names information out of ROOT object. 14 years ago
  Eric Pouech b7635f96ff winedump: Force the PDB_??_ROOT to always be present in reader object. 14 years ago
  Alexandre Julliard 4f574ee942 winedump: Try to load the PDB string table from file number 4 too. 14 years ago
  Alexandre Julliard ce6779c9b1 winedump: Print the machine field from the PDB symbol table. 14 years ago
  Alexandre Julliard e421ff6b6f winedump: Don't crash when the PDB filenames table isn't found. 14 years ago
  Alexandre Julliard 51dd5c2ebb winedump: Fix printing of module sources in PDB files. 14 years ago
  Eric Pouech 982775ddae winedump: Added support for dumping FPO streams. 14 years ago
  Eric Pouech a1021a1208 winedump: Ensure all PDB fields are printed. 15 years ago