error writing to vc50.pdb ??? 
Author Message
 error writing to vc50.pdb ???

I'm experiencing a problem using Visual C++ 5.0.  After doing a debug
build, a file vc50.pdb gets generated.  if during the debugging of the
build if I experience an "Unhandled Exception" error, the I can no longer
open/write to vc50.pdb.  So when I attempt to restart a debug session I get
the message "Please enter path for vc50.pdb"...if I point it to the
vc50.pdb file it used during the previous debug session I get the message
"error writing to program database vc50.pdb".

1. Has anyone else seen this issue?

2. Is there an easy work around once this occurs...besides rebuilding your
entire project which is what I am doing now?

3. Is there any way of avioding this...besides handling all exceptions
(which is too obvious)?

4. Does anyone know why this happens? (outstanding microsoft bug?)

Thanks...



Mon, 24 Apr 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. error writing to vc50.pdb ???

2. error writing to vc50.pdb ???

3. When is VC50.PDB needed?

4. Question: Debugger Can't find vc50.pdb

5. Unable to open vc50.pdb

6. How Can I Eliminate VC50.PDB?

7. Debugging and linking conflicts with VC50.PDB

8. Debugging and linking conflicts with VC50.PDB

9. When is VC50.PDB needed?

10. using FAULT address of EXE sans .pdb in EXE with .pdb

11. PDB API / COFF and PDB file formats

12. Removing BIN & OBJ Directories - PDB File Error

 

 
Powered by phpBB® Forum Software