Install extension for GDB

Task Info (Flyspray)
Opened By Daniel Bershatsky (daskol)
Task ID 59640
Type Feature Request
Project Arch Linux
Category Packages: Extra
Version None
OS All
Opened 2018-08-13 12:50:05 UTC
Status Assigned
Assignee Felix Yan (felixonmars)

Details

Python provides a common extension for GDB. The extension allow to debug python source code with GDB. The extension is python-dbg.py script which GDB runs on start up. This file and related stuff is absent in the current distribution. The script is actully Tools/gdb/libpython.py. So, there are to way to fix the issue. Please see patch in the next comment.

Related task is #46146. https://bugs.archlinux.org/task/46146