FAQ: What is DBGSESSID syntax ? |
Site Admin
|
FAQ: What is DBGSESSID syntax ?
DBGSESSID=nnn[@host][:port][;{flags}] where nnn - is session ID (any positive number or zero) NOTE: negative values prohibit debug session to run and drops cookie host - is host name or IP address of the host where your run PHPED IDE. You may set clienthost which is a keyword, in this case debugger looks for proper client IP address automatically. flags - set of the following flags delimited with commas: s=skip - skip number of HTTP requests before actual session should run d={0|1} - start debug session p={0|1} - start profiler session For example: DBGSESSID=1@clienthost:7869;d=1,p=1 DBGSESSID=1;d=1,p=0 DBGSESSID=1:7869;d=1,p=0,s=5 For further details see this FAQ page Also this topic explains how DBGSESSID can be used |
||||||||||||
|
FAQ: What is DBGSESSID syntax ? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by