GNU bug report logs - #52043
[PATCH 1/2] gnu: Add instrumentation packages.

Previous Next

Package: guix-patches;

Reported by: Olivier Dion <olivier.dion <at> polymtl.ca>

Date: Mon, 22 Nov 2021 19:15:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Olivier Dion <olivier.dion <at> polymtl.ca>
Cc: 52043 <at> debbugs.gnu.org
Subject: [bug#52043] [PATCH 1/2] gnu: Add instrumentation packages.
Date: Sat, 18 Dec 2021 19:47:14 +0100
Hello,

Olivier Dion <olivier.dion <at> polymtl.ca> skribis:

> * gnu/packages/instrumentation.scm: New file
> (dyninst): New variable.

Applied with simplified inputs and…

> +    (home-page "https://dyninst.org/")
> +    (synopsis "Dynamic instrumentation")
> +    (description "Dyninst is a collection of libraries for instrumenting,
> +analyzing and editing binaries.  It can attach to an existing program or
> +create a new one out of an ELF file for analysis or modification.  It come
> +with a handful of C++ libraries.")
> +    (license license:lgpl2.0)))

… license changed to ‘license:lgpl2.1+’, which is what source file
headers say.

Thanks,
Ludo’.




This bug report was last modified 3 years and 216 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.