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: [RFC 0/3] Use reinsert breakpoint for vCont;s


Yao Qi writes:

> Antoine Tremblay <antoine.tremblay@ericsson.com> writes:
>
>> Not an easy problem, I'm installing your patch series today and I'll
>> start checking it out in more detail.
>
> Thanks for looking at this.  I managed to reproduce the SIGILL with
> GDBserver debugging logs.  Note that current GDB test harness doesn't
> fetch GDBserver debugging output to gdb.log.

Yes that the GDB testsuite can't handle GDBServer output is very
annoying. I have a TODO item to add a log to file option to GDBServer so
that at least we can run the test with GDBServer in debug without
interfering with the tests and keep the logs. (I usually hack it like that)

I'm glad you found the source of your SIGILL problem, I've found the
source of mine too thanks to Will Daecon, I will post my findings as a
follow-up to https://www.sourceware.org/ml/gdb/2015-11/msg00030.html

And I'll keep looking at this series...

Thanks,
Antoine


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