summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/monitor/monitor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch rtems-4.5-beta3-mon.diff from Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2000-06-141-2/+5
| | | | | | | | | | | | | | | to: I have also added the ability to register and unregister commands. This allows me to create a set of monitor commands for the network stack plus basic memory dump/patch commands (needs a working probe interface). I will also look at a basic ls/cd/rm/mv/cp command set at some stage. I have been thinking about changing the monitor in the future to more like a light weight RTEMS shell, `eshell' for embedded shell. This is a story for another day but is a process or getting the commands to map to the filesystem (eg, major=commands, minor=command) and supporting an environment. The filesystem provide a structure for the commands.
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+6
| | | | it work.
* Removed warnings.Joel Sherrill1997-11-291-1/+1
|
* Cleaned up as part of adding the Monitor test.Joel Sherrill1997-09-211-1/+1
|
* casts added to numerous arguments, prototypes corrected, andJoel Sherrill1996-09-181-1/+1
| | | | proper include files added.
* updates from Tony BennettJoel Sherrill1996-04-221-9/+5
|
* Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-01-171-20/+24
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-1/+3
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-8/+8
|
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-7/+410
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Initial revisionJoel Sherrill1995-05-111-0/+38