d1553bda9e
Added two simple functions to determine if a debugger is attached, and to provide info about where the debugger is connected from. Also fixed a minor bug in ext_socket where the name for an unbound AF_UNIX socket would come back from getsocketname()/getpeername() as garbage.
12 linhas
219 B
Plaintext
12 linhas
219 B
Plaintext
Program %s/hphpd_debugger_info.php loaded. Type '[r]un' or '[c]ontinue' to go.
|
|
continue
|
|
bool(true)
|
|
array(2) {
|
|
["clientIP"]=>
|
|
NULL
|
|
["clientPort"]=>
|
|
NULL
|
|
}
|
|
Program %s/hphpd_debugger_info.php exited normally.
|
|
quit
|