axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Literated VMLISP.LISP.PAMPHLET


From: root
Subject: Re: [Axiom-developer] Literated VMLISP.LISP.PAMPHLET
Date: Tue, 26 Sep 2006 12:29:25 -0400

> Indeed.  That os very annoying for debug sessions. :-(

debugging optimized code is always hard.
gcc does code-motion, loop unrolling, beta substitution, operator
promotion and many other things that make gdb sessions a pain.
ultimately it's the final disassemble instruction counts that matter.

t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]