1. 22 Feb, 2003 9 commits
  2. 21 Feb, 2003 1 commit
  3. 20 Feb, 2003 3 commits
    • William A. Rowe Jr's avatar
      · 58ce5309
      William A. Rowe Jr authored
        After consultations on the APR list, it was decided that /map files are
        fairly redundant when you retain rich .pdb debugging symbol files.  We
        have rarely used them, and generally .dbg and .pdb files prove much more
        useful for the cases we have.
      
        While eliminating /map files, we are also shrinking the size of the .dbg
        files by stripping 'private' symbol information.  Really this means less
        rich diagnostics from Dr. Watson on NT or Win9x when they query the .dbg
        symbols in creating a DrWatson log file.  But it's more than compensated
        for on newer OS'es where Dr. Watson will query the .pdb symbols, on all
        Win32 flavors when WinDbg is used with the .pdb symbols, and the fact that
        the distribution of binary symbols will use less bandwidth when less
        information is duplicated from the .pdb format into the .dbg files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98743 13f79535-47bb-0310-9956-ffa450edef68
      58ce5309
    • William A. Rowe Jr's avatar
      · 0e3e8b81
      William A. Rowe Jr authored
        After consultations on the APR list, it was decided that /map files are
        fairly redundant when you retain rich .pdb debugging symbol files.  We
        have rarely used them, and generally .dbg and .pdb files prove much more
        useful for the cases we have.
      
        While eliminating /map files, we are also shrinking the size of the .dbg
        files by stripping 'private' symbol information.  Really this means less
        rich diagnostics from Dr. Watson on NT or Win9x when they query the .dbg
        symbols in creating a DrWatson log file.  But it's more than compensated
        for on newer OS'es where Dr. Watson will query the .pdb symbols, on all
        Win32 flavors when WinDbg is used with the .pdb symbols, and the fact that
        the distribution of binary symbols will use less bandwidth when less
        information is duplicated from the .pdb format into the .dbg files.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98742 13f79535-47bb-0310-9956-ffa450edef68
      0e3e8b81
    • Jeff Trawick's avatar
      vote · 3f2acb38
      Jeff Trawick authored
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98740 13f79535-47bb-0310-9956-ffa450edef68
      3f2acb38
  4. 19 Feb, 2003 6 commits
  5. 18 Feb, 2003 9 commits
  6. 17 Feb, 2003 6 commits
  7. 16 Feb, 2003 3 commits
  8. 15 Feb, 2003 3 commits