Skip to content

Add flag to retain trace directory after detach#4091

Merged
derekparker merged 5 commits into
go-delve:masterfrom
archanaravindar:retain
Sep 10, 2025
Merged

Add flag to retain trace directory after detach#4091
derekparker merged 5 commits into
go-delve:masterfrom
archanaravindar:retain

Conversation

@archanaravindar

Copy link
Copy Markdown
Contributor

Fixes #4079

Comment thread pkg/proc/gdbserial/rr_test.go Outdated
Comment thread pkg/proc/gdbserial/rr_test.go Outdated
Comment thread pkg/proc/gdbserial/rr_test.go Outdated
Comment thread pkg/proc/gdbserial/rr_test.go Outdated
Comment thread pkg/proc/gdbserial/rr_test.go Outdated
@paralin

paralin commented Aug 18, 2025

Copy link
Copy Markdown

I would name the flag --rr-cleanup true/false

@aarzilli aarzilli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker merged commit e835184 into go-delve:master Sep 10, 2025
2 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.

Add flag to keep the rr record trace directory

4 participants