Skip to content

Conversation

@Keno
Copy link
Member

@Keno Keno commented Sep 16, 2025

I was expecting to be able to change the logging of a running rr process by running rr::apply_log_spec at runtime under gdb, but this did not quite work, because unlike set_all_logging, it does not clear the log_modules cache. I think it would be useful for this to work, so clear log_modules at the end of this function.

I was expecting to be able to change the logging of a running rr
process by running `rr::apply_log_spec` at runtime under gdb, but
this did not quite work, because unlike `set_all_logging`, it does
not clear the log_modules cache. I think it would be useful for
this to work, so clear log_modules at the end of this function.
@rocallahan rocallahan merged commit 0b7f391 into master Sep 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants