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] Fix single-stepping in syscalls other than sigreturn


    > From: jose.marchesi@oracle.com (Jose E. Marchesi)
    > Date: Wed, 29 Jan 2014 16:06:28 +0100
    > 
    > [Continuing http://sourceware.org/ml/gdb-patches/2013-09/msg00817.html]
    > 
    > Improved patch including a testcase and also some minor changes in the
    > changelog entry.
    > 
    > 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
    > 
    > 	* sparc64-linux-tdep.c (sparc64_linux_step_trap): Get PC from
    >           the sigreturn register save area only if the syscall is
    >           sigreturn.
    > 
    > 2014-01-29  Jose E. Marchesi  <jose.marchesi@oracle.com>
    > 
    > 	* gdb.arch/sparc-sysstep.exp: New file.
    > 	* gdb.arch/sparc-sysstep.c: Likewise.
    > 
    > 	* gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
    
    Having a test case is good!
    
    Given that David Miller hasn't objected, feel free to go ahead and
    commit this.

Committed, thanks.


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