1. 02 Sep, 2016 1 commit
  2. 18 Jul, 2011 1 commit
  3. 01 Jun, 2011 1 commit
  4. 31 Jan, 2011 1 commit
  5. 10 Jan, 2011 2 commits
  6. 10 Jul, 2009 1 commit
  7. 04 Feb, 2009 1 commit
  8. 25 Sep, 2008 1 commit
  9. 08 Sep, 2008 1 commit
  10. 15 May, 2007 1 commit
  11. 13 Mar, 2007 1 commit
    • Eric Pouech's avatar
      dbghelp: Cleanups for module loading (lookups on module name and image name are… · ade919c6
      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)
      ade919c6
  12. 22 Feb, 2007 1 commit
  13. 27 Nov, 2006 1 commit
  14. 06 Nov, 2006 1 commit
  15. 30 Oct, 2006 1 commit
  16. 20 Jun, 2006 1 commit
  17. 07 Jun, 2006 1 commit
  18. 23 May, 2006 1 commit
  19. 11 May, 2006 1 commit
  20. 08 May, 2006 2 commits
    • Eric Pouech's avatar
      dbghelp: Stub for SymGetSourceFileToken. · 64513439
      Eric Pouech authored
      64513439
    • Eric Pouech's avatar
      dbghelp: Base and symbols. · a49adbc4
      Eric Pouech authored
      - report the correct image base for a symbol which is
        seen as being in a builtin PE module, whilst its debug 
        information is gotten from an ELF module
      - module_get_debug now returns a pair of modules
        (the requested that has to be presented back to the client
         and the effective one, which contains the debug info)
      - reworked SymFromName in order to provide also the revelant
        module base address
      a49adbc4
  21. 23 Jan, 2006 1 commit
  22. 04 Nov, 2005 1 commit
  23. 03 Nov, 2005 1 commit
  24. 21 Oct, 2004 1 commit
  25. 11 Oct, 2004 1 commit
  26. 05 Apr, 2004 1 commit