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: sig != GDB_SIGNAL_0 failed assertion stepping program on GNU/Linux


> I've now written a testcase that triggers this, and tweaked the
> commit log a bit further.
> 
> WDYT?

Awesome having a testcase! It looks very good to me - I quickly tested
it on our SuSE 10 machine with our example, just in case, and also
ran AdaCore's testsuite just for kicks. Still all good.

Thanks!

> gdb/ChangeLog:
> 2015-08-05  Pedro Alves  <palves@redhat.com>
> 	    Joel Brobecker  <brobecker@adacore.com>
> 
>         * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
> 	<bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
> 	case where BS->STOP is not set.
> 
> gdb/testsuite/ChangeLog:
> 2015-08-05  Pedro Alves  <palves@redhat.com>
> 
> 	* gdb.threads/next-other-thr-longjmp.c: New file.
> 	* gdb.threads/next-other-thr-longjmp.exp: New file.

-- 
Joel


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