Skip to content

fix integer conversion of gdb.Value containing char * in GDB 7.7

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-33 into version428

.. by explicit casting the pointer to an integer type up-front

Merge request reports