VxWorks Basic and Frequent Command

출처 : http://csg.lbl.gov/pipermail/vxwexplo/2003-March/000762.html
http://www.dfcgen.de/refcards/vxworks.pdf
자주쓰는건 볼드처리

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 to 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 (WindSh)
d( ) – display memory (WindSh)
devs( ) – list all system-known devices (WindSh)
h( ) – display or set the size of shell history (WindSh)
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 task (WindSh)
iStrict( ) – print a summary of all task TCBs, as an atomic snapshot(*) (WindSh)
icmpstatShow( ) – display statistics for ICMP (WindSh)
ifShow( ) – display the attached network interfaces (WindSh)
inetstatShow( ) – display all active connections for Internet protocol
sockets (WindSh)
intVecShow( ) – display the interrupt vector table (WindSh)
iosDevShow( ) – display the list of devices in the system (WindSh)
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 specified 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 statistics(WindSh)
moduleIdFigure( ) – figure out module ID, given name or number (*)(WindSh)
moduleShow( ) – show the current status for all the loaded modules(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 periodically (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 control to boot ROMs(WindSh)
repeat( ) – spawn a task to call a function repeatedly (WindSh)
routestatShow( ) – display routing statistics (WindSh)
s( ) – single-step a task (WindSh)
semPxShow( ) – show information about a POSIX semaphore (*) (WindSh)
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 it 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 (*) (WindSh)
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 pending 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)

Leave a Reply

Your email address will not be published. Required fields are marked *