This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
New ARI warning Wed Jun 4 01:53:01 UTC 2014
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: gdb-patches at sourceware dot org
- Date: Wed, 4 Jun 2014 01:53:05 +0000
- Subject: New ARI warning Wed Jun 4 01:53:01 UTC 2014
260a261,262
> gdb/guile/scm-param.c:178: regression: var_boolean: Replace var_boolean with add_setshow_boolean_cmd
gdb/guile/scm-param.c:178: p_smob->type = var_boolean;
> gdb/guile/scm-param.c:852: regression: var_boolean: Replace var_boolean with add_setshow_boolean_cmd
gdb/guile/scm-param.c:852: int param_type = var_boolean;