I find your mail very unorganized. You start off on popularizing Open Source and suddenly start on debuggers (reasons provided don't hold up either). I think you just wanted quick answers to your questions and were lazy to not to search anywhere!!! Any person who knows anything about C, Cpp and Python would tell you about debugging their code. Its not the question but the way it has been put in that does not appear right. When you want information 1. search 2. ask stating what you found and what you didn't.
On Sat, Nov 21, 2009 at 11:42, Nalin Savara <[email protected]> wrote: > I use Python/c/c++/java with Python and C being favourites. C/C++ - gdb Python - debugger? Either you haven't used Python or you haven't used Python. Python is interpreted. You build your code line by line. Where is the need for debugging this sort of development activity. Debuggers assume importance for compiled languages like Java, C, Cpp but not for interpreted ones. -- Lots o' Luv, Phani Bhushan Let not your sense of morals prevent you from doing what is right - Isaac Asimov (Salvor Hardin in Foundation and Empire) -- Do you have another question? Click here - http://groups.google.com/group/iitdlug/post Read archive - http://www.mail-archive.com/[email protected]/ l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
