Results 1 to 3 of 3

Thread: Debuging

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    Debuging

    Hi all,

    Been a .NET guy for a number of years and I'm now learning java using the Eclipse IDE. In the debugger in the top right corner, eclipse's debugger shows all the variables being assigned values as you step through code.

    I was wondering if Visual Studio's IDE has this as well.

    Thanks,

    Strick

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Debuging

    I don't know exactly how that feature works in Eclipse but to track variables in VS you can use the Autos, Locals and Watch windows.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    Re: Debuging

    Great, thanks.

    Strick

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width