Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: What debugging method to use?  (Read 696 times)

cinmay

  • Escaped Lunatic
    • View Profile
What debugging method to use?
« on: August 28, 2009, 02:15:55 am »

Hi. What is the best way to debug lcs? I'm having trouble getting breakpoints to work properly. I have tried eclipse, kdevelop and command line debugging.
The best way I have found so far is to debug from the command line but it is not so elegant as a full gui debugger.
Logged

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: What debugging method to use?
« Reply #1 on: August 29, 2009, 01:52:35 pm »

Since I work in Windows, I use Microsoft Visual C++. I can't say for Linux.
Logged