gdbhooks.py: rename parameters to match usage
authorVladislav Ivanishin <vlad@ispras.ru>
Mon, 1 Jul 2019 08:05:51 +0000 (08:05 +0000)
committerVladislav Ivanishin <vlad@gcc.gnu.org>
Mon, 1 Jul 2019 08:05:51 +0000 (08:05 +0000)
commit823d12a8370ec0298421fef4586c03a6b2eaf851
tree877c2ebf4329e4366f7d2cfd4f55034292c4a47a
parent4c40b365b86c42536bb2ed6c943a45b0bfe2b5eb
gdbhooks.py: rename parameters to match usage

gcc/

* gdbhooks.py (GdbPrettyPrinters.add_printer_for_types): Reorder
parameter names to match usage (no functional change).
(GdbPrettyPrinters.add_printer_for_regex): Ditto.

From-SVN: r272845
gcc/ChangeLog
gcc/gdbhooks.py