- 15 Dec, 2009 4 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 14 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 09 Dec, 2009 1 commit
-
-
Marcus Meissner authored
-
- 05 Oct, 2009 1 commit
-
-
Eric Pouech authored
-
- 15 Jul, 2009 1 commit
-
-
Andrew Talbot authored
-
- 10 Jul, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jun, 2009 3 commits
-
-
Eric Pouech authored
dbghelp: Simplify the resort operation (module address table) by using binary insertion instead of resorting the whole array.
-
Eric Pouech authored
dbghelp: when (re)building the per module symbol table (lookup by address), no longer iterate over the hash table. Directly add to the table when adding a new symbol.
-
Eric Pouech authored
-
- 23 Apr, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 25 Mar, 2009 1 commit
-
-
Ken Thomases authored
-
- 12 Mar, 2009 1 commit
-
-
Ken Thomases authored
-
- 09 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 04 Feb, 2009 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 24 Nov, 2008 1 commit
-
-
Francois Gouget authored
-
- 01 Oct, 2008 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 25 Sep, 2008 1 commit
-
-
Andrew Talbot authored
-
- 08 Sep, 2008 1 commit
-
-
Eric Pouech authored
-
- 21 Jun, 2008 1 commit
-
-
Jon Griffiths authored
-
- 07 Feb, 2008 2 commits
-
-
Eric Pouech authored
dbghelp: When sending back information about a global symbol, only demangle the class & field/method name.
-
Eric Pouech authored
-
- 03 Aug, 2007 1 commit
-
-
Francois Gouget authored
Also add a number of missing prototypes, especially 64bit or Unicode versions of existing prototypes, and the related structures. Update win32.api to fix the winapi_check warnings.
-
- 15 May, 2007 1 commit
-
-
Markus Amsler authored
-
- 20 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 21 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 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)
-
- 05 Mar, 2007 1 commit
-
-
Eric Pouech authored
-
- 22 Feb, 2007 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 06 Dec, 2006 3 commits
-
-
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.
-
Eric Pouech authored
Make use of it to get rid to module_compute_num_syms.
-
Eric Pouech authored
-