Related articles |
---|
Debuggers think!cullvax!drw%eddie.mit.edu (1987-03-07) |
Re: Debuggers harvard!rutgers!sri-unix!ctnews!mitisft!markb (1987-03-12) |
Re: Debuggers harvard!rutgers!spam!ames!ucbcad!ucbvax!decvax!vir (1987-03-15) |
Re: Debuggers decvax!decwrl!mips!himel (1987-03-23) |
Debuggers fabio@dcs.edinburgh.ac.uk (1991-08-08) |
Re: debuggers zstern@adobe.com (1993-11-11) |
Re: debuggers shyamal@seas.smu.edu (1993-11-11) |
[6 later articles] |
Date: | Sat, 7 Mar 87 11:52:28 est |
From: | think!cullvax!drw%eddie.mit.edu (Dale Worley) |
Has anyone built a debugger that allows debugging of optimized
compiled code at the source level? That is, a debugger that reverses
the transformations made by the compiler, so that execution looks to
the user like results are stored promptly, etc. (I realize that
sometimes this is not possible, e.g., once a variable is "dead", its
value may be thrown away. But then, the debugger could capture and
store the value...)
Dale Worley Cullinet Software
UUCP: ...!seismo!harvard!mit-eddie!cullvax!drw
ARPA: cullvax!drw@eddie.mit.edu
Return to the
comp.compilers page.
Search the
comp.compilers archives again.