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
|
5199d04b42
|
winedump: Added stream header support.
|
2011-01-18 12:35:15 +01:00 |
Alexandre Julliard
|
ce6779c9b1
|
winedump: Print the machine field from the PDB symbol table.
|
2011-01-11 16:17:39 +01:00 |
Eric Pouech
|
982775ddae
|
winedump: Added support for dumping FPO streams.
|
2011-01-10 12:51:35 +01:00 |
Eric Pouech
|
8d981b87f1
|
dbghelp: Proper support and definition for S_REGREL_V3.
|
2010-10-11 17:11:24 +02:00 |
Eric Pouech
|
b164155447
|
dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation).
|
2010-10-11 17:08:13 +02: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
|
3dc37cbf94
|
dbghelp: Rewrote the linetab access so that we don't need to allocate intermediate information.
|
2008-10-01 09:51:44 -05: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
|
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
|
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 |
Eric Pouech
|
b0a7c55cde
|
winedump: Added support for latest versions of Codeview (VC70).
|
2008-05-01 11:12:06 +02:00 |
Austin English
|
6e59cd2c34
|
Spelling fixes.
|
2008-04-22 12:20:12 +02:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Eric Pouech
|
aaa2862bf9
|
dbghelp: Added preliminary support for a strange stack variable object.
|
2008-02-07 11:59:52 +01:00 |
Eric Pouech
|
b49d2b4e22
|
dbghelp: Added HRESULT as new basic type (and some doc about basic types ids).
|
2008-02-07 11:59:52 +01:00 |
Eric Pouech
|
d5a60cf409
|
dbghelp: Fix mixed up return and this type in MFunction V2.
|
2008-02-07 11:59:52 +01:00 |
Eric van Beurden
|
5184b49fe0
|
dbghelp: Update some mscvpdb.h definitions and descriptions.
|
2008-01-18 12:15:59 +01:00 |
Eric Pouech
|
9d10c66dc8
|
winedump: Add support for derived types in codeview type info.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
8a68e46953
|
winedump: Re-use existing codeview facilities to dump OMF files.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
bbef1cbd2d
|
winedump: Removed cvinclude.h.
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
0bee33e195
|
mscvpdb.h: Update some definitions (constants, structures) with latest information we have.
|
2006-11-30 12:55:10 +01:00 |
Eric Pouech
|
cc65d21f82
|
dbghelp: Moved mscvpdb.h file to include/wine to allow sharing of the definitions with winedump.
|
2006-11-30 12:54:54 +01:00 |