emacs-devel
[Top][All Lists]
Advanced

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

Re: Multiple debugging sessions


From: Stefan Monnier
Subject: Re: Multiple debugging sessions
Date: Thu, 10 Nov 2005 13:08:17 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> I'm afraid that managing multiple debugging sessions is low down on my
>> list of things to do...

> Retrofitting such a feature is probably a lot harder than simply being
> a bit careful to keep things well-parameterized from the beginning
> (well i guess it's too late now, but ...).

The main problem (based on my experience making it possible to have multiple
PCL-CVS buffers) is that you need both to understand the code you're
changing and to understand how to use buffer-local variables to their best
advantage.

In the end the change to PCL-CVS was "fairly" easy, but it was delicate.


        Stefan




reply via email to

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