[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New function for gdb-ui.el?
From: |
Nick Roberts |
Subject: |
Re: New function for gdb-ui.el? |
Date: |
Tue, 25 Oct 2005 09:26:31 +1300 |
> > 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.
Yes, you're right. I hadn't tried it and just used the fact that it takes
the same kind of argument as break.
> But there is an exception: when a function in one file is inlined in
> another. In that case, shouldn't this command work?
If I try it, it doesn't seem to work. Even if it, I'm not sure how we would
make use of it.
Nick
- Re: New function for gdb-ui.el?, (continued)
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/24
- Re: New function for gdb-ui.el?, Kim F. Storm, 2005/10/24
- Re: New function for gdb-ui.el?, Kim F. Storm, 2005/10/24
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/24
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/24
- Re: New function for gdb-ui.el?, Kim F. Storm, 2005/10/25
Re: New function for gdb-ui.el?, Frank Schmitt, 2005/10/24
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/24
- Re: New function for gdb-ui.el?, Frank Schmitt, 2005/10/24
- Re: New function for gdb-ui.el?, Richard M. Stallman, 2005/10/24
- Re: New function for gdb-ui.el?,
Nick Roberts <=
- Re: New function for gdb-ui.el?, Richard M. Stallman, 2005/10/25
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/25
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/26
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/26
- gcc and inline [was: Re: New function for gdb-ui.el?], Tomas Zerolo, 2005/10/26
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/26
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Andreas Schwab, 2005/10/26
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Tomas Zerolo, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Richard M. Stallman, 2005/10/27