Ski IA-64 Simulator Reference Manual 1.0L
Missing ELF header
See “File size > Memory size” on page
Missing file version number
You are trying to restore a saved simulator state and the first
missing value for option %s
You specified a command line option that requires an argument. See “Command Line Flags” on page
More than %d characters in expression: %s
You gave Ski an expression that is too long for it to parse. Try a shorter expression. See “Expressions” on page
Nesting overflow
You invoked a command file from within another command file, and another command file from within there, and again and again... and you did it too much. Do you have an recursive loop, where a command file invokes itself? See Chapter 9, “Command Files”.
No breakpoints set
You tried to list all breakpoints with the bl command but there aren’t any. See “Listing Program Breakpoints” on page
No breakpoints to delete
You tried to delete all breakpoints with the bD command but there aren’t any. See “Deleting Program Breakpoints” on page
No previous command
You tried to
No such command
You typed a command to Ski that Ski doesn’t understand. Either you
No such user %s
You specified a filename with a leading tilde (“ ~”), causing Ski to try to expand the first word into the home directory for the corresponding user. Ski wasn’t able to the find the user. Perhaps you
Non %s-aligned address. Aligned to 0x%llx
You used the =2, =4, or =8 commands to write data to memory but you specified an
Not an ELF file
Copyright © 2000 | Simulator Status and Error Messages |