From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: <gdb-patches@sourceware.org>
Subject: [RFA] ARIndex: move deprecated with zero count to regression
Date: Sun, 29 Mar 2009 03:16:00 -0000 [thread overview]
Message-ID: <000001c9affd$085bcb30$19136190$@u-strasbg.fr> (raw)
I seek approval for this gdb_ari.sh
change.
This is a simple move for all
bug labeled as ari_deprecate, but that have
no occurrences left (a zero count on the ari web page)
to ari_regression.
It simply will make it much more visible if
someone ever uses them again as they will appear
on top of the ARI page before the long table.
Is this OK?
May I do the same for the ari_obsolete
that also have a zero count?
Pierre Muller
Pascal language support maintainer for GDB
commit message would be:
* move fixed deprecate bugs to regression category.
Index: gdb_ari.sh
===================================================================
RCS file: /cvs/gdbadmin/ss/gdb_ari.sh,v
retrieving revision 1.80
diff -r1.80 gdb_ari.sh
753c753
< category["VARIABLES_INSIDE_BLOCK"] = ari_deprecate
---
> category["VARIABLES_INSIDE_BLOCK"] = ari_regression
761c761
< category["TEXT_SEGMENT_BASE"] = ari_deprecate
---
> category["TEXT_SEGMENT_BASE"] = ari_regression
769c769
< category["STATIC_TRANSFORM_NAME"] = ari_deprecate
---
> category["STATIC_TRANSFORM_NAME"] = ari_regression
793c793
< category["SOLIB_LOADED_LIBRARY_PATHNAME"] = ari_deprecate
---
> category["SOLIB_LOADED_LIBRARY_PATHNAME"] = ari_regression
801c801
< category["SOFUN_ADDRESS_MAYBE_MISSING"] = ari_deprecate
---
> category["SOFUN_ADDRESS_MAYBE_MISSING"] = ari_regression
809c809
< category["SKIP_PERMANENT_BREAKPOINT"] = ari_deprecate
---
> category["SKIP_PERMANENT_BREAKPOINT"] = ari_regression
817c817
< category["SIGCONTEXT_REGISTER_ADDRESS"] = ari_deprecate
---
> category["SIGCONTEXT_REGISTER_ADDRESS"] = ari_regression
825c825
< category["SETUP_ARBITRARY_FRAME"] = ari_deprecate
---
> category["SETUP_ARBITRARY_FRAME"] = ari_regression
833c833
< category["REGISTER_U_ADDR"] = ari_deprecate
---
> category["REGISTER_U_ADDR"] = ari_regression
841c841
< category["PROCESS_LINENUMBER_HOOK"] = ari_deprecate
---
> category["PROCESS_LINENUMBER_HOOK"] = ari_regression
857c857
< category["NUM_REALREGS"] = ari_deprecate
---
> category["NUM_REALREGS"] = ari_regression
865c865
< category["LOWEST_PC"] = ari_deprecate
---
> category["LOWEST_PC"] = ari_regression
873c873
< category["IS_STATIC_TRANSFORM_NAME"] = ari_deprecate
---
> category["IS_STATIC_TRANSFORM_NAME"] = ari_regression
881c881
< category["IN_SOLIB_DYNSYM_RESOLVE_CODE"] = ari_deprecate
---
> category["IN_SOLIB_DYNSYM_RESOLVE_CODE"] = ari_regression
889c889
< category["GDB_TARGET_IS_HPPA_20W"] = ari_deprecate
---
> category["GDB_TARGET_IS_HPPA_20W"] = ari_regression
913c913
< category["FUNCTION_EPILOGUE_SIZE"] = ari_deprecate
---
> category["FUNCTION_EPILOGUE_SIZE"] = ari_regression
921c921
< category["CLEAR_SOLIB"] = ari_deprecate
---
> category["CLEAR_SOLIB"] = ari_regression
929c929
< category["CHILD_SPECIAL_WAITSTATUS"] = ari_deprecate
---
> category["CHILD_SPECIAL_WAITSTATUS"] = ari_regression
937c937
< category["CHILD_GET_CURRENT_EXCEPTION_EVENT"] = ari_deprecate
---
> category["CHILD_GET_CURRENT_EXCEPTION_EVENT"] = ari_regression
945c945
< category["CHILD_ENABLE_EXCEPTION_CALLBACK"] = ari_deprecate
---
> category["CHILD_ENABLE_EXCEPTION_CALLBACK"] = ari_regression
1105c1105
< category["write_register"] = ari_deprecate
---
> category["write_register"] = ari_regression
1244c1244
< category["generic_target_write_pc"] = ari_deprecate
---
> category["generic_target_write_pc"] = ari_regression
1252c1252
< category["read_sp"] = ari_deprecate
---
> category["read_sp"] = ari_regression
1262c1262
< category["register_cached"] = ari_deprecate
---
> category["register_cached"] = ari_regression
1270c1270
< category["set_register_cached"] = ari_deprecate
---
> category["set_register_cached"] = ari_regression
next reply other threads:[~2009-03-28 23:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-29 3:16 Pierre Muller [this message]
2009-03-31 23:42 ` Pierre Muller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000001c9affd$085bcb30$19136190$@u-strasbg.fr' \
--to=muller@ics.u-strasbg.fr \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox