Re: Using PDBs for release builds

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Keith!

Simply putting the new PDB and old EXE files in the same location does not seem to work,

With VS2005 this is not possible. But you can try WinDbg and the command
..symopt+ 0x40

even if I modify the PDB file's timestamp, to match that of the old EXE.

Then it might work with VS2005; never tried...

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
.



Relevant Pages

  • Re: OT - I Was Wrong, but So Were You - Parsing Bushs new mantra
    ... get it off of the blog so I don't know what you are talking about, ... classified secret intelligence. ... I'm not claiming that democrats shit ... The PDB contains sensitive intelligence, ...
    (alt.guitar.amps)
  • Re: Best way to capture output of another command-line program in Win32?
    ... Peter A.Schott wrote: ... EXE files in Win32. ... (see the library reference for details. ...
    (comp.lang.python)
  • Re: Problem Linking (win32)
    ... object format via nasm -f win32, and I went with the golink linker. ... was not able to find an app call alib to work with alink. ... I am having a problem with my exe files after I link them. ... clearing the direction flag. ...
    (comp.lang.asm.x86)
  • Re: New For Loop Syntax (for each)
    ... universe than C#. ... available in D9 for Win32 as well as .NET. ... Read Jake's Blog at http://blogs.slcdug.org/jjacobson/ ...
    (borland.public.delphi.non-technical)
  • Re: Send file to Windows recycle bin
    ... Only win32 calls. ... - Sahil Malik ... You can reach me thru my blog http://www.dotnetjunkies.com/weblog/sahilmalik ... > One option is to use SHFileOperation shell API function. ...
    (microsoft.public.dotnet.framework)