Don't know what system you are using, but I'll assume Linux. Try out ddd (http://www.gnu.org/software/ddd/). Its a GUI front end that can use more than one backend. On most Linux boxs, this is gdb. Henrik Holle wrote:
Hello,my second question is about debugging cpp. I can build cpp / libcpp fine, but i need to debug my code. What's the way to achieve this?How can I debug cpp/libcpp easily. regards henrik