Home
last modified time | relevance | path

Searched refs:achCmd (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c2981 char achCmd[1024]; in dump_debug_info() local
2997 snprintf( achCmd, 1024, "gdb --batch -ex \"attach %d\" -ex \"set height 0\" " in dump_debug_info()
3000 if ( system( achCmd ) == -1 ) in dump_debug_info()

Completed in 14 milliseconds