emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] find-file-noselect-1


From: Kim F. Storm
Subject: Re: [PATCH] find-file-noselect-1
Date: Fri, 11 Feb 2005 11:29:32 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Miles Bader <address@hidden> writes:

> On Fri, 11 Feb 2005 09:51:59 +0100, Kim F. Storm <address@hidden> wrote:
>> But can't gdb-ui just bind [left-fringe mouse-1] to a gdb-ui specific
>> command in global-map?  That command could check if the buffer is
>> a source file  and set breakpoints accordingly (if gdb is running
>> and in a state that allows it to set a breakpoint), and just
>> do mouse-set-point otherwise.
>
> Nick's method -- as I understand it -- seems cleaner:  when a new file
> is opened, see if gdb wants to deal with it (and if so, do
> ...whatever... magic).

But what if I have N files opened already and then load/start gdb -- 
are those files already opened "gdb enabled" using Nick's method?

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





reply via email to

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