On Wed, 8 Dec 2004, segv74 wrote:
> and, I just published vim script for xdebug to public. Is that right?
Of course.
> and, sometimes when I setup breakpoint on xdebug, but It dosen't stop.
> maybe it's because xdebug can not extract line number 100% correctly?
> as long as I remember, usally it happened codeblock before brenching is
> short.
> such as belows. I don't know samething happens below code.
> switch($a)
> {
> case 'A':
> funcA(); break;
> case 'B':
> funcB(); break;
> }
>
> If you say it's bug, next time I encounter that problem, I will report it.
I don't know if it's a bug as I need to know the full script, and the
exact DBGp commands so that I can see what you were trying to do. The
best way of getting that information to me would be by adding a
bugreport indeed.
PS: Please always use, and CC to the mailinglist!
regards,
Derick
-- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.orgReceived on Sat Dec 11 2004 - 19:26:40 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST