Frightener
Rear Admiral
- Registriert
- Nov. 2001
- Beiträge
- 5.275
Ändere den Pfad und schließe dann den Debugger. Dann kommt die Abfrage, ob gespeichert werden soll.
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Im Pfad Websymbols bei mir sind die selben Dateien wie in dem Symbols Pfad von Dir.Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\websymbols\user.dmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Comment: 'Dr. Watson generated MiniDump'
Symbol search path is: C:\websymbols
Executable search path is: C:\websymbols
Windows XP Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Wed Oct 15 18:01:48.000 2008 (GMT+2)
System Uptime: not available
Process Uptime: 0 days 0:00:42.000
gleich beisse ich in den Tisch, so unverständlich kann ich doch nicht schreiben?Dateien und Ordner aus dem Ordner Symbols, kopiere sie rein
To use the Microsoft Symbol Server
1.
Make sure you have installed the latest version of Debugging Tools for Windows.
2.
Start a debugging session.
3.
Decide where to store the downloaded symbols (the "downstream store"). This can be a local drive or a UNC path.
4.
Set the debugger symbol path as follows, substituting your downstream store path for DownstreamStore.
SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols
For example, to download symbols to c:\websymbols, you would add the following to your symbol path:
SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Note: http://msdl.microsoft.com/download/symbols is not browsable and is intended only for access by the debugger.
For more information on setting symbol paths and using symbol servers, see the documentation accompanying Debugging Tools for Windows.