| Summary: | gdb attachment for parallel runs | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Jeff Keasler <keasler> |
| Component: | memcheck | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | flo2030 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jeff Keasler
2005-05-24 23:46:02 UTC
How about writing a shell script that does 'exec xterm -e gdb "$@"' and then telling valgrind to use that script as the debugger? --db-attach is deprecated as of release 3.10. |