Feeds:
Posts
Comments

Archive for August, 2008

For Axis2/C developers in linux platform valgrind is a indispensable tool. It helps you debug and profile your services and modules.
The gdb/valgrind is very powerful combination for debugging your applications in linux.
Before you use these tools make sure that you have built your applications and Axis2/C with debugging enabled. This is a simple check on [...]

Read Full Post »