Linked by Thom Holwerda on Sun 31st Oct 2010 19:18 UTC, submitted by kvdman
Thread beginning with comment 448009
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I don't know if should take that comment serious, THQ.
"Why have a debugger part of IDE's when the OS knows a lot more about what's going on..."
Well your OS isnt writing your code, its feedback to the developer. In my world I want the feedback to be understandable, transparent (read:integrated so it doesnt interupt my work flow).
XCode does a good job here with debugging/editing.
RE[6]: Comment by konrad
by sorpigal on Mon 1st Nov 2010 21:11
in reply to "RE[5]: Comment by konrad"





Member since:
2006-01-06
In a way I think you're correct. I rarely use the rapid part of drag n drop controls on a window or something like that. But a good integrated debugger, code sense/intellisense refactoring tools etc helps you speed up your development.
I used Pe for several years, with a makefile system, but back then BeOS lacked of a good debugger. The one that was released had potential but was way too unstable for real work.