pdb can only step when at botframe (PR#4) · Issue #32752 · python/cpython · GitHub
Skip to content

pdb can only step when at botframe (PR#4) #32752

Description

@anonymous
mannequin
BPO 210682
Nosy @gvanrossum, @mhammond
Files
  • bdb.py: modified by CT to support normal behavior of the topmost frame.
  • bdbtest.py: Test code and instructions how to reproduce the buglet.
  • 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 2002-05-29.01:33:21.000>
    created_at = <Date 2000-07-31.21:14:21.000>
    labels = ['library']
    title = 'pdb can only step when at botframe (PR#4)'
    updated_at = <Date 2002-05-29.01:33:21.000>
    user = 'https://bugs.python.org/anonymous'

    bugs.python.org fields:

    activity = <Date 2002-05-29.01:33:21.000>
    actor = 'nnorwitz'
    assignee = 'tismer'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2000-07-31.21:14:21.000>
    creator = 'anonymous'
    dependencies = []
    files = ['1', '2']
    hgrepos = []
    issue_num = 210682
    keywords = []
    message_count = 14.0
    messages = ['401', '402', '403', '404', '405', '406', '407', '408', '409', '410', '411', '412', '413', '414']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'nobody', 'jhylton', 'mhammond', 'tismer', 'nnorwitz']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue210682'
    versions = ['Python 2.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions