Chapter Contents

Previous

Next
Using Debugger Commands

Introduction

This chapter provides background information you need to use SAS/C Debugger commands effectively. These commands provide information about what is happening at various points in an executing program and enable you to tell the debugger which parts of the program you want to work on.

The way that you issue debugger commands depends on the method that you use to run the debugger. In full-screen mode you use the Command window, Log window, and PF keys; in a line-mode session you use the command line; and in a batch session, debugger commands are part of your JCL job stream.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.