Results 1 to 3 of 3

Thread: vb.net Debugging Software

  1. #1
    Join Date
    Dec 2008
    Posts
    29

    vb.net Debugging Software

    hello,
    I wonder if there's software that allows you to debug applications created with vb.net Framework 3.5, it will be convenient for people who understand not the debugging tool provided in microsoft visual studio. thank you for a response

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: vb.net Debugging Software

    Hello , You Can Check Auto Debug for .Net 1.0
    A Good Auto Tracing tool for
    • Supporting debug and release, not need source code.
    • Supporting multithread.
    • Support VB.NET, C#, and all managed programs.
    • Recording input parameters and return value of the functions which are set breakpoints in the target program. Therefore, not need to compile the source code, you can monitor the input and return value of functions.

  3. #3
    Join Date
    Oct 2005
    Posts
    2,393

    Re: vb.net Debugging Software

    Hello , I would Suggest EurekaLog as EurekaLog is the new Delphi, C++Builder, C# and VB.NET add-in tool that gives your application (GUI, Console, Web, WPF, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks. It generates a detailed log of the call stack at the point that raised the exception, showing unit, class, method and line no., and displays it on screen and optionally sends it back to you via email or Web message (using the HTTP-S/FTP protocols or sending directly to your preferred "Web Bug Traking" tool), thus helping speed up the process of bug-location and resolution by a factor of 10.

    EurekaLog is easy to use because it's fully integrated into the IDE - just rebuild your application to add this new capability. EurekaLog does not affect application performance (it runs only when an exception occurs) and increases compiled file size by just 0.5% - 4% (it uses this space to store some additional, compressed and encoded debugging information). EurekaLog only uses the compiled file, not the .MAP file (but needs the .PDB file under C# and VB.NET).

Similar Threads

  1. JIT debugging problem - I've tried everything!
    By Lutrown in forum Windows Software
    Replies: 3
    Last Post: 05-04-2012, 03:48 AM
  2. Use Of Environment debugging
    By winni in forum Software Development
    Replies: 4
    Last Post: 09-01-2011, 10:19 PM
  3. Debugging mode in Cobol
    By Fragman in forum Software Development
    Replies: 5
    Last Post: 02-01-2010, 02:27 PM
  4. What is Script Debugging
    By Aakaar in forum Software Development
    Replies: 3
    Last Post: 13-07-2009, 10:53 AM
  5. Methods of debugging in PHP
    By Ninad23 in forum Tips & Tweaks
    Replies: 1
    Last Post: 21-11-2008, 02:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,309,916.24801 seconds with 17 queries