- 01 May, 2008 1 commit
-
-
Eric Pouech authored
-
- 07 Apr, 2008 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 21 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 07 Feb, 2008 9 commits
-
-
Eric Pouech authored
dbghelp: Disable the S_PUB_FUNC_XXX msc symbols until we know what they do (the first guess is wrong anyway).
-
Eric Pouech authored
dbghelp: Extended the internal enumeration information so that we know the underlying integral type.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 05 Feb, 2008 1 commit
-
-
Eric Pouech authored
-
- 08 Dec, 2007 1 commit
-
-
Detlef Riekenberg authored
-
- 05 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 27 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 01 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 23 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 19 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 13 Mar, 2007 1 commit
-
-
Eric Pouech authored
-
- 08 Mar, 2007 1 commit
-
-
Francois Gouget authored
-
- 05 Mar, 2007 1 commit
-
-
Eric Pouech authored
-
- 22 Feb, 2007 4 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 06 Jan, 2007 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 06 Dec, 2006 1 commit
-
-
Eric Pouech authored
Let dwarf and msc use this new feature. As we also add global symbol without addresses, don't take those constant symbols into account for searches by address.
-
- 30 Nov, 2006 3 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 27 Nov, 2006 3 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: Use the location info structure thoughout the code to handle the location of a data variable.
-
Eric Pouech authored
-
- 06 Oct, 2006 1 commit
-
-
James Hawkins authored
-
- 26 Sep, 2006 1 commit
-
-
Eric Pouech authored
- more strickling differentiation variable location between a register, and the dereferenced address defined by a register (and possibly an offset) - added a parameter to symt_add_func_local (and internal symbol data struct) to help differentiate - fix all debug parsers to confer to this new scheme
-
- 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
-