exception stack trace , line number with pdb files in release mode?

  • Thread starter Thread starter shelby.pereira
  • Start date Start date
S

shelby.pereira

Hello, a couple of questions for .NET compact framework 2 with
WindowsCE 5.0

1) I was wondering if it is possible to use the pdb files in release
mode to somehow get line number/ file name information in release
mode.

2) It seems that visual studio does not automatically deploy the pdb
files to the device and I cannot find a setting to do this, I
currently copy these manually, is there a way to automate this?

thanks for any help,
 
Back
Top