This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Test case to detect recursive unwinding in Python-based unwinders
- From: Pedro Alves <palves at redhat dot com>
- To: Kevin Buettner <kevin at buettner dot to>, gdb-patches at sourceware dot org
- Date: Tue, 23 Aug 2016 17:37:36 +0100
- Subject: Re: [PATCH] Test case to detect recursive unwinding in Python-based unwinders
- Authentication-results: sourceware.org; auth=none
- References: <20160822105808.6b37787a@pinnacle.lan>
Looks great. Feel free to push. But please first add some setup_kfail
calls, so that we don't add new known FAILing tests. I assume you'll
be able to reuse one of the existing PRs.
Thanks,
Pedro Alves