- Apply upstream patch to add fork tracing support using PT_FOLLOW_FORK. This allows child and/or parent processes to be followed after a fork and also includes support for catching fork/vfork events via 'catch'.
- Apply upstream patch to add exec tracing support which allows exec events to be caught.
- Enable support for 64-bit targets on 32-bit systems (e.g. allow the i386 gdb to debug an amd64 binary).
Details
Details
- Reviewers
- None
- Tested poudriere builds of 10.0 i386 and amd64 and recent HEAD amd64.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 90 Build 90: arc lint + arc unit