Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Breakpoint on fork/clone #31

Open
kxxt opened this issue Jul 18, 2024 · 0 comments
Open

[Feature] Breakpoint on fork/clone #31

kxxt opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request priority-normal tracer Core tracer component tui TUI

Comments

@kxxt
Copy link
Owner

kxxt commented Jul 18, 2024

Add a new kind of breakpoint that break on process fork/clone.

There should be two ways to add such breakpoint:

  • Select a process in the TUI and add a breakpoint to it: Match Pid
  • Add it via breakpoint manager: The traditional way, Match argv or filename
@kxxt kxxt added enhancement New feature or request priority-normal tui TUI tracer Core tracer component labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-normal tracer Core tracer component tui TUI
Projects
None yet
Development

No branches or pull requests

1 participant