1. 01 May, 2008 1 commit
  2. 07 Apr, 2008 2 commits
  3. 21 Feb, 2008 1 commit
  4. 07 Feb, 2008 9 commits
  5. 05 Feb, 2008 1 commit
  6. 08 Dec, 2007 1 commit
  7. 05 Dec, 2007 1 commit
  8. 27 Jun, 2007 1 commit
  9. 01 May, 2007 1 commit
  10. 23 Apr, 2007 1 commit
  11. 19 Apr, 2007 1 commit
  12. 13 Mar, 2007 1 commit
  13. 08 Mar, 2007 1 commit
  14. 05 Mar, 2007 1 commit
  15. 22 Feb, 2007 4 commits
  16. 06 Jan, 2007 2 commits
  17. 06 Dec, 2006 1 commit
  18. 30 Nov, 2006 3 commits
  19. 27 Nov, 2006 3 commits
  20. 06 Oct, 2006 1 commit
  21. 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
  22. 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
  23. 20 Jun, 2006 1 commit