Re: random-sig randomly failing with gdbserver
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 30 Aug 2013 13:20:28 +0200, Philippe Waroquiers wrote: > gdb.base/random-sig.exp (frequently) randomly fails when running with gdbserver, This is a known issue, I see it daily from my nightly runs: CTRL-C with set debug remote often crashes GDB https://sourceware.org/bugzilla/show_bug.cgi?id=15297#c2 -> [patchv2 2/2] Fix CTRL-C for remote.c (PR remote/15297) http://sourceware.org/ml/gdb-patches/2013-06/msg00943.html Still it is not 100% reliable, it was discussed with Pedro off-list, planning to send some update. Jan