Lines Matching full:script
44 .Cm script
47 .Cm script
48 .Ar scriptname Ns = Ns Ar script
115 .It Cm script Ar scriptname
116 Print the script named
118 .It Cm script Ar scriptname Ns = Ns Ar script
119 Define a script named
123 .Ar script
128 Delete the script named
134 The following example defines a script that will execute when the kernel
137 ddb script kdb.enter.break="show pcpu; bt"
140 The following example will delete the script: