Break points with a "?":
- From: "ravi" <ravi.sharma@xxxxxxxxx>
- Date: 16 Jan 2006 03:25:11 -0800
Break points with a "?":
I searched on the internet and tried many ways to solve the below
problem but unsuccessful.
I am trying to debug a MS VC++ .Net 2003 dll. The target application is
in VB6.0.
Break points are inserted in the code. When the dll is run in the debug
mode (F5), the target application runs, but does not break at the
inserted break points. There is always a question mark (?) in the
break point when the dll is attached to the process. This would mean
that the .pdb file is not update. But I have "cleaned" and "re-build",
the new .pdb files are generated, yet it does not break at the inserted
break-points. Any pointers would be of great help.
thanks
.
- Prev by Date: Break points with a "?"
- Next by Date: Break points with a "?":
- Previous by thread: Break points with a "?"
- Next by thread: Break points with a "?":
- Index(es):
Relevant Pages
|
Loading