.net 1.1, display line numbers while debugging....

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I don't know what I changed, but now when I debug an application I don't see
the exact line number in the stack trace. I do see the functions but not the
line numbers.

Some times its very helpful to see the exact line number.

I don't know if I have somehow turned this feature off...

Please help!!
 
Hi,

I don't know what I changed, but now when I debug an application I don't see
the exact line number in the stack trace. I do see the functions but not the
line numbers.

Some times its very helpful to see the exact line number.

I don't know if I have somehow turned this feature off...

Please help!!

I think you have to compile the code with debugging information
 

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

Back
Top