Thread: Debugging on Linux?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ♥Sexy Coding Hunk♥ CartoonLarry's Avatar
    Join Date
    Dec 2003
    Location
    Michigan
    Posts
    50
    Quote Originally Posted by trlpkguy
    Anyone have a good walk through or howto for a linux debugger?

    I'm used to C# / MS type IDE's that let me step through code and have various watch tools for my objects. Does anything like that exist for the Linux Environment?

    Thanks.
    You could try the following:

    Eclipse (with CDT plugin)
    http://www.linuxdevices.com/articles/AT6046208714.html

    kdevelop
    http://developer.kde.org/documentati...8lev1sec6.html

    I have worked in both and they were an easy transition from MS IDE for me.

    Hope this helps.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    7
    You're all answers when it comes to help huh?


    RE:

    > Just curious, when you 'debug' what do you do?
    Use a debugger - the previous poster already showed you that.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  2. WinGDB - Linux debugging under Visual Studio
    By WinGDB in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 07-01-2009, 03:05 PM
  3. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  4. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM