1. 06 Jan, 2010 1 commit
  2. 15 Dec, 2009 2 commits
  3. 17 Aug, 2009 3 commits
  4. 10 Jul, 2009 1 commit
  5. 07 Apr, 2009 1 commit
  6. 25 Mar, 2009 1 commit
  7. 12 Mar, 2009 8 commits
  8. 25 Sep, 2008 1 commit
  9. 23 Jun, 2008 1 commit
  10. 05 May, 2008 1 commit
  11. 01 May, 2008 1 commit
  12. 31 Mar, 2008 1 commit
  13. 27 Mar, 2008 1 commit
  14. 07 Feb, 2008 1 commit
  15. 16 Jan, 2008 1 commit
  16. 01 May, 2007 1 commit
  17. 27 Nov, 2006 3 commits
  18. 19 Oct, 2006 1 commit
  19. 26 Sep, 2006 1 commit
    • Eric Pouech's avatar
      dbghelp: Variables & registers. · 6c4c6426
      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
      6c4c6426
  20. 28 Aug, 2006 1 commit
  21. 09 Aug, 2006 1 commit
  22. 17 Jul, 2006 1 commit
  23. 27 Jun, 2006 1 commit
    • Eric Pouech's avatar
      dbghelp: Module info. · e4441d7e
      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)
      e4441d7e
  24. 20 Jun, 2006 2 commits
  25. 23 May, 2006 1 commit
  26. 06 Mar, 2006 1 commit
  27. 06 Feb, 2006 1 commit