WindowsGuestDrivers/HOWTO: Difference between revisions

From KVM
No edit summary
 
No edit summary
Line 4: Line 4:
* [http://code.google.com/p/msysgit/] - git command line and GUI for Windows
* [http://code.google.com/p/msysgit/] - git command line and GUI for Windows
* Git tutorial - [http://progit.org/book/]
* Git tutorial - [http://progit.org/book/]
= Set up MS symbol server for the debugging (Windbg) =
* Although symbols for each OS could be downloaded [http://www.microsoft.com/whdc/devtools/debugging/symbolpkg.mspx], it is easier to setup automatic download for the symbols <pre>SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols</pre>

Revision as of 12:11, 3 August 2009

HOWTO

Using git on Windows

  • [1] - git command line and GUI for Windows
  • Git tutorial - [2]

Set up MS symbol server for the debugging (Windbg)

  • Although symbols for each OS could be downloaded [3], it is easier to setup automatic download for the symbols
    SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols