Hello everybody,
I managed to setup Qt with VS yesterday and after I did so I run Calitko in VS’s debugger for a while. It revealed one bug right away (a bad_cast to Bye packet)! I think had had the same thing in gdb as well but gdb stopped where the bad_cast exception was caught somewhere in Qt but was not aware what exactly the exception was. I guess that gdb can be configured to stop when throwing the exception but I haven’t checked that yet. Anybody more experienced having any ideas?
It’s really a pain to use gdb… especially from the command line as I use it. I know there some front-ends supporting it (e.g. Eclispe and KDevelop) but I haven’t really had too good experiences. Eclipse crashes a lot for example. What are you guys using?
The attached patch is pushed in revno 91 of the official branch.
Regards,
Peter
