gdbinit: register pretty-printers automatically

This commit is contained in:
Bruno BELANYI 2021-08-20 19:48:31 +02:00
parent dcf896651d
commit eb47889eef
1 changed files with 2 additions and 0 deletions

2
.gdbinit Normal file
View File

@ -0,0 +1,2 @@
# Register pretty-printers
source utils/gdb/abacus_pretty_printers.py