Skip to content

Pdb sometimes raises exception when trying to remove a breakpoint defined in a different debugger session #68348

@pppery

Description

@pppery
mannequin
BPO 24160
Nosy @gvanrossum, @taleinat, @xdegaye, @pppery, @pablogsal, @iritkatriel
PRs
  • bpo-24160: Fix breakpoints persistence across multiple pdb sessions #21989
  • bpo-24160: Fix test_pdb refleaks failure #25182
  • 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 2021-04-04.15:05:35.176>
    created_at = <Date 2015-05-10.16:30:16.842>
    labels = ['type-bug', 'library', '3.10']
    title = 'Pdb sometimes raises exception when trying to remove a breakpoint defined in a different debugger session'
    updated_at = <Date 2021-04-04.15:05:35.175>
    user = 'https://github.com/pppery'

    bugs.python.org fields:

    activity = <Date 2021-04-04.15:05:35.175>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-04.15:05:35.176>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2015-05-10.16:30:16.842>
    creator = 'ppperry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24160
    keywords = ['patch']
    message_count = 12.0
    messages = ['242861', '243255', '376044', '380406', '390077', '390079', '390186', '390187', '390188', '390189', '390192', '390193']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'taleinat', 'xdegaye', 'ppperry', 'Tomer Chachamu', 'pablogsal', 'iritkatriel']
    pr_nums = ['21989', '25182']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24160'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions