• Answers
  • Web
Personalize Yedda, (And make Danny Happy)
People ask & answer about almost everything. Tell us what you're interested in... So we can personalize Yedda especially for you
I'm interested in:
Paz

Debugging c# without Visual-Studio installed?

How do I debug .NET application when Visual-Studio is not installed?
Is there an independant debugging utility for C#, as WinDBG is for C++?

Thanks, Paz


Share Send to a friend Watch Report
 

Best Answer

 
207 helpful answers

They're coming to take me away, Ha-haaa!

Advanced .NET Debugging Blog

My personal blog

You can use WinDbg to do that but it will be a bit more limited and not be easy to have a line level debugging.

You can do a function level debugging with WinDbg without a problem though again, its not as nice as using a line level debugger like Visual Studio.

Another option would be to use memory dump and take them when you are getting exceptions or when the process crash and using WinDbg to analyze them. It would allow you to get call stacks on the exceptions.

You can go to these following posts on my Advanced .NET Debugging blog to get more information on how to use WinDbg:

Setting a breakpoint in WinDbg for Managed Code

WinDbg

That should get you started on that.

Posted 2008-02-03T00:38:01Z
Eran was invited by Yedda to answer this question.

Helpful?(4)
Rated as Best Answer

 

Sign in to participate

Got an answer for Paz? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Q:

WinDbg and C# Applications

What is WinDbg and can I use it to debug applications written in C#?
Submitted by kazabubu   3 years ago.
  • viewed 3307 times
Last answer posted 3 years ago by hmemcpy


Q:

What is c#

what is c#
Submitted by pradeepbaloni   1 year ago.
  • viewed 559 times
Last answer posted 1 year ago by Eran


Q:

Writing Debugging Extensions

In a blog posted in 2005 you mentioned about writing a prototype which can help write debugging extns in C#. Any pointers in that ...
Submitted by sachinmundra   2 years ago.
  • viewed 694 times
Last answer posted 2 years ago by Eran



» More...

Explore Related Posts in Forums

C-C-C-C-Combo

C-C-C-C-Combo C-C-C-C-C-ComboC-C-C-C-C-C-C-Combo! This post... -C-C-C-C-Combo I STILL BELIEVE IN BLUEQuote: C-C-C-C-C-...

C h o i c e s . . . C h o i c e s . . . ! ! ! . . . 10-12/04

Hi everybody! This is a thread to gather response before a confirmation to feature Natasha from Russia on 10th and 12th Apr... Apr(Fri and Sun) for 3 outdoor fashion shoot sessions of your choice, due to some pending assignments of hers. Do register... Great to shoot professional model but always crowded.Originally Posted by JayKay Great to shoot professional model but always...

-C=C-CHO to –C-C-CHO

I have an unsaturated aldehyde. I want to reduce the carbon-carbon double bond without disturbing the aldehyde group. Is ... there any specific reagent for this? although its a little "flavour of the month", a number of methods exist for reducing a,b-unsaturated aldehydes organocatalytically...
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners · CC License