Skip to content

cnext: use gdb python api instead of execute + string parsing

Simon Sobisch requested to merge ssobisch/cbl-gdb:patch-17 into version427

additional: correct category matching "next": COMMAND_RUNNING and pass GdbErrors as-is (which includes the "no stack" check from EstablishModuleState)

Merge request reports