Go to main content
Oracle® Developer Studio 12.6: dbxtool Tutorial

Exit Print View

Updated: June 2017
 
 

Conclusion

Oracle Developer 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.