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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 + 17 = ?
Subscribe to this entry?

 
 [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: Tue May 13 02:01:28 2025 UTC