Molle Bestefich wrote:
> Stefan Küng wrote:
>> Wouldn't help since I don't have the debug symbols of
>> that version anymore.
>
> Should be a simple matter of checking that revision out and compiling it, no?
>
> Otherwise there would be something seriously wrong with the whole
> keep-the-sourcecode-but-not-the-binaries-under-version-control
> paradigm.
Unfortunately, it doesn't quite work that way. Under windows,
you need the .pdb saved as recompiling doesn't generate the same
thing. You can force WinDBG to use the result... and if the
binaries are exactly the same (no system include changes, no
compiler patches, nothing whatsoever different in the build
environment) it will probably work...
I've never had great results with anything except the exact
symbols. Here at the office we store our nightly symbols for
a week-- actually, we store the entire snapshotted build tree
for a week.
I'd suggest that eventually what we want is a symbol server that
that automatically ages the symbols.... then we set it up so we
keep nightly symbols for a week or two... and if you're using
nightlies, you're expected to upgrade at least that often :-)
Thanks,
Joseph
> Lübbe, you should be able to do the compile and forward the PDB files
> to Stefan, if he has time to look at your problem.
>
> Side note:
> Here's an unresolved bug report regarding TSVNCache and faulty
> handling of files-being-deleted:
> http://svn.haxx.se/tsvn/archive-2006-03/0388.shtml
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 12 17:47:20 2006