This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH][SPARC] Add missing include in test program gdb.arch/sparc-sysstep.c


    
    > diff --git a/gdb/testsuite/gdb.arch/sparc-sysstep.c b/gdb/testsuite/gdb.arch/sparc-sysstep.c
    > index 79e344b..a29174f 100644
    > --- a/gdb/testsuite/gdb.arch/sparc-sysstep.c
    > +++ b/gdb/testsuite/gdb.arch/sparc-sysstep.c
    > @@ -1,3 +1,4 @@
    > +
    >  /* Test single-stepping system call instructions in sparc.
    
    Spurious change above?  Otherwise OK.
    
Pushed, modulus the chunk above.
Thanks.


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