Skip to content

python-gdb.py fails with TypeError("'FakeRepr' object is not subscriptable") is gdb fails to read debug symbols #79170

@vstinner

Description

@vstinner
BPO 34989
Nosy @vstinner, @miss-islington
PRs
  • bpo-34989: python-gdb.py: fix current_line_num() #9889
  • [3.7] bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) #9897
  • [3.6] bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) #9898
  • [2.7] bpo-34989: python-gdb.py: fix current_line_num() (GH-9889) #9899
  • 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 = <Date 2018-10-16.10:38:22.027>
    created_at = <Date 2018-10-15.11:11:42.908>
    labels = ['3.7', '3.8']
    title = 'python-gdb.py fails with TypeError("\'FakeRepr\' object is not subscriptable") is gdb fails to read debug symbols'
    updated_at = <Date 2018-10-16.10:38:22.008>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-10-16.10:38:22.008>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-16.10:38:22.027>
    closer = 'vstinner'
    components = ['Demos and Tools']
    creation = <Date 2018-10-15.11:11:42.908>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34989
    keywords = ['patch']
    message_count = 7.0
    messages = ['327742', '327744', '327788', '327791', '327792', '327796', '327818']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['9889', '9897', '9898', '9899']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34989'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions