Debugging Tools
Hi All,
so i have my Konqueror browser with Qt running.
for development, i have a windows machine with cygwin installed so that i get support for linux build.
my doubt is, what are the tools that can be used for debugging the konqueror codebase in windows?
there is source navigator but then it uses heavy system resources and gives problems all times. is there a much more light weight tool that can be used in debugging?
the problem faced with konqueror is that the files are mostly .cc and hence any normal windows IDE cannot be used here since it would most probably not support this file extension. and i want to retain the file extensions to .cc itself and dont wanna change them to .cpp etc.
and since i aint that fluent with linux, i prefer the windows environment. atleast for now.
any ideas on any tools that can be used will be appreciated.
thanks in advance,
Nijish