https://github.com/ccrause/debugwire-gdb-bridge/blob/f9acd73537b1040d689c0b9e8bf49bdf3c29e252/rsp.pas#L1154 In rsp.pas, procedure TGdbRspServer.SerialConnect calling FDebugWire.Reset will automatically fetch the PC from the target.
debugwire-gdb-bridge/rsp.pas
Line 1154 in f9acd73
In rsp.pas, procedure TGdbRspServer.SerialConnect calling FDebugWire.Reset will automatically fetch the PC from the target.