Michael Stefaniuc
|
483d213eca
|
tools: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:57 +02:00 |
Joris Huizer
|
4bfd7059f2
|
winedump: sign-compare fixes.
|
2007-03-05 15:35:25 +01:00 |
Eric Pouech
|
72c52d6d9e
|
winedump: Larger usage of symbol demangling while dumping.
|
2007-02-12 14:11:48 +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
|
b8ae9dccbe
|
winedump: Fix a couple of issues with types table walking.
Align types to DWORD boundaries.
Split types dumping functions into two versions (one without offsets
table, the second one with offset table).
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
f2ef7cf442
|
winedump: Dump S_SSEARCH_V1 symbols.
|
2007-01-06 11:40:45 +01:00 |
Eric Pouech
|
b675ac3919
|
winedump: Handling of S_SALIGN symbols.
|
2007-01-06 11:40:45 +01:00 |
Francois Gouget
|
bb8e625b5b
|
Assorted spelling fixes.
|
2006-12-05 10:31:47 +01:00 |
Andrew Talbot
|
696eddca8c
|
winedump: Cast-qual warnings fix.
|
2006-12-04 12:23:13 +01:00 |
Eric Pouech
|
bacca3425a
|
winedump: Added support for dumping types from PDB, CV... files.
|
2006-11-30 12:59:15 +01:00 |