Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

debugger: fix unhandled error in setBreakpoint #6460

Closed
wants to merge 1 commit into from
Closed

debugger: fix unhandled error in setBreakpoint #6460

wants to merge 1 commit into from

Commits on Dec 16, 2014

  1. debugger: fix unhandled error in setBreakpoint

    Fix Interface.setBreakpoint() to correctly handle an attempt to set a
    breakpoint in the current script when there is no current script.
    This usually happens when the debugged process is not paused.
    bajtos committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    9e7e30d View commit details
    Browse the repository at this point in the history