André Hentschel
|
538a0abbd7
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
Michael Stefaniuc
|
19c9d08304
|
winedump: Simplify the "pointer to start of array" idiom.
|
2012-07-23 12:54:23 +02:00 |
Thomas Faber
|
bb95b706cb
|
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
|
2012-06-18 11:59:41 +02:00 |
Francois Gouget
|
61267a2bdc
|
winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.
|
2012-05-15 16:26:40 +02:00 |
Vincent Povirk
|
73e7346dd5
|
winedump: Add basic support for dumping the property store in lnk files.
|
2012-04-06 20:45:02 +02:00 |
Eric Pouech
|
2ce0e94018
|
winedbg, winedump: Embed wine build-id information info minidump, and display it.
|
2012-01-24 18:10:32 +01:00 |
Gerald Pfeifer
|
64de0876e4
|
winedump: Remove unused parameter from codeview_dump_linetab(). codeview_dump_linetab().
|
2011-12-19 20:15:52 +01:00 |
André Hentschel
|
43e4e47465
|
winedump: Add machine string for ARMv7.
|
2011-11-01 16:45:36 +01:00 |
Alexandre Julliard
|
49c31e3bf8
|
makefiles: Use the generic install flags for the tools directories.
|
2011-06-12 12:47:48 +02:00 |
Marcus Meissner
|
16d13f24a0
|
winedump: Fixed minidump processor revision decoding (Coverity).
|
2011-05-12 15:42:57 +02:00 |
Marcus Meissner
|
a09829bd4d
|
winedump: flags is a DWORD not a WORD (Coverity).
|
2011-05-05 17:26:16 +02:00 |
Eric Pouech
|
0957cd03dd
|
winedump: Simplify code a bit by using IMAGE_FIRST_SECTION() macro.
|
2011-05-02 12:35:57 +02:00 |
Eric Pouech
|
b722e77299
|
winedump: Simplify code a bit by using get_dir_and_size().
|
2011-05-02 12:35:42 +02:00 |
Eric Pouech
|
1d3dfd9e8d
|
winedump: Correctly get to the optional header for 64 bit images.
|
2011-05-02 12:35:32 +02:00 |
Marcus Meissner
|
372c7fca58
|
winedump: Remove double assignment (Coverity).
|
2011-02-24 12:40:08 +01:00 |
Eric Pouech
|
5b4e192aca
|
winedump: Added definition and dumping of thread local variables.
|
2011-01-31 14:08:37 +01:00 |
Eric Pouech
|
67a55feeaf
|
dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).
|
2011-01-19 12:25:05 +01:00 |
Eric Pouech
|
a43b38fe0c
|
winedump: Also dump FPO data out of JG PDB files.
|
2011-01-18 12:36:07 +01:00 |
Eric Pouech
|
2b010ad366
|
winedump: Dump segment info out of PDB files.
|
2011-01-18 12:35:59 +01:00 |
Eric Pouech
|
a7cdc540f3
|
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
|
2011-01-18 12:35:46 +01:00 |
Eric Pouech
|
5199d04b42
|
winedump: Added stream header support.
|
2011-01-18 12:35:15 +01:00 |
Eric Pouech
|
2cba84027b
|
winedump: Get string table stream index out of ROOT named streams list.
|
2011-01-18 12:34:30 +01:00 |
Eric Pouech
|
40fb62c99f
|
winedump: Dump streams names information out of ROOT object.
|
2011-01-18 12:33:56 +01:00 |
Eric Pouech
|
b7635f96ff
|
winedump: Force the PDB_??_ROOT to always be present in reader object.
|
2011-01-18 12:33:21 +01:00 |
André Hentschel
|
13b0452c45
|
winedump: Fix MZ Header detection.
|
2011-01-12 14:58:26 +01:00 |
Alexandre Julliard
|
4f574ee942
|
winedump: Try to load the PDB string table from file number 4 too.
|
2011-01-12 11:31:31 +01:00 |
Alexandre Julliard
|
ce6779c9b1
|
winedump: Print the machine field from the PDB symbol table.
|
2011-01-11 16:17:39 +01:00 |
Alexandre Julliard
|
e421ff6b6f
|
winedump: Don't crash when the PDB filenames table isn't found.
|
2011-01-11 16:05:48 +01:00 |
Alexandre Julliard
|
51dd5c2ebb
|
winedump: Fix printing of module sources in PDB files.
|
2011-01-11 16:05:48 +01:00 |
Eric Pouech
|
982775ddae
|
winedump: Added support for dumping FPO streams.
|
2011-01-10 12:51:35 +01:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
André Hentschel
|
38d7119d18
|
winedump: Add ARM Thumb detection.
|
2010-10-26 11:53:33 +02:00 |
André Hentschel
|
1da4f8bf4a
|
winedump: Ignore case when detecting void.
|
2010-10-22 12:02:26 +02:00 |
André Hentschel
|
27c0161797
|
winedump: Fix typo in code generation.
|
2010-10-21 12:29:39 +02:00 |
Eric Pouech
|
8d981b87f1
|
dbghelp: Proper support and definition for S_REGREL_V3.
|
2010-10-11 17:11:24 +02:00 |
Austin English
|
02bdbbc475
|
winedump: Match the new Makefile format.
|
2010-09-21 17:53:55 +02:00 |
André Hentschel
|
7b1e331523
|
winedump: Add more subsystem descriptions.
|
2010-09-20 15:12:20 +02:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Austin English
|
fac3282551
|
winedump: Add Sparc CPU support.
|
2010-08-24 12:21:16 +02:00 |
Alexandre Julliard
|
009c59afb8
|
winedump: Don't crash on an invalid nrestab NE header value.
|
2010-06-30 21:04:59 +02:00 |
André Hentschel
|
cccad9d97b
|
winedump: Update README.
|
2010-06-21 11:47:40 +02:00 |
Alexandre Julliard
|
a72f3f3075
|
winedump: Don't include winbase16.h.
|
2010-05-27 17:09:14 +02:00 |
Hans Leidekker
|
f6612adcd2
|
winedump: Print the network share name in .lnk files.
|
2010-05-14 18:03:02 +02:00 |
Gerald Pfeifer
|
4e7fe5823a
|
winedump: Remove variable strtable which is not really used from dump_symbol_table.
|
2010-04-26 07:00:22 -05:00 |
Austin English
|
62781a6b3c
|
winedump: Output Makefile.in the right way for the new build system.
|
2010-04-19 14:54:00 +02:00 |
Eric Pouech
|
f4f3033daa
|
winedump: Add support for x86-64 in known CPUs while reading minidumps.
|
2010-04-16 16:53:49 +02:00 |
Mikhail Maroukhine
|
23547c0ffd
|
winedump: Fix compiler warnings with flag -Wcast-qual.
|
2010-04-05 11:39:14 +02:00 |
André Hentschel
|
01c406cf05
|
winedump: Update manpage.
|
2010-04-05 11:34:23 +02:00 |
Mikhail Maroukhine
|
3f1c2d5e35
|
tools: Fix compiler warnings with flag -Wcast-qual.
|
2010-03-29 12:19:02 +02:00 |