Location of .cs files used for debugging

  • Thread starter Mathias Fritsch
  • Start date
M

Mathias Fritsch

I want to debug using dbgclr.exe on a different machine then the one
the application was built.
I copied the pdb files and cs to the target machine and could debug
into the main dll.
My problem is that I can not debug into dependent dll. These dependent
dll where built using paths that dont exist on the target machine, so
my guess is that the paths in the pdb are absolute. At least it looks
like that if I open the pdb with notepad.
Are these paths realy absolute and is there a way to work around it?
The error I get in dbgclr is "No Debugging Symbols loaded"

regards
Mathias Fritsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top