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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri Apr 04 04:01:30 2025 UTC