emacs-devel
[Top][All Lists]
Advanced

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

Re: [OT] Deugging optimized code (was: [22.1.90]: Point before start of


From: Andreas Schwab
Subject: Re: [OT] Deugging optimized code (was: [22.1.90]: Point before start of properties)
Date: Fri, 22 Feb 2008 16:41:42 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Case 1 is best solved by using a different approach to debugging:
> instead of a GDB-style approach (where the compiler does its thing
> regardless of debugging and then the debugger is expected to be able to
> present the result in a meaningful manner to the programmer), you can
> take an Edebug-style approach where the *source* program is annotated
> (maybe on the fly and then recompiled/reoptimized),

Yes, ctrace(1), the future in debugging. :-)

Andreas.

http://www.freebsd.org/cgi/man.cgi?query=ctrace&apropos=0&sektion=1&manpath=SunOS+4.1.3&format=html

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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