Michael Stefaniuc
|
22e74da914
winedump: Remove useless casts to self.
|
5 年之前 |
Fabian Maurer
|
b58094f74c
winedump: Fix potential null-pointer dereference (cppcheck).
|
7 年之前 |
Francois Gouget
|
f635beea75
winedump: Remove unneeded NONAMELESSXXX directives.
|
9 年之前 |
Frédéric Delanoy
|
0f2bed51bd
Assorted spelling fixes.
|
11 年之前 |
Frédéric Delanoy
|
5d0adcfa1e
winedump: Remove an "#if 1" preprocessor directive.
|
11 年之前 |
Michael Stefaniuc
|
19c9d08304
winedump: Simplify the "pointer to start of array" idiom.
|
12 年之前 |
Gerald Pfeifer
|
64de0876e4
winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().
|
13 年之前 |
Eric Pouech
|
a43b38fe0c
winedump: Also dump FPO data out of JG PDB files.
|
14 年之前 |
Eric Pouech
|
2b010ad366
winedump: Dump segment info out of PDB files.
|
14 年之前 |
Eric Pouech
|
a7cdc540f3
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
|
14 年之前 |
Eric Pouech
|
5199d04b42
winedump: Added stream header support.
|
14 年之前 |
Eric Pouech
|
2cba84027b
winedump: Get string table stream index out of ROOT named streams list.
|
14 年之前 |
Eric Pouech
|
40fb62c99f
winedump: Dump streams names information out of ROOT object.
|
14 年之前 |
Eric Pouech
|
b7635f96ff
winedump: Force the PDB_??_ROOT to always be present in reader object.
|
14 年之前 |
Alexandre Julliard
|
4f574ee942
winedump: Try to load the PDB string table from file number 4 too.
|
14 年之前 |
Alexandre Julliard
|
ce6779c9b1
winedump: Print the machine field from the PDB symbol table.
|
14 年之前 |
Alexandre Julliard
|
e421ff6b6f
winedump: Don't crash when the PDB filenames table isn't found.
|
14 年之前 |
Alexandre Julliard
|
51dd5c2ebb
winedump: Fix printing of module sources in PDB files.
|
14 年之前 |
Eric Pouech
|
982775ddae
winedump: Added support for dumping FPO streams.
|
14 年之前 |
Eric Pouech
|
a1021a1208
winedump: Ensure all PDB fields are printed.
|
15 年之前 |
Eric Pouech
|
a9c7612d4c
winedump: Added reference for MSVC 8.
|
15 年之前 |
Francois Gouget
|
96848a0605
Remove spaces before '\n's.
|
16 年之前 |
Eric Pouech
|
ac42ebb5dc
winedump: First stab at dumping the "new" line information out of pdb files.
|
16 年之前 |
Eric Pouech
|
f8380ba37a
winedump: Now dumping codeview source line information.
|
16 年之前 |
Eric Pouech
|
b0a7c55cde
winedump: Added support for latest versions of Codeview (VC70).
|
16 年之前 |
Eric Pouech
|
1185c5123d
winedump: Print more meaningful information about module list.
|
16 年之前 |
Andrew Talbot
|
2d7cd213f2
winedump: Cast-qual warnings fix.
|
17 年之前 |
Dmitry Timoshkov
|
7472fa441a
winedump: Fix compilation warnings in 64-bit mode.
|
17 年之前 |
Alexandre Julliard
|
69a88a9d40
Fix minor differences in the formatting of the license notices.
|
17 年之前 |
Eric Pouech
|
ae48ede907
winedump: Simplify guid dumping.
|
18 年之前 |