Skip to content

Improve non-interactive debugging #3748

@tysmith

Description

@tysmith

Most (all?) of the rr issues I report are found while running rr in non-interactive mode. These issues occur in automation and locally when using our tools that automate running Firefox and rr. Trying to reproduce these issues without using these tools can be difficult (sometimes impossible?) and time consuming.

To help both reporting and debugging these issues it would great if there was a way to dump helpful/required debug data to a log file while in non-interactive mode.

Perhaps a log file which is populated when there are fatal errors/assertions? Providing the file path via a command ling flag would be helpful for automation. Note using stderr is a pain when running in automation because the logs get mixed with the application that is running,

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions