Related articles |
---|
Reverse Compilers? ram@Sun.COM (1987-10-24) |
Return-Path: | <ram@Sun.COM> |
Date: | Sat, 24 Oct 87 01:50:13 PDT |
From: | ram@Sun.COM |
Keywords: | Debugger, Optimization, Vectorization |
Vectorizing & Optimizing compilers are dime a dozen these days, but
debuggers for these compilers with optimizations turned on are not
available (at least to my knowledge). It seems that one has to
"reverse-compile" the optimized code for source level debuggers. Are
there any reverse-compilers? Such compilers would also be helpful as
a tool to aid programmers in writing optimal code.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.