Skip to content

PROS programs don't receive the Ctrl-C packet #28

Description

@lewisfm

Presumably the PROS serial daemon is eating up any Ctrl-C packets, which means the debugger never sees them and doesn't know to stop.

The best fix here is probably to implement real muxing for serial input so that user code can't accidentally grab data intended for v5gdb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions