Re: Wanted info. about debuggers.

vern@daffy.ee.lbl.gov (Vern Paxson)
Fri, 8 Oct 1993 17:13:40 GMT

          From comp.compilers

Related articles
Wanted info. about debuggers. uday@cse.iitb.ernet.in (1993-10-05)
Re: Wanted info. about debuggers. vivek@wipro.wipsys.soft.net (1993-10-06)
Re: Wanted info. about debuggers. vern@daffy.ee.lbl.gov (1993-10-07)
Re: Wanted info. about debuggers. vern@daffy.ee.lbl.gov (1993-10-08)
| List of all articles for this month |

Newsgroups: comp.compilers
From: vern@daffy.ee.lbl.gov (Vern Paxson)
Keywords: debug, bibliography, FTP
Organization: Lawrence Berkeley Laboratory, Berkeley CA
References: 93-10-029 93-10-038
Date: Fri, 8 Oct 1993 17:13:40 GMT

There's been enough interest in my "A Survey of Support For Implementing
Debuggers" paper that I've made it available for anonymous ftp from
ftp.ee.lbl.gov. Retrieve debugger-support.ps.Z. If you have problems
retrieving or printing it, let me know and I'll send you hardcopy.


I've appended the abstract.


Vern


Vern Paxson vern@ee.lbl.gov
Systems Engineering ucbvax!ee.lbl.gov!vern
Lawrence Berkeley Laboratory (510) 486-7504




------------------------------------------------------------------------
              A Survey of Support For Implementing Debuggers
                                                Vern Paxson
                                                      CS 262
                                              Prof. Anderson
                                            October 30, 1990


The degree to which hardware and operating systems support debugging
strongly influences the caliber of service that a debugger can provide.
We survey the different forms in which such support is available. We
limit our survey to lower-level debugger design issues such as accessing
the debugged program's state and controlling its execution. The study
concentrates on those types of support that make overall debugger
performance efficient and that support debugger features for ferreting out
hard-to-find bugs. We conclude with an overview of state-of-the-art
debuggers and a proposal for a new debugger design.
--


Post a followup to this message

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