0% found this document useful (0 votes)
2K views4 pages

Vxworks Command

This document lists basic commands for the VxWorks operating system shell (WindSh). It provides over 50 commands for tasks like continuing execution, setting breakpoints, displaying memory, loading modules, showing task and system information, and debugging programs. The commands provide functionality for operating system control, debugging, and monitoring tasks, memory, modules, and network activity.

Uploaded by

shivagowdain
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views4 pages

Vxworks Command

This document lists basic commands for the VxWorks operating system shell (WindSh). It provides over 50 commands for tasks like continuing execution, setting breakpoints, displaying memory, loading modules, showing task and system information, and debugging programs. The commands provide functionality for operating system control, debugging, and monitoring tasks, memory, modules, and network activity.

Uploaded by

shivagowdain
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

VxWorks basic command

agentModeShow :: show the agent mode (*) (WindSh)


b :: set or display breakpoints (WindSh)
bd :: delete a breakpoint (WindSh)
bdall :: delete all breakpoints (WindSh)
bh :: set a hardware breakpoint (WindSh)
bootChange :: change the boot line (WindSh)
browse :: send a message to the browser asking it t
o browse an
address (*) :: (WindSh)
c :: continue from a breakpoint (WindSh)
cd :: change the default directory (WindSh)
checkStack :: print a summary of each task's stack usage (WindSh)
classShow :: show information about a class of objects (*) (WindSh)
cplusCtors :: call static constructors (C++) (WindSh)
cplusDtors :: call static destructors (C++) (WindSh)
cplusStratShow :: show C++ static constructors calling strategy (*)
(WindSh)
cplusXtorSet :: change C++ static constructor calling strategy
(C++)
(WindSh)
cret :: continue until the current subroutine returns (W
indSh)
d :: display memory (WindSh)
devs :: list all system-known devices (WindSh)
h :: display or set the size of shell history (Wind
Sh)
help :: print a synopsis of selected routines (WindSh)
hostShow :: display the host table (WindSh)
i :: print a summary of each task's TCB, task by t
ask (WindSh)
iStrict :: print a summary of all task TCBs, as an atomic sn
apshot
(*) (WindSh)
icmpstatShow :: display statistics for ICMP (WindSh)
ifShow :: display the attached network interfaces
(WindSh)
inetstatShow :: display all active connections for Internet pr
otocol
sockets (WindSh)
intVecShow :: display the interrupt vector table (WindSh)
iosDevShow :: display the list of devices in the system (Wind
Sh)
iosDrvShow :: display a list of system drivers (WindSh)
iosFdShow :: display a list of file descriptor names in the system
(WindSh)
ipstatShow :: display IP statistics (WindSh)
l :: disassemble and display a specified number of
instructions(WindSh)
ld :: load an object module into memory (WindSh)
lkAddr :: list symbols whose values are near a sp
ecified value(WindSh)
lkup :: list symbols (WindSh)
ls :: list the contents of a directory (WindSh)
m :: modify memory (WindSh)
memPartShow :: show partition blocks and statistics (WindSh)
memShow :: show system memory partition blocks and statis
tics(WindSh)
moduleIdFigure :: figure out module ID, given name or number (*)(Wi
ndSh)
moduleShow :: show the current status for all the loaded modul
es(WindSh)
mqPxShow :: show information about a POSIX message queue (*)(WindSh)
mRegs :: modify registers (WindSh)
msgQShow :: show information about a message queue (WindSh)
period :: spawn a task to call a function periodi
cally (WindSh)
printErrno :: print the definition of a specified error status value
(WindSh)
printLogo :: display the Tornado logo (WindSh)
pwd :: display the current default directory (WindSh)
quit :: shut down WindSh (*) (WindSh)
reboot :: reset network devices and transfer cont
rol to boot ROMs(WindSh)
repeat :: spawn a task to call a function repeate
dly (WindSh)
routestatShow :: display routing statistics (WindSh)
s :: single-step a task (WindSh)
semPxShow :: show information about a POSIX semaphore (*) (Wi
ndSh)
semShow :: show information about a semaphore (WindSh)
shellHistory :: display or set the size of shell history (WindSh)
shellPromptSet :: change the shell prompt (WindSh)
show :: display information on a specified object (WindSh)
smMemPartShow :: show user's shared memory system partition blocks and
statistics (*) (WindSh)
smMemShow :: show the shared memory system partition blocks and
statistics (WindSh)
so :: single-step, but step over a subroutine (WindSh)
sp :: spawn a task with default parameters (WindSh)
sps :: spawn a task with default parameters, and leave i
t suspended (*) (WindSh)
sysResume :: reset the agent to tasking mode (*) (WindSh)
sysStatusShow :: show system context status (*) (WindSh)
sysSuspend :: set the agent to external mode and suspend the
system (*) (WindSh)
taskCreateHookShow :: show the list of task create routines (WindSh
)
taskDeleteHookShow :: show the list of task delete routines (WindSh)
taskIdDefault :: set the default task ID (WindSh)
taskIdFigure :: figure out the task ID of a specified task (*
) (WindSh)
taskRegsShow :: display the contents of a task's registers (WindSh
)
taskShow :: display task information from TCBs (WindSh)
taskSwitchHookShow :: show the list of task switch routines (WindSh
)
taskWaitShow :: show information about the object a task is pendedon (*) (Wi
ndSh)
tcpstatShow :: display all statistics for the TCP protocol (WindSh)
td :: delete a task (WindSh)
tftpInfoShow :: get TFTP status information (WindSh)
ti :: display complete information from a task's TCB (
WindSh)
tr :: resume a task (WindSh)
ts :: suspend a task (WindSh)
tt :: display a stack trace of a task (WindSh)
tw :: print info about the object the given task is pend
ing on (*) (WindSh)
udpstatShow :: display statistics for the UDP protocol (WindSh)
unld :: unload an object module by specifying a file name or
moduleID (WindSh)
version :: print VxWorks version information (WindSh)
w :: print a summary of each task's pending information
, task by task (*) (WindSh)
wdShow :: show information about a watchdog (WindSh)

You might also like