Package: python3.10-dbg
Version: 3.10.6-1
Severity: normal

Dear Maintainer,

The python3.10-dbg package includes auto-load scripts for GDB, but those scripts
don't load when you try to debug the debug version of Python:

$ gdb -batch -ex 'info auto-load python-scripts' python3.10d
No auto-load scripts.

This is because the scripts are named incorrectly:

$ ls -1 /usr/share/gdb/auto-load/usr/bin
python3.10-dbg-gdb.py
python3.10-gdb.py
python3.10d-gdb.py
python3.10dm-gdb.py
python3.10m-gdb.py

There is a script for "python3.10dm" (which doesn't exist), but not for 
"python3.10d".
The "m" in the name should be removed.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
merged-usr: no
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.102.1-microsoft-standard-WSL2 (SMP w/4 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages python3.10-dbg depends on:
ii  libc6              2.34-3
ii  libexpat1          2.4.8-1
ii  libpython3.10-dbg  3.10.6-1
ii  python3.10         3.10.6-1
ii  zlib1g             1:1.2.11.dfsg-4

Versions of packages python3.10-dbg recommends:
ii  gdb  12.1-3

Versions of packages python3.10-dbg suggests:
pn  python3-gdbm-dbg  <none>
pn  python3-tk-dbg    <none>

-- no debconf information

Reply via email to