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

Entering Multiple Debugger Commands on One Line

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

When you enter a single debugger command, terminate it with an end-of-line (EOL), which is usually done by pressing Return. When you enter multiple commands on one line, separate each command with a semicolon (;).

The alias, debug, define, target command, property flags, and shell commands require the rest of the line as an argument. They only recognize an EOL, not a semicolon, as a terminator.

However, you can combine these commands with others on the command line if you enclose them in square brackets [], braces {}, or parentheses (). For example, you could create an alias and then invoke it on the same command line:

[alias ph print -hex]; ph foo
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1996 Hewlett-Packard Development Company, L.P.