gdbarch.py: Fix indentation in the generated set_gdbarch_* definitions
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>
Thu, 1 Dec 2022 17:18:06 +0000 (17:18 +0000)
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>
Mon, 5 Dec 2022 13:52:10 +0000 (13:52 +0000)
commitadc48a49264637719620b4d52224774cdc4607c8
tree0fc47dea245f6852e4d550c4b70e2e0cf4f28594
parent53e03d92a6d052dfb8d0cb2ff203f1d28462e656
gdbarch.py: Fix indentation in the generated set_gdbarch_* definitions

Use as many tabs as possible for indentation and pad with spaces to keep
the argument aligned to the opening parenthesis in the line above.

Co-developed-by: Simon Marchi <simon.marchi@efficios.com>
Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/gdbarch.c
gdb/gdbarch.py