Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds