How do debuggers work?

"Erwinus Theodorus Leonardus Omtzigt (Theo)" <omtzigt-theo@CS.YALE.EDU>
Wed, 27 Nov 91 13:20:26 EST

          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... ssimmons@convex.com (1991-12-03)
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)
[7 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: "Erwinus Theodorus Leonardus Omtzigt (Theo)" <omtzigt-theo@CS.YALE.EDU>
Keywords: debug, question
Organization: Compilers Central
Date: Wed, 27 Nov 91 13:20:26 EST

    This is probably a too basic a question to put on the net, but can
you point me in the direction of papers/books that explain how
debuggers work. What does cc -g do to the code it generates such
that a debugger know where to find the source code? Thanks in advance,


Theo
omtzigt-theo@cs.yale.edu
[Actually, although there is considerable experience and folklore on
debuggers, I don't know of any good references. Does anyone else? -John]
--


Post a followup to this message

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