- 06 Jan, 2010 1 commit
-
-
André Hentschel authored
-
- 15 Dec, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 17 Aug, 2009 3 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
- 10 Jul, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 07 Apr, 2009 1 commit
-
-
Ken Thomases authored
-
- 25 Mar, 2009 1 commit
-
-
Ken Thomases authored
So, compute the offset by subtracting the function address.
-
- 12 Mar, 2009 8 commits
-
-
Ken Thomases authored
On Darwin, line numbers usually precede the associated function.
-
Ken Thomases authored
On Darwin, line numbers usually precede the associated function.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
- 25 Sep, 2008 1 commit
-
-
Andrew Talbot authored
-
- 23 Jun, 2008 1 commit
-
-
Andrew Talbot authored
-
- 05 May, 2008 1 commit
-
-
Andrew Talbot authored
-
- 01 May, 2008 1 commit
-
-
Eric Pouech authored
dbghelp: Revert commit ae1791b0 and correctly fix what this patch was trying to do.
-
- 31 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 27 Mar, 2008 1 commit
-
-
Austin English authored
-
- 07 Feb, 2008 1 commit
-
-
Eric Pouech authored
dbghelp: Extended the internal enumeration information so that we know the underlying integral type.
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 01 May, 2007 1 commit
-
-
Andrew Talbot 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
-
- 19 Oct, 2006 1 commit
-
-
Andrew Talbot 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
-
- 28 Aug, 2006 1 commit
-
-
Eric Pouech authored
-
- 09 Aug, 2006 1 commit
-
-
Eric Pouech authored
Enhance dbghelp's robustness against bogus stabs sections found in meetro.exe (as reported by Jan Zerebecki).
-
- 17 Jul, 2006 1 commit
-
-
Robert Shearman 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 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
- added the ability to tell to add_func_local whether we're adding a local variable or a parameter (and removed the black magic we were using) - we can now address variables defined as an offset to a register
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 06 Mar, 2006 1 commit
-
-
Eric Pouech authored
- added type for array index - correctly parsing array index type in stabs, Dwarf2 and MSC formats - fixed SyGetTypeInfo accordingly
-
- 06 Feb, 2006 1 commit
-
-
Eric Pouech authored
Added correct stabs parsing for function parameters in registers. Added a couple of helper functions to make code smaller and more readable.
-