am new to programming and debugging in general.
i spent a lot of time offline (without internet), and am reading Inside Windows Debugging book, but from time to time, i found myself in need to a pdb file.
i did some digging and i found this URL: http://msdn.microsoft.com/en-us/windows/hardware/gg463028.aspx, but too many versions, i spend some time trying to figure out how to find the right version.
i did find the right build, and i did downloaded it, but no luck (took me more than 6 hour to download 200 Mb), but i found myself on the beginning of the circle (pdb are not the right one, even if the build is a match), and i need active internet to continue reading my book, which i can not get during to the country policies.
my question is simple, how can i make windbg download all the symbols for all the binaries all at once.
os info: Version: windows 7 ultimate (x86) Build: 7601.win7sp1_gdr.130104-1431
thank, for being patient and read my bad English :)