summaryrefslogtreecommitdiff
path: root/bird-gdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'bird-gdb.py')
-rw-r--r--bird-gdb.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bird-gdb.py b/bird-gdb.py
index 3cf65a9c..262035dc 100644
--- a/bird-gdb.py
+++ b/bird-gdb.py
@@ -34,6 +34,7 @@ class BIRDFValPrinter(BIRDPrinter):
"T_IP": "ip",
"T_NET": "net",
"T_STRING": "s",
+ "T_BYTESTRING": "bs",
"T_PATH_MASK": "path_mask",
"T_PATH": "ad",
"T_CLIST": "ad",