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] Fix signal handler single step test on Sparc/Linux


>>>>> "David" == David Miller <davem@davemloft.net> writes:

David> This target uses software single step, so we can't reliably step
David> into a signal handler.  Thus we shouldn't run tests such as
David> gdb.base/kill-after-signal.exp

David> Ok to commit?

David> gdb/testsuite/

David> 2011-11-15  David S. Miller  <davem@davemloft.net>

David> 	* lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
David> 	target is sparc*-*-linux

This is ok.  Thanks.

Tom


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