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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC