emacs-devel
[Top][All Lists]
Advanced

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

Re: Toggle view in gdba


From: Masatake YAMATO
Subject: Re: Toggle view in gdba
Date: Sat, 23 Oct 2004 17:01:46 +0900 (JST)

> Hi,
> 
> > Actually I think it would be better not to use any of these keybindings.
> > Gud-watch doesn't have a keybindings and I've just remembered why: these
> > commands are really GDB specific and don't work for "gdb -fullname", perldb,
> > pdb etc. Once GDB-UI has been invoked these keybindings are set for all the
> > other debugger modes. As recent discussion has shown, there are still 
> > problems
> > with GDB-UI so I don't want to interfere with these other modes, 
> > particularly
> > the original gdb mode.
> 
> Is it ok if the key bindings are not propagated to the other modes (and 
> global-map)?
> 
> Experimentally, I added new a argument LOCAL to gud-def and added line
> 
>       (use-local-map (copy-keymap (current-local-map)))
> 
> to `gdb-ann3'.

No objectoin about my patch?

   http://lists.gnu.org/archive/html/emacs-devel/2004-10/msg00834.html

Masatake YAMATO





reply via email to

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