[xdebug-general] Re: An improvement idea for breakpoint_set command

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 3 May 2007 09:39:01 +0200 (CEST)

On Thu, 3 May 2007, Jun Monnai wrote:

> > Yes, it is. So that is where I can do something.
>
> That would be great and very helpful for debug client users.
>
> > Another possibility is
> > to do the checks whether breakpoints work at the moment a file is
> > included. You won't get a warning "breakpoint is set on non reachable
> > code" when you set it then, but atleast you get a warning when it is
> > possible to check whether it is possible to break at the given line.
>
> It sounds possible when stepping into included source, but probably
> not when just run, I think. Am I correct?

Almost, it would work as soon as the file gets included - which happens
when it is run as well, and of course also if you step into that file.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu May 03 2007 - 09:39:03 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST