- 12 Mar, 2009 3 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
- 10 Mar, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 17 May, 2007 1 commit
-
-
Peter Oberndorfer authored
-
- 17 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2007 2 commits
-
-
Peter Oberndorfer authored
dbghelp: Fix up load_offset to work in case the load offset is different for real binary and debug link file.
-
Peter Oberndorfer authored
Make sidx signed so sidx < 0 comparisons work. (most of the patch written by Eric Pouech)
-
- 13 Mar, 2007 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: Cleanups for module loading (lookups on module name and image name are two different things) - split up module_find_by_name in two different functions: + reused module_find_by_name which looks upon the module name + added module_is_already_loaded which looks upon the image name - cleanup module loading using these functions (removed extra parameter to pe_load_module_from_pcs)
-
- 26 Feb, 2007 3 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: Allow to add an alternate file_map for an ELF file (where to look for its debug information).
-
Eric Pouech authored
-
- 22 Feb, 2007 10 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
The core the code remains ANSI, as all the information is stored as ANSI.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 21 Feb, 2007 1 commit
-
-
Rob Shearman authored
-
- 17 Jan, 2007 1 commit
-
-
Frank Richter authored
-
- 15 Jan, 2007 1 commit
-
-
Eric Pouech authored
-
- 12 Jan, 2007 1 commit
-
-
Frank Richter authored
-
- 06 Jan, 2007 1 commit
-
-
Eric Pouech authored
Now correctly free the mapped areas when no longer used.
-
- 02 Jan, 2007 1 commit
-
-
Andrew Talbot authored
-
- 06 Dec, 2006 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 05 Dec, 2006 1 commit
-
-
Thomas Fitzsimmons authored
-
- 04 Dec, 2006 1 commit
-
-
Pierre d'Herbemont authored
-
- 30 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 27 Nov, 2006 5 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
-
Eric Pouech authored
-
Eric Pouech authored
-
- 09 Nov, 2006 1 commit
-
-
Peter Oberndorfer authored
-