Your message dated Wed, 16 Oct 2024 00:05:16 +0200
with message-id 
<ca+6xhwq6is54oueg1bsfkpgcc9w2gvbqwqbzws1gyd+bbns...@mail.gmail.com>
and subject line Re: strace: Add an option to prevent constant interpretation
has caused the Debian Bug report #692915,
regarding strace: Add an option to prevent constant interpretation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
692915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692915
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: strace
Version: 4.5.20-2.3
Severity: wishlist

Dear maintainer,

I think it could be useful to add an option that would prevent strace
from interpreting constants, and thus showing numerical values.
There are at least two reasons for that.
- strace may decode constants wrong (especially ioctl's name for which
  strace only consider the 16 least significant bits on linux).
- The user may be interested by the numerical value.

This could be either a global option which disable every constant
interpretation, or an option that can disable selectively which kind of
constants arn't to be interpreted (ioctls, file access, errno, ...).


Best regards,
Celelibi


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.36 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages strace depends on:
ii  libc6  2.13-35

strace recommends no packages.

strace suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.26-0.1

On Thu, 3 Oct 2019 05:31:15 +0300 "Dmitry V. Levin" <[email protected]> wrote:
>
> Starting with version 4.23, strace implements -X option that specifies
> format for printing named constants and flags.
>

--- End Message ---

Reply via email to