emacs-devel
[Top][All Lists]
Advanced

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

Re: Multiple debugging sessions


From: Kim F. Storm
Subject: Re: Multiple debugging sessions
Date: Fri, 11 Nov 2005 09:30:53 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Nick Roberts <address@hidden> writes:

> I was aware of the issue. The file gdba.el, which I used as my starting point,
> used many buffer local variables, presumably to allow multiple sessions.  It
> didn't work, so I made them global.

Indeed, buffer-local-variables (in source buffers) typically don't
help if the same file/buffer is shared between multiple debugging
sessions.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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