Open leebehrens opened 5 years ago
Added support for go command to continue execution at the current PC, help for go, and tests Addresses Issue 51: Feature Request: a "continue" command
go
Does this look good to you @mnaberez ? It addresses #51 - a means of continuing from a breakpoint.
Does it mean anything that the travis CI tests have failed?
Added support for
go
command to continue execution at the current PC, help forgo
, and tests Addresses Issue 51: Feature Request: a "continue" command