[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29665] New: objcopy should display the original name, not
From: |
doko at debian dot org |
Subject: |
[Bug binutils/29665] New: objcopy should display the original name, not a temporary name |
Date: |
Mon, 10 Oct 2022 09:00:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29665
Bug ID: 29665
Summary: objcopy should display the original name, not a
temporary name
Product: binutils
Version: 2.39
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: doko at debian dot org
Target Milestone: ---
forwarded from https://bugs.debian.org/960686
That "gibberish" name is an internal name used in objcopy and it makes
more sense to fix this bug at its roots (which would be in objcopy
itself), reassigning accordingly.
Reproducer:
"""
$ cd /tmp
$ cp /bin/ls .
$ objcopy --add-gnu-debuglink /bin/test ls
objcopy: stnJQXz3: debuglink section already exists
"""
The "stnJQXz3" name is indeed not very helpful and should have said "ls"
(or "/tmp/ls" in this case)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/29665] New: objcopy should display the original name, not a temporary name,
doko at debian dot org <=
- [Bug binutils/29665] objcopy should display the original name, not a temporary name, nickc at redhat dot com, 2022/10/12
- [Bug binutils/29665] objcopy should display the original name, not a temporary name, nickc at redhat dot com, 2022/10/12
- [Bug binutils/29665] objcopy should display the original name, not a temporary name, cvs-commit at gcc dot gnu.org, 2022/10/12
- [Bug binutils/29665] objcopy should display the original name, not a temporary name, nickc at redhat dot com, 2022/10/12