Evan W. Adams
Sun Microsystems
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Evan W. Adams.
international conference on software engineering | 1989
Evan W. Adams; Masahiro Honda; Terrence C. Miller
The Sun Network Software Environment (NSE) is a net- work-based object manager for software development. The NSE supports parallel development through an optimistic concurrency control mechanism, in which developers do not acquire locks before modifying objects, Instead, developers copy objects, modify the copies, and merge the modified objects with the originals. Objects managed by the NSE are typed, and the set of types can be extended by tool builders. The NSE is designed to work with heterogeneous implementations and poor communication.
Software - Practice and Experience | 1986
Evan W. Adams; Steven S. Muchnick
Dbxtool is a window‐ and mouse‐based debugger for C, Pascal and FORTRAN programs running on Sun workstations. Its use of the mouse as the primary input mechanism eliminates the need to type variables, line numbers, breakpoints and most commands. Its multiple windows provide several qualitatively different perspectives on the debugging problem. Compared to the Unix 4.2 BSD dbx from which it is derived, it has been extended with the abilities to debug multiple‐process programs, already‐running processes, and the Sun Operating System kernel.
Proceedings of an International Workshop on Advanced Programming Environments | 1986
Evan W. Adams; Wayne C. Gramlich; Steven S. Muchnick; Soren J. Tirfing
While each of the efforts described above significantly improves some aspect of the programming environment on Sun workstations, it is obvious that todays technology allows us to go further. Thus, in parallel with these short-term and comparatively easy but effective improvements, we continue to explore technologies which are expected to produce larger gains but which are much more expensive to achieve. These include fine-grained incremental compilation integrated with editing and debugging, as exemplified by Fritzsons DICE system [Frit84], and an effort to better integrate version control, configuration management, release building and bug tracking more tightly with each other and with an underlying database.
Archive | 1991
David Hendricks; Evan W. Adams; Thomas L. Lyon; Terrence C. Miller
Archive | 1995
Robert B. Jervis; Daniel J. O'Leary; Achut Reddy; Evan W. Adams; Robin Jeffries
Archive | 1990
Evan W. Adams; Claeton J. Giordano
Archive | 1995
Achut Reddy; Daniel J. O'Leary; Robert B. Jervis; Robin Jeffries; Evan W. Adams
Archive | 1994
Claeton J. Giordano; Evan W. Adams
Archive | 1999
Robin Jeffries; David Weatherford; Evan W. Adams
usenix summer technical conference | 1994
Evan W. Adams