Related articles |
---|
debuggers - request for information arnew@ifi.uio.no (Arne Watnelie) (1995-07-12) |
Re: debuggers - request for information simmons@bnr.ca (steve (s.s.) simmons) (1995-07-17) |
Re: debuggers - request for information Zhiqing.Liu@att.com (Zhiqing Liu) (1995-07-17) |
Re: debuggers - request for information vern@daffy.ee.lbl.gov (1995-07-17) |
Re: debuggers - request for information kadhim@munge.cs.colorado.edu (1995-07-18) |
Re: debuggers - request for information dmurphya@cix.compulink.co.uk (1995-07-18) |
Re: debuggers - request for information baynes@ukpsshp1.serigate.philips.nl (1995-07-19) |
Re: debuggers - request for information pardo@cs.washington.edu (1995-07-20) |
Re: debuggers - request for information ok@cs.rmit.edu.au (1995-07-20) |
Re: debuggers - request for information sriram@tcs.com (1995-07-20) |
Re: debuggers - request for information R.Sosic@cit.gu.edu.au (1995-07-21) |
Re: debuggers - request for information reid@HASKELL.SYSTEMSZ.CS.YALE.EDU (1995-07-22) |
Re: debuggers - request for information bill@amber.ssd.hcsc.com (1995-07-25) |
Re: debuggers - request for information pardo@cs.washington.edu (1995-07-26) |
[3 later articles] |
Newsgroups: | comp.compilers |
From: | pardo@cs.washington.edu (David Keppel) |
Keywords: | debug, bibliography, comment |
Organization: | Computer Science & Engineering, U. of Washington, Seattle |
References: | 95-07-088 95-07-116 |
Date: | Thu, 20 Jul 1995 01:42:35 GMT |
kadhim@cs.colorado.edu writes:
>[An article -- ``Fast Breakpoints''? Sorry, no reference.]
%A Peter Kessler
%T Fast Breakpoints: Design and Implementation
%J Proceedings of the ACM SIGPLAN '90 Conference on Programming
Language Design and Implementation; SIGPLAN Notices
%V 25
%N 6
%D June 1990
%P 78-84
Another *true* classic:
%T The diagnosis of mistakes in programmes on the EDSAC
%A S. Gill
%J Proceedings of the Royal Society Series A Mathematical and Physical
Sciences
%V 206
%N 1087
%P 538-554
%D 22 May 1951
%I Cambridge University Press
%C London and New York
%K debugging
%K fast breakpoints
%X This is great, it has everything about debugging, and it's from 1950!
See also:
%A Robert Wahbe
%T Efficient Data Breakpoints
%J Proceedings of the Fifth International Symposium on Architectural
Support for Programming Languages and Operating Systems (ASPLOS-V)
%D October 1992
%P 200-212
%A Robert Wahbe
%A Steven Lucco
%A Susan L. Graham
%T Practical Data Breakpoints: Design and Implementation
%J ACM SIGPLAN '93 Conference on Programming Language Deisn and
Implementation (PLDI)
%C Albuquerque, New Mexico
%D June 1993
%P 1-12
And blowing my own horn:
%A David Keppel
%T Fast Data Breakpoints
%R UWCSE 93-04-06
%D April 1993
%I University of Washington
%W http://www.cs.washington.edu/homes/pardo/papers.d/data-break.html
;-D oN ( Request for bug-free programs ) Pardo
[Don't miss that EDSAC paper. Every important idea in computer science was
already known by 1960. We've just been working out the details. If you push
me, I might go to 1965. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.