Re: breakpoint disabled in dll
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Mon, 28 May 2007 13:34:24 -0400
A good start is where it was created. The DLL usually has a reference to the directory
where the .pdb file is found. Next best choice is the same directory in which the DLL
*currently* exists. I've done both, and I've never seen it fail to find the symbols.
joe
On Mon, 28 May 2007 22:56:06 +0800, "xiaoliu" <liuwenqing306@xxxxxxxxx> wrote:
by the way, i have the .pdb file,where should i put it when debugJoseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- breakpoint disabled in dll
- From: xiaoliu
- Re: breakpoint disabled in dll
- From: xiaoliu
- breakpoint disabled in dll
- Prev by Date: Re: Seeing VERSIONINFO under Vista?
- Next by Date: Re: Icon in dialog caption
- Previous by thread: Re: breakpoint disabled in dll
- Next by thread: Re: breakpoint disabled in dll
- Index(es):
Relevant Pages
|