Re: debugger literature

scotth@visix.com (Scott Hofmann)
9 Feb 1996 17:14:19 -0500

          From comp.compilers

Related articles
debugger literature chsmith@hopper.unh.edu (1996-02-09)
Re: debugger literature scotth@visix.com (1996-02-09)
Re: debugger literature scotth@visix.com (1996-02-09)
Re: debugger literature taj@vanbc.wimsey.com (1996-02-17)
Re: debugger literature tjb@zko.dec.com (Tim Bingham) (1996-02-19)
| List of all articles for this month |

From: scotth@visix.com (Scott Hofmann)
Newsgroups: comp.compilers
Date: 9 Feb 1996 17:14:19 -0500
Organization: Visix Software Inc.
References: 96-02-058
Keywords: debug, question

chsmith@hopper.unh.edu (Craig H Smith) writes:
> I'm looking for references on general debugger implementation --
> nothing too esoteric. I've looked through some literature but they
> stay focused on the typical stages of compilation.


Fraser and Hanson's book "A Retargetable C Compiler" talks a little
about what needs to be in a compiler to support (mostly stabs-based)
debugging, and in Mitchell, Friedman, and Wand's (sp?) book
"Essentials of Programming Languages" several pages are devoted to the
use of first-class continuations to implement breakpoints and escape
procedures.


scott
--
J. Scott Hofmann
scotth@visix.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.