Related articles |
---|
Announcement - Dynascope 3.2 R.Sosic@cit.gu.edu.au (1995-11-07) |
Newsgroups: | comp.compilers |
From: | R.Sosic@cit.gu.edu.au (Rok Sosic) |
Keywords: | tools, debug, available, FTP, WWW |
Organization: | Griffith University, CIT |
Date: | Tue, 7 Nov 1995 03:13:44 GMT |
Dynascope version 3.2 is available.
Anonymous ftp:
ftp.cit.gu.edu.au:pub/dynascope
Dynascope home page:
http://www.cit.gu.edu.au/~sosic/dynascope.html
The main change in Dynascope 3.2 is that directing servers are now
independent processes, separated from the user processes. As a result,
the servers have been ported to more platforms, but their set of primitives
is more restricted.
Description:
Dynascope provides primitives for building directors. Directors are
programs which perform monitoring and debugging operations. Typical
such operations include controlling the execution of other programs,
sampling and modifying process data, and handling of breakpoints.
Dynascope primitives are simple to use and machine independent. They
provide directing in distributed and heterogeneous environments. Directors
and directed programs can execute on different computing platforms and
communicate over a network.
A director uses Dynascope primitives by calling directing routines. Because
these routines provide a machine independent procedural interface, directors
can be ported from one Dynascope supported computing platform to another
with no changes in their source code.
Directing primitives are classified in the following groups:
process control, process inquiries, state access, breakpoints, and
conversions of type representations.
The following platforms are supported in this release:
Nextstep 3.2, Solaris 2.4, SunOS Release 4.1.3, IRIX Release 5.3,
AIX 3.2, and OSF1 V3.2.
Comments, suggestions and error reports are welcome at:
sosic@cit.gu.edu.au
--
Rok Sosic (sosic@cit.gu.edu.au) _--_|\
School of Computing & Information Technology / GU
Griffith University, Nathan, QLD 4111, AUSTRALIA \_.--._/
phone: +61 7 3875 5026; fax: + 61 7 3875 5051 v
WWW: http://www.cit.gu.edu.au/~sosic
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.