[xdebug-general] Re: Xdebug messages

From: Derick Rethans <derick[@]xdebug.org>
Date: Wed, 27 Jul 2011 15:29:10 +0100 (BST)

On Fri, 15 Jul 2011, Jean Francois Ollier wrote:

> On Tue, Jul 12, 2011 at 04:00:48PM +0100, Derick Rethans wrote:
> | If you look at the protocol specs at http://xdebug.org/docs-dbgp.php you
> | see in section 6.3
> | (http://xdebug.org/docs-dbgp.php#ide-to-debugger-engine-communications):
> |
> | Standard arguments for all commands
> |
> | -i Transaction ID
> | unique numerical ID for each command generated by the IDE
> |
> | Which you are not passing anywhere...

> OK Derick, this solves my problem.
>
> I did not consider me as an IDE agent while working in the manual
> mode, but now I do and it works well like this.
>
> By the way, what is the specification of the unique ID ? ( I confess
> that I did not search for that topic in the dbgp documentation ).

It just needs to be a unique integer. I often use an auto-increment
integer.

cheers,
Derick

-- 
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
twitter: @derickr and @xdebug
Received on Wed Jul 27 2011 - 15:29:11 BST

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