Skip to content

use gdb api instead of "unsafe" pointer calculation / manual calculation

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

Tested with Python3 and GDB 10.1 via remote attach to process with ~10.000 vars and cp * and RHEL7 running all tests.

Merge request reports