Changeset 32e2554 in rtems for cpukit/libmisc/monitor/monitor.h

Timestamp:
06/14/00 17:22:59 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
f585287
Parents:
6f93bb4
Message:

Patch rtems-4.5-beta3-mon.diff from Chris Johns <cjohns@…>
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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.