Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 20th, 2006, 9:52 AM   #1
metsfan
Programmer
 
Join Date: Dec 2005
Posts: 57
Rep Power: 0 metsfan is an unknown quantity at this point
Anyone know any good debuggers?

I honestly cant stand to use GDB for one more minute. Honeslty, maybe that hting was quality back in the day, but nowadays, theres just much better stuff. Its so inconsistant and flaky, it makes me wanna rip my computer out of the wall. One of my favorite htings it does is wehn you try to print out a local varialbe an it says "there is no variable in this context with that name" when there VERY CLEARLY is, or when it prints hte same lines OVER AND OVER AND OVER,. It rarely prints out my printf's, its a miracle if it does, and if i try to do an if statment block kind of thing, it just assumes im an idiot and didnt do it on purpose and breaks there on the next line....i mean FFS i meant line 209, not like 212, there was a very good reason i picked line 209. i cnat take it anymore. can anyone recomend a good C/C++ IDE/debugger for windows, (mainly debugger. i can use notepad =P), that wont cost me and arm and a leg, and runs on GNU?
metsfan is offline   Reply With Quote
Old Apr 20th, 2006, 10:05 AM   #2
metsfan
Programmer
 
Join Date: Dec 2005
Posts: 57
Rep Power: 0 metsfan is an unknown quantity at this point
oh and btw, dont get me wrong, i think GNU has by far the best implementation of C and C++, but their debugger is just horrible to deal with, especially whenworking on a time budget
metsfan is offline   Reply With Quote
Old Apr 20th, 2006, 10:50 AM   #3
Prm753
Professional Programmer
 
Prm753's Avatar
 
Join Date: Oct 2005
Location: United States
Posts: 447
Rep Power: 4 Prm753 is on a distinguished road
Send a message via AIM to Prm753 Send a message via MSN to Prm753
Have you seen this page yet: http://www.thefreecountry.com/progra...ebuggers.shtml
__________________
The world's first athletic computer geek!
The home of PrProgramsStudios
How not to post a question: <-- Please don't reply
Prm753 is offline   Reply With Quote
Old Apr 20th, 2006, 11:00 AM   #4
metsfan
Programmer
 
Join Date: Dec 2005
Posts: 57
Rep Power: 0 metsfan is an unknown quantity at this point
no i havent, thank you
metsfan is offline   Reply With Quote
Old Apr 20th, 2006, 11:15 AM   #5
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 852
Rep Power: 4 The Dark is on a distinguished road
I like Visual Studio 2005, the debugger is great. The express version is free.
The Dark is offline   Reply With Quote
Old Apr 20th, 2006, 11:16 AM   #6
metsfan
Programmer
 
Join Date: Dec 2005
Posts: 57
Rep Power: 0 metsfan is an unknown quantity at this point
do u know about VS's compatability with GNU? are they interchangable? cus i tried to compile my homework in code warrior and got 200+ errors
metsfan is offline   Reply With Quote
Old Apr 20th, 2006, 12:24 PM   #7
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 852
Rep Power: 4 The Dark is on a distinguished road
Sorry, didn't see the "runs on GNU" bit in your original post.

You can write code that works in both Visual Studio and gcc, but there are a few differences to do with GUI, console control, sockets, threading, etc, that can make it harder to cross compile.
The Dark is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:21 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC