Eric Pouech
|
7a685030f6
|
winedump: Manage the string table size in PE file format.
|
2009-12-29 13:27:43 +01:00 |
André Hentschel
|
1cee3235bc
|
winedump: Fix sym mode.
|
2009-12-28 15:23:16 +01:00 |
Eric Pouech
|
1c238c77f7
|
winedump: Add support for long section names (at least used by MinGW).
|
2009-12-24 12:15:41 +01:00 |
Eric Pouech
|
2271a8d417
|
winedump: Dump PE symbols table if any.
|
2009-12-10 11:53:28 +01:00 |
Eric Pouech
|
947f2456a9
|
winedump: Rewrote a bit the COFF symbol table stuff.
|
2009-12-10 11:53:07 +01:00 |
André Hentschel
|
0c652a5a5c
|
winedump: Add ARM support.
|
2009-11-16 15:18:30 +01:00 |
Eric Pouech
|
64144519a0
|
winedump, dbghelp: In .pdb files (>= VC2005), handle the case where the codeview_linetab2_file structure is not the first one.
|
2009-11-03 21:20:21 +01:00 |
Eric Pouech
|
ad44094094
|
winedump: Correctly handle the constant fields.
|
2009-11-03 21:20:05 +01:00 |
Eric Pouech
|
a1021a1208
|
winedump: Ensure all PDB fields are printed.
|
2009-11-03 21:19:11 +01:00 |
Alexandre Julliard
|
a4e22d4928
|
tools: Build all the tools with -D__WINESRC__.
|
2009-10-05 14:55:25 +02:00 |
Alexandre Julliard
|
19c0b3ee48
|
winedump: Use consistent prototypes for option callbacks.
|
2009-10-02 15:06:59 +02:00 |
Alexandre Julliard
|
bb223b789b
|
winedump: Ordinal functions can be forwards too.
|
2009-09-24 23:59:54 +02:00 |
Eric Pouech
|
a9c7612d4c
|
winedump: Added reference for MSVC 8.
|
2009-06-29 13:14:09 +02:00 |
Alexandre Julliard
|
23fd37528c
|
winedump: Fix a printf format warning on 64-bit.
|
2009-05-28 15:23:24 +02:00 |
Dmitry Timoshkov
|
60482be24b
|
winedump: Add an ability to dump font files.
|
2009-05-11 15:57:13 +02:00 |
Austin English
|
285572fd57
|
winedump: Sign compare fixes.
|
2009-05-08 14:30:44 +02:00 |
Alexandre Julliard
|
8ad9457fca
|
winedump: Add dumping of x86_64 exception tables.
|
2009-05-06 12:06:24 +02:00 |
Christian Costa
|
d5f3d6f759
|
winedump: When generating preamble, use 4 spaces instead of tabs. Remove extra break.
|
2009-04-21 14:32:26 +02:00 |
Francois Gouget
|
96848a0605
|
Remove spaces before '\n's.
|
2009-03-09 12:05:58 +01:00 |
Alexandre Julliard
|
83fc73395d
|
winedump: Implement dumping of relocations.
|
2009-01-06 15:11:47 +01:00 |
Alexandre Julliard
|
d6617258b7
|
winedump: List exported functions sorted by ordinal.
|
2009-01-06 15:11:06 +01:00 |
Francois Gouget
|
b3bf746ff9
|
Straighten out some ellipses.
|
2008-11-26 12:33:34 +01:00 |
Eric Pouech
|
721b88f603
|
winedump: Print detailed information about class/struct properties.
|
2008-11-10 11:59:17 +01:00 |
Michael Stefaniuc
|
922a336063
|
winedump: Remove casts of void pointers to other pointer types.
|
2008-11-03 13:38:30 +01:00 |
Eric Pouech
|
ac42ebb5dc
|
winedump: First stab at dumping the "new" line information out of pdb files.
|
2008-10-01 09:50:59 -05:00 |
Eric Pouech
|
f8380ba37a
|
winedump: Now dumping codeview source line information.
|
2008-10-01 09:50:43 -05:00 |
Eric Pouech
|
da6d5eaa8b
|
winedump: Improved a bit the MS Tool V3 description.
|
2008-10-01 09:50:13 -05:00 |
Eric Pouech
|
81df3de0fc
|
dbghelp,winedump: Added support for symbol symbol.
|
2008-10-01 09:50:02 -05:00 |
Eric Pouech
|
028956d1fe
|
dbghelp,winedump: Added support for symbol 0x113c.
|
2008-10-01 09:49:54 -05:00 |
Eric Pouech
|
82d1845d85
|
dbghelp,winedump: Added support for 0x113d symbol.
|
2008-10-01 09:49:45 -05:00 |
Eric Pouech
|
cff33cedf5
|
winedump: Add preliminary dumping of 0x1136 and 0x1137 symbols.
|
2008-10-01 09:49:24 -05:00 |
Eric Pouech
|
ff1767863f
|
winedump: Dump a bit more of information from procedures.
|
2008-10-01 09:49:10 -05:00 |
Eric Pouech
|
3333ea8dc6
|
winedump: Added support for dumping long long constants.
|
2008-10-01 09:48:56 -05:00 |
Eric Pouech
|
076dcc845f
|
dbghelp,winedump: Added support for symbol 0x1012.
|
2008-10-01 09:48:32 -05:00 |
Eric Pouech
|
ee4aaf7fcd
|
dbghelp,winedump: Added support for symbol 0x113a.
|
2008-10-01 09:48:20 -05:00 |
Eric Pouech
|
f3c071660d
|
winedump, dbghelp: Correctly name the age field in PDB headers.
|
2008-09-02 11:57:04 +02:00 |
Alexandre Julliard
|
b3ec2e5f95
|
makefiles: Recurse into all directories for install-lib and install-dev too.
|
2008-08-25 14:27:03 +02:00 |
Eric Pouech
|
13585ddd71
|
winedump: Fully dump the compiland (V3) structure out of .pdb files.
|
2008-05-28 11:42:00 +02:00 |
Eric Pouech
|
b0a7c55cde
|
winedump: Added support for latest versions of Codeview (VC70).
|
2008-05-01 11:12:06 +02:00 |
Eric Pouech
|
1185c5123d
|
winedump: Print more meaningful information about module list.
|
2008-05-01 11:11:57 +02:00 |
Dmitry Timoshkov
|
ae9fe5e36e
|
winedump: Print contents of EMR_INTERSECTCLIPRECT and EMR_EXTSELECTCLIPRGN.
|
2008-04-21 11:53:05 +02:00 |
Dmitry Timoshkov
|
f348a9309b
|
winedump: Decipher contents of a couple EMF records.
|
2008-04-17 20:18:24 +02:00 |
Dmitry Timoshkov
|
d43758b274
|
winedump: Print names for all known EMF records.
|
2008-04-17 12:41:24 +02:00 |
James Hawkins
|
e4c1227ec9
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:17:17 +01:00 |
Marcus Meissner
|
8063d6572b
|
winedump: Check return value of fetch_block (Coverity).
|
2008-02-20 12:06:36 +01:00 |
Eric Pouech
|
aaa2862bf9
|
dbghelp: Added preliminary support for a strange stack variable object.
|
2008-02-07 11:59:52 +01:00 |
Francois Gouget
|
fa9950f93e
|
winedump: Add support for dumping SZ_LINK and SPECIAL_FOLDER data blocks.
|
2008-02-04 11:13:07 +01:00 |
Francois Gouget
|
79a6f41935
|
winedump: Switch the block dumping code to be block-oriented, rather then flag oriented, so it is resilient to order changes.
|
2008-02-04 11:13:01 +01:00 |
Francois Gouget
|
9fc80d212f
|
winedump: Dump the raw data when finding an unknown block in an lnk file.
|
2008-02-04 11:12:32 +01:00 |
Francois Gouget
|
74d8536414
|
winedump: Track unknown lnk flags and dump them.
|
2008-02-04 11:12:13 +01:00 |