MiPendingCommand gdbSet(string name, string value)
Sets a GDB setting.
name
value
-gdb-set
Example:
session.gdbSet("print pretty", "on");