[Pkg-gdb-logs] [gdb] 01/01: Ship /usr/lib/libinproctrace.so with gdbserver.

Samuel Bronson naesten-guest at moszumanska.debian.org
Wed Jun 25 03:13:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

naesten-guest pushed a commit to branch master
in repository gdb.

commit 4df125d62a5713a5138d5e457820ad8eb65362bb
Author: Samuel Bronson <naesten at gmail.com>
Date:   Tue Jun 24 22:56:05 2014 -0400

    Ship /usr/lib/libinproctrace.so with gdbserver.
    
    Directions for use are at (info "(gdb)Server") or
    <https://sourceware.org/gdb/onlinedocs/gdb/Server.html>;
    users are expected to link against or dlopen() it.
---
 debian/gdbserver.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/gdbserver.install b/debian/gdbserver.install
index 87bfe2a..a619473 100644
--- a/debian/gdbserver.install
+++ b/debian/gdbserver.install
@@ -1 +1,2 @@
 usr/bin/gdbserver
+usr/lib/libinproctrace.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list