Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RR add a mode to connect to a RR replay port #353

@epasveer

Description

@epasveer

Seer supports (but is currently broken #307) a way to run "RR replay" directly.

This task adds a mode to Seer to connect to a "RR replay" port.

$ rr record -n --output-trace-dir=/path/to/rr/trace-directory  hellorr arg1 arg2

$ rr replay -s 50505 -k /path/to/rr/trace-directory

$ seergdb --rr --port localhost:50505 --sym hellorr

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions