scox/gdbserver

Project ID: 22910

Description

gdbserver that allows a gdb client to be used concurrently with a gdbserver enabled strace client

Installation Instructions

gdbserver --multi :54321
gdb -iex "target extended-remote localhost:54321" -iex "set remote exec-file EXEC-PATH" -iex "file EXEC-PATH"
strace -G localhost:54321 EXEC-PATH

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora rawhide x86_64 (25)* Fedora rawhide (315 downloads)

* Total number of downloaded packages.