Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP/DDE Debugger User's Guide: HP 9000 Series 700/800 Computers > Chapter 5 Using Debugger Commands

Invoking Shell Commands from the Debugger

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

To invoke shell commands from the debugger command line, use the shell command. For example, the following command compiles the test program, average.c, for debugging:

shell cc -g average.c

The value of the SHELL environment variable determines which shell is invoked.

NOTE: Do not enter the shell command without an argument or invoke a command that expects standard input. The command will fail when it attempts to read from standard input

For more information on the shell command, see the online command reference.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1996 Hewlett-Packard Development Company, L.P.