shaka-packager/tools/symsrc
Kongqun Yang 0f24c7f9ac Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
..
COPYING-pefile Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
README.chromium Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
img_fingerprint.py Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
pdb_fingerprint_from_img.py Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
pefile.py Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
source_index.py Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00

README.chromium

These files are related to the symbol and source server.

This requires some Microsoft utilities.  From a 32-bit WinDbg installation with
source server support, copy the following files to this directory:
  dbghelp.dll
  pdbstr.exe
  srctool.exe

The follow files were copied from the BSD licensed pefile-1.2.9.1:
  COPYING-pefile
  pefile.py

pefile is available from:
  http://code.google.com/p/pefile/