This is a discussion on What debugging tools come with the .NET SDK? within the VB.NET Programming forums, part of the Software Development category; What debugging tools come with the .NET SDK?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| What debugging tools come with the .NET SDK? Hi Debugging tools in .Net SDK CorDBG - command-line debugger, and DbgCLR - graphic debugger. Visual Studio .NET uses the DbgCLR. To use CorDbg, you must compile the original C# file using the /debug switch. Thx Kirthika |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Debugging techniques in PHP | sivaramakrishnan | PHP Programming | 5 | 08-28-2007 07:33 AM |
| debugging an Asp.net web application | simplesabita | Software Testing | 1 | 08-17-2007 11:55 PM |
| debugging ASP .NET vs PHP | vivekanandan | PHP Programming | 1 | 08-11-2007 04:18 AM |
| Expalin the art of debugging? | devarajan.v | Software Testing | 1 | 07-17-2007 04:32 AM |
| Techniques in debugging | prasath | C and C++ Programming | 0 | 07-17-2007 04:31 AM |