Display Objective-C variables
Author: mcaransCreated Sep 7, 2025Updated Sep 9, 2025
Objective-C variables can be printed with GDB's po and print (see https://stackoverflow.com/a/8175652/464618). It would be great if that were made very simple in gdbgui.
Source: cs01/gdbgui