- 11 Oct, 2011 1 commit
-
-
André Hentschel authored
-
- 28 Apr, 2011 1 commit
-
-
Marcus Meissner authored
-
- 09 Mar, 2011 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 31 Jan, 2011 1 commit
-
-
Eric Pouech authored
-
- 15 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 10 Jul, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 01 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 30 Nov, 2006 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 27 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 27 Jun, 2006 1 commit
-
-
Eric Pouech authored
- now internally storing module info as a 64bit module structure (the interest in not in the 64 bit side of things, but because it allows storing lots of usefull information) - fixed SymGetModuleInfo64W which wasn't returning the LoadedPdbName field - now filling for MSC files with the extended information (instead of guessing it) - reused the extended module info to store wine ELF module information (link for map link, stabs vs dwarf symbol info)
-
- 20 Jun, 2006 1 commit
-
-
Eric Pouech authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
right on a 64-bit platform.
-
- 03 Jan, 2005 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 21 Nov, 2004 1 commit
-
-
Eric Pouech authored
to parse debug files generated by MS tools - moved into coff.c (and out of msc.c) the COFF handling - cleaned lots of types (add consistency across structs) - versioning of some defines and types (to follow MS tools evolution) - enhanced V2 of symbols parsing (some more types recognized, support of imported .pdb files) - added support for newest .pdb format
-