Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

No debug information available for MSVBVM60 6.0.89.64?

1,026 views
Skip to first unread message

Volker von Einem

unread,
Jun 30, 2005, 8:02:35 AM6/30/05
to wind...@microsoft.com, volker_v...@agilent.com
Hi I'm missing debug info for MSVBVM60 version 6.0.89.64:

0:000> !sym noisy
noisy mode - symbol prompts on
0:000> .reload msvbvm60.dll
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
is stripped. Searching for dbg file
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\MSVBVM60.dbg
- file not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\symbols\DLL\MSVBVM60.dbg
- path not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\DLL\MSVBVM60.dbg
- path not found
SYMSRV: C:\Program
Files\windbg\symbols\MSVBVM60.dbg\39A17C05153000\MSVBVM60.dbg not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/MSVBVM60.dbg/39A17C05153000/MSVBVM60.dbg
not found
SYMSRV: C:\Program
Files\windbg\symbols\MSVBVM60.dbg\39A156C0153000\MSVBVM60.dbg not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/MSVBVM60.dbg/39A156C0153000/MSVBVM60.dbg
not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.dbg
- file not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\symbols\DLL\MSVBVM60.dbg
- path not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\DLL\MSVBVM60.dbg
- path not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
missing debug info. Searching for pdb anyway
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\MSVBVM60.pdb
- file not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\symbols\DLL\MSVBVM60.pdb
- file not found
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\debug\DLL\MSVBVM60.pdb
- file not found
DBGHELP: Can't use symbol server for MSVBVM60.pdb - no header
information available
DBGHELP:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.pdb
- file not found
DBGHELP: MSVBVM60.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
-
DBGHELP: MSVBVM60 - export symbols

0:000> lmv
[...]
66000000 66153000 MSVBVM60 (export symbols)
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
Loaded symbol image file:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
Image path:
C:\ss\voneinem_view_a0032858_c\VespucciPool\common\bin\release\MSVBVM60.DLL
Image name: MSVBVM60.DLL
Timestamp: Mon Aug 21 20:59:17 2000 (39A17C05)
CheckSum: 00160C48
ImageSize: 00153000
File version: 6.0.89.64
Product version: 6.0.89.64
File flags: 0 (Mask 3F)
File OS: 4 Unknown Win32
File type: 2.0 Dll
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Microsoft Corporation
ProductName: Visual Basic
InternalName: MSVBVM60.DLL
ProductVersion: 6.00.8964
FileVersion: 6.00.8964
FileDescription: Visual Basic Virtual Machine
LegalCopyright: Copyright © 1987-2000 Microsoft Corp.
LegalTrademarks: Microsoft® is a registered trademark of Microsoft
Corporation. Windows(TM) is a trademark of Microsoft Corporation
Comments: August 21, 2000
[...]


Could you please provide those over public symbol server?

Thanks,
Volker

Jason Shay [MSFT]

unread,
Jun 30, 2005, 5:20:51 PM6/30/05
to
This is by design. For the most part, only binaries which ship in Windows
get their PDBs put onto the internet. There are a few exceptions, too.

--
Jason Shay [MSFT]
js...@online.microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Volker von Einem" <v...@gmx.de> wrote in message
news:42C3DF5B...@gmx.de...

Volker von Einem

unread,
Jul 1, 2005, 7:11:41 AM7/1/05
to
Jason Shay [MSFT] wrote:
> This is by design. For the most part, only binaries which ship in Windows
> get their PDBs put onto the internet. There are a few exceptions, too.
>

But the symbols for version 6.0.89.64 of msvbvm60.dll that shipped with
VS6 SP6 are available?!?

Jason Shay [MSFT]

unread,
Jul 5, 2005, 3:58:43 PM7/5/05
to
I'm not sure I understand. I thought you said the symbols for 6.0.89.64 are
not available. Which I am saying is correct. Are you saying there is a
version of msvbvm60 symbols which are available?

--
Jason Shay [MSFT]
js...@online.microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Volker von Einem" <v...@gmx.de> wrote in message

news:Ojl8p2if...@TK2MSFTNGP14.phx.gbl...

Volker von Einem

unread,
Jul 8, 2005, 3:59:50 AM7/8/05
to volker_v...@agilent.com
Jason Shay [MSFT] wrote:
> I'm not sure I understand. I thought you said the symbols for 6.0.89.64 are
> not available. Which I am saying is correct. Are you saying there is a
> version of msvbvm60 symbols which are available?
>
Correct!

You might want to have a look at this excerpt of my local symstore:

[...]

├───MSVBVM60.dbg
│ ├───403A9647152000
│ └───403ACFEC152000
│ MSVBVM60.dbg

├───MSVBVM60.pdb
│ └───403A9682
│ MSVBVM60.pdb

[...]

Regards,
Volker

0 new messages