gdb autoloading python-gdb.py
Open
Nobody has claimed this yet.
build
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 30159 |
|---|---|
| Nosy | @vstinner, @davidmalcolm |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2017-04-25.12:30:59.994>
labels = ['build']
title = 'gdb autoloading python-gdb.py'
updated_at = <Date 2017-08-22.10:21:32.306>
user = 'https://bugs.python.org/dilyanpalauzov'
bugs.python.org fields:
activity = <Date 2017-08-22.10:21:32.306>
actor = 'pitrou'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2017-04-25.12:30:59.994>
creator = 'dilyan.palauzov'
dependencies = []
files = []
hgrepos = []
issue_num = 30159
keywords = []
message_count = 3.0
messages = ['292260', '293177', '300602']
nosy_count = 3.0
nosy_names = ['vstinner', 'dmalcolm', 'dilyan.palauzov']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue30159'
versions = []
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names python-gdb.py and concerns GDB autoloading, but gives no repository path, failing case, or test. Locate python-gdb.py and inspect the GDB-related build integration; first establish the expected autoload behavior and a reproducible check, then use that check to confirm the file is loaded correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100