php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73701 break on line should work also for "invalid code lines"
Submitted: 2016-12-09 14:13 UTC Modified: 2016-12-09 14:17 UTC
From: maggus dot staab at googlemail dot com Assigned: bwoebi (profile)
Status: Assigned Package: phpdbg
PHP Version: 7.1.0 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: maggus dot staab at googlemail dot com
New email:
PHP Version: OS:

 

 [2016-12-09 14:13 UTC] maggus dot staab at googlemail dot com
Description:
------------
phpdbg should automatically move the breakpoint down to the next opcode after that line if there's none… like gdb does

atm. phpdbg just silently ignores the breakpoint and does not halt.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-09 14:17 UTC] bwoebi@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: bwoebi
 
PHP Copyright © 2001-2023 The PHP Group
All rights reserved.
Last updated: Sun Mar 26 00:03:53 2023 UTC