Re: How do debuggers work?

pardo@cs.washington.edu (David Keppel)
Wed, 4 Dec 91 03:04:38 GMT

          From comp.compilers

Related articles
How do debuggers work? omtzigt-theo@CS.YALE.EDU (Erwinus Theodorus Leonardus Omtzigt (Theo)) (1991-11-27)
Re: How do debuggers work? tynor@prism.gatech.edu (1991-12-03)
Re: How do debuggers work? davea@quasar.wpd.sgi.com (1991-12-03)
Re: How do debuggers work? pardo@cs.washington.edu (1991-12-04)
Re: How do debuggers work? plains!ortmann@uunet.uu.net (1991-12-04)
Re: How do debuggers work? hasan@emx.utexas.edu (1991-12-04)
Re: How do debuggers work? meissner@osf.org (1991-12-05)
Re: How do debuggers work? gaynor@remus.rutgers.edu (1991-12-05)
Re: How do debuggers work? bliss@sp64.csrd.uiuc.edu (1991-12-05)
Re: How do debuggers work? cherrman@borland.com (1991-12-06)
[3 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: pardo@cs.washington.edu (David Keppel)
Keywords: debug
Organization: Computer Science & Engineering, U. of Washington, Seattle
References: 91-12-003
Date: Wed, 4 Dec 91 03:04:38 GMT

"Erwinus Theodorus Leonardus Omtzigt (Theo)" <omtzigt-theo@CS.YALE.EDU> writes:
>[How do debuggers work? What does `cc -g' do?]


Most papers on debugging discuss details such as debugging optimized code.
The only paper I know of that describes the path of symbols from the
compiler in to the debugger (and then, only at a high level) is:


%A Mark Linton
%T The Evolution of dbx
%J Proceedings of the Summer USENIX Conference, Anaheim, California
%D June 1990
%P 211-220


;-D on ( How do bugs work? ) Pardo
--


Post a followup to this message

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