Handle var_zuinteger and var_zuinteger_unlimited from Python
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 85f7525a3ea1a1824ac008973087ca4fac5e4690..f326c8e2d35642342bd979ed812dcd9142f9fd98 100644 (file)
@@ -1,3 +1,15 @@
+2018-05-02  Tom Tromey  <tom@tromey.com>
+
+       PR python/20084:
+       * python/python.c (gdbpy_parameter_value): Handle var_zuinteger
+       and var_zuinteger_unlimited.
+       * python/py-param.c (struct parm_constant): Add PARAM_ZUINTEGER
+       and PARAM_ZUINTEGER_UNLIMITED.
+       (set_parameter_value): Handle var_zuinteger and
+       var_zuinteger_unlimited.
+       (add_setshow_generic): Likewise.
+       (parmpy_init): Likewise.
+
 2018-04-28  Dan Robertson  <danlrobertson89@gmail.com>
 
        PR rust/23124
This page took 0.023802 seconds and 4 git commands to generate.