Programming Tools Guide
Chapter 1, Using programming tools

Debugging the code

Debugging the code

The SCO Development System supports three debuggers, adb, sdb and dbxtra that can be used to help locate errors in source code. Each debugger has its special uses, but in most cases choosing between them is largely a matter of taste.