This used to be a big problem for me as well until I switched to using
symstore. Now all my builds install the symbols on my symbol server and the
debugger just loads them as needed.
-----Original Message-----
From: Dave Beaver [mailto:xxxxx@polyserve.com]
Sent: Tuesday, October 14, 2003 1:44 PM
To: Kernel Debugging Interest List
Subject: [windbg] RE: windbg locking symbols file
I have not found that rebooting the target reliably releases the lock on
the file, but I’ll retry. It would be a huge advantage for us (me) to
have the file be unlocked even while in use, because I’m typically
debugging 4 or 8 target machines (all of them running the same drivers)
from a single debug machine and it gets to be a nuisance to maintain 8
separate paths for the 8 different debuggers.
(I’ll freely admit that I’m certainly pushing the envelope of what the
debuggers are intended to be capable of, but hey, if I don’t speak up
you won’t know what people are up to out here, right?).
If you’re wondering: we build a cluster file system (shared data on a
SAN), and it’s a whole lot easier to have a single debug machine with
multiple debuggers running than to try to manage any other setup I’ve
tried.
…dave
-----Original Message-----
From: xxxxx@microsoft.com [mailto:xxxxx@microsoft.com]
Sent: Tuesday, October 14, 2003 10:33 AM
To: Kernel Debugging Interest List
Subject: [windbg] RE: windbg locking symbols file
Right now .reload is the best way.
Rebooting the target shold also release the files.
Otherwise, you could write a little script (or use binplace)
to copy the files to another directory from which the
debugger loads them. You still need to ensure the file is
unlocked before you run the copy, but at least the compile
and link won’t fail.
If we come up with something better, we’ll let you know.
Thanks,
-Andre
You are currently subscribed to windbg as:
xxxxx@polyserve.com To unsubscribe send a blank email to
xxxxx@lists.osr.com
You are currently subscribed to windbg as: xxxxx@cognex.com
To unsubscribe send a blank email to xxxxx@lists.osr.com