emacs-devel
[Top][All Lists]
Advanced

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

Re: New function for gdb-ui.el?


From: Richard M. Stallman
Subject: Re: New function for gdb-ui.el?
Date: Mon, 24 Oct 2005 12:27:41 -0400

    > It could go on mouse-2 which has some kind of goto idiom.  Do you think it
    > should it be restricted to the buffer with the overlay arrow or work on 
any
    > file which is part of the source code of the GDB session.

    I'd restrict it to the former.

To move to another file usually means moving to another frame, and
that's not the job of `until'.   This command should refuse
to move to another frame.

But there is an exception: when a function in one file is inlined in
another.  In that case, shouldn't this command work?





reply via email to

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