This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: operate-and-get-next is off by one


>>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:

Daniel> It appears to be "operate-and-get-command-after-next" right
Daniel> now.  It's skipping every other command...

What system?  How are you invoking gdb?

I updated and rebuilt gdb from scratch on x86 Linux (RHL 6.2).
operate-and-get-next seems to work fine in my simple test:

    p 1
    p 2
    p 3
    C-n C-n C-n
    C-o C-o

If you can tell me a simple way to reproduce the problem I will look
at it.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]