next up previous contents
Next: Parse errors Up: systemtap Previous: Glossary   Contents

Errors

We explain some common systemtap error messages in this section. Most error messages include line/character numbers with which one can locate the precise location of error in the script code. There is sometimes a subsequent or prior line that elaborates.

error at: filename:line:column: details



Subsections