make gdbhooks.py idempotent with respect to reloading
authorVladislav Ivanishin <vlad@ispras.ru>
Tue, 23 Jul 2019 13:57:43 +0000 (13:57 +0000)
committerVladislav Ivanishin <vlad@gcc.gnu.org>
Tue, 23 Jul 2019 13:57:43 +0000 (13:57 +0000)
commite41dd06873b728bc62296fca39c526608c897ae2
treec7643f2869e3f6148910621a268beb124c6610a3
parent0bd65f4fde4b6a3615fd166bdd0e65dbda99fa9c
make gdbhooks.py idempotent with respect to reloading

gcc/ChangeLog:

2019-07-23  Vladislav Ivanishin <vlad@ispras.ru>

* gdbhooks.py: Pass replace=True to
gdb.printing.register_pretty_printer.

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