This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA + doc] Document unimplemented "-break-insert -r"
- From: Yao Qi <yao at codesourcery dot com>
- To: <gdb-patches at sourceware dot org>
- Cc: Keith Seitz <keiths at redhat dot com>
- Date: Thu, 21 Jun 2012 08:40:52 +0800
- Subject: Re: [RFA + doc] Document unimplemented "-break-insert -r"
- References: <4FE232BA.6030808@redhat.com>
On Wednesday 20 June 2012 13:29:46 Keith Seitz wrote:
> - setup_xfail "*-*-*"
> + setup_xfail "*-*-*" mi/14270
Keith,
It is better to use "setup_kfail" here, because these fails are caused by
GDB's limitation rather other other components' limitation.
--
Yao (éå)