UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: saveChapter 20
Program Debugging
Next: Reference: setenv
 

set

set var [= expr]

Define value expr for variable var. See also unset. Built-in variables include:

$frame

If set to an address, use the stack frame it points to. (Useful for kernel debugging.)

$hexitem

When set, print hexadecimal values for specified item. item can be chars, ints, offsets, or strings.

$listwindow

Default number of lines to show using list command (default is 10).

$mapaddrs

When set, start mapping addresses; when unset, stop. (Useful for kernel debugging.)

$unsafecall

When set, turn off type checking of parameters in call statements. Use with care.

$unsafeassign

When set, turn off type checking in assign statements. Use with care.


Previous: Reference: saveUNIX in a Nutshell: System V EditionNext: Reference: setenv
Reference: saveBook IndexReference: setenv

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System


Banner.Novgorod.Ru