Oracle® Solaris Studio 12.4: dbxtool Tutorial

Exit Print View

Updated: October 2014
 
 

Conclusion

Oracle Solaris Studio dbxtool enables you to pinpoint the problem area that causes your program to crash, while using a convenient GUI format. dbxtool enables you to simply debug your code by creating breakpoints and stepping through your code. dbxtool also enables you use advanced breakpoint techniques with features like watchpoints, breakpoint conditions, and pop stacking, to identify bugs in your code and enable you to fix these problems.